PsiACE / bitsvecLinks
A bit vector with the Rust standard library's portable SIMD API.
☆41Updated 2 years ago
Alternatives and similar repositories for bitsvec
Users that are interested in bitsvec are comparing it to the libraries listed below
Sorting:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- ☆33Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A memcomparable serialization format.☆24Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A d-ary heap in Rust☆21Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- rust bindings of snmalloc☆144Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 8 months ago
- ☆51Updated 10 months ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 9 months ago
- ☆204Updated last year
- Read and write from offsets in Rust.☆89Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- ☆44Updated 5 months ago
- A bridge between different serde implementations.☆16Updated 2 months ago
- A `Send` version of `Iterator::chunks`☆13Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 9 months ago