as-com / varint-simd
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆124Updated 8 months ago
Alternatives and similar repositories for varint-simd
Users that are interested in varint-simd are comparing it to the libraries listed below
Sorting:
- rust bindings of snmalloc☆129Updated last month
- Rust fast `&[u8]` to integer parser☆52Updated 3 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆247Updated 5 months ago
- A new register allocator☆232Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated last week
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆146Updated 3 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆303Updated 11 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- Library safely exposing the io_uring API.☆62Updated last month
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆414Updated 2 months ago
- Small, fast, synchronization primitives☆245Updated 8 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- lock-free B+ tree☆287Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- perf-event: a Rust interface to Linux performance monitoring☆116Updated this week
- SIMD base64 codecs☆83Updated last year
- Proactive IO & Runtime system☆271Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Lightweight and high performance concurrent cache☆235Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- ☆182Updated 2 months ago
- ☆194Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- Stack unwinding library in Rust☆118Updated 2 weeks ago
- ☆39Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago