rust-lang / odhtLinks
An on-disk hash table implementation
☆126Updated 4 years ago
Alternatives and similar repositories for odht
Users that are interested in odht are comparing it to the libraries listed below
Sorting:
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆61Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Thread parking and unparking☆79Updated 11 months ago
- ☆168Updated 2 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Async stream for Rust and the futures crate.☆192Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Manual segmented stacks for Rust☆328Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Async filesystem primitives☆141Updated 2 months ago
- Define your own PhantomData☆158Updated last week