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.☆84Updated last year
- ☆33Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A d-ary heap in Rust☆22Updated last month
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 weeks ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- 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
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- structured parallel execution for async Rust☆36Updated last year
- The Rustc Trait System Refactor Initiative☆26Updated 3 weeks ago
- rust bindings of snmalloc☆142Updated last month
- Trying to create Sync bump allocator☆40Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆51Updated 10 months ago
- ☆202Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A rust implementation of lock free cuckoo hashmap☆68Updated 8 months ago
- Read and write from offsets in Rust.☆89Updated 2 weeks ago
- A memcomparable serialization format.☆24Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆21Updated 2 years ago
- ☆43Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 8 months ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Framework for simulating distributed applications☆104Updated 5 years ago