rust-lang / odht
An on-disk hash table implementation
☆116Updated 3 years ago
Alternatives and similar repositories for odht:
Users that are interested in odht are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- ☆192Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- ☆124Updated 2 years ago
- rust bindings of snmalloc☆129Updated last month
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆56Updated last year
- Utilities for pinning☆96Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- String optimized for map keys☆62Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- ☆98Updated 2 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago