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.☆88Updated last year
- ☆33Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆52Updated last year
- A `Send` version of `Iterator::chunks`☆20Updated 2 months ago
- A memcomparable serialization format.☆24Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆26Updated 2 months ago
- ☆21Updated 3 years ago
- rust bindings of snmalloc☆148Updated 4 months 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 month
- A d-ary heap in Rust☆21Updated 4 months ago
- ☆205Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Trying to create Sync bump allocator☆41Updated 6 months ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆16Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- ☆44Updated 8 months ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Async stream for Rust and the futures crate.☆193Updated this week