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.☆82Updated last year
- ☆33Updated last year
- A memcomparable serialization format.☆24Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last week
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- A d-ary heap in Rust☆19Updated 3 months ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 7 months ago
- rust bindings of snmalloc☆140Updated this week
- Trying to create Sync bump allocator☆39Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- A bridge between different serde implementations.☆16Updated this week
- ☆50Updated 8 months ago
- Layered configuration system built upon serde☆32Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The Rustc Trait System Refactor Initiative☆25Updated 3 months ago
- ☆20Updated 2 years ago
- Read and write from offsets in Rust.☆89Updated last month
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Pretty printing library for SQL☆24Updated 2 years ago