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.☆80Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Trying to create Sync bump allocator☆37Updated this week
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- ☆33Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 5 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- SQLite-based on-disk cache for Rust.☆23Updated 11 months ago
- A slab allocator with stable references☆15Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 5 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆49Updated 6 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆43Updated 2 weeks ago