sstb 0.2.1-alpha

An experimental an educational attempt to write a Rust thread-safe sstables library. This was created as a learning excercise, to learn Rust, get some fair share of low-level programming, optimization, to learn how sstables work and how to make them faster. Inside are some working implementations that pass the tests, are thread-safe and concurrent, and even run smooth in benchmarks. For more information and usage examples, [read the docs](https://docs.rs/sstb).
Documentation
  • Feature flags
  • Feature flags are not available for this release because it was built before features were collected by docs.rs.

sstb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

Feature flags are not available for this release because it was built before features were collected by docs.rs.