PsiACE / bitsvec
A bit vector with the Rust standard library's portable SIMD API.
☆39Updated last year
Alternatives and similar repositories for bitsvec:
Users that are interested in bitsvec are comparing it to the libraries listed below
- A memcomparable serialization format.☆23Updated last year
- A bridge between different serde implementations.☆16Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆33Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 3 weeks ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆19Updated 2 years ago
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- ☆47Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- An attribute macro that logs the function return value☆24Updated 2 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 4 months ago
- 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
- Byte-wise atomic memcpy.☆34Updated 3 weeks ago
- liburing bindings☆34Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- A slab allocator with stable references☆15Updated 2 years ago