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:
- A memcomparable serialization format.☆23Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- ☆33Updated last year
- The simd optimized escape code☆54Updated last week
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆19Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A bridge between different serde implementations.☆16Updated 4 months ago
- ☆34Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- JSONB implement in rust☆74Updated last month
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- ☆47Updated 6 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- A slab allocator with stable references☆15Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year