PsiACE / bitsvec
A bit vector with the Rust standard library's portable SIMD API.
☆38Updated last year
Alternatives and similar repositories for bitsvec:
Users that are interested in bitsvec are comparing it to the libraries listed below
- A memcomparable serialization format.☆23Updated last year
- A bridge between different serde implementations.☆16Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- ☆33Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 weeks ago
- liburing bindings☆34Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Dynamic structured values for Rust☆27Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 9 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 10 months ago
- Pretty printing library for SQL☆24Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- JSONB implement in rust☆69Updated last month
- The Rustc Trait System Refactor Initiative☆22Updated 5 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆54Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated 3 weeks ago