PsiACE / bitsvecLinks
A bit vector with the Rust standard library's portable SIMD API.
☆42Updated 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
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- ☆33Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- ☆21Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- A `Send` version of `Iterator::chunks`☆20Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- rust bindings of snmalloc☆149Updated last week
- A rust implementation of lock free cuckoo hashmap☆69Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆52Updated last year
- A memcomparable serialization format.☆24Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- Framework for simulating distributed applications☆105Updated 5 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A d-ary heap in Rust☆21Updated 4 months ago
- Performant time measuring in Rust☆201Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago