asajeffrey / shared-dataLinks
A Rust library for data structures living in shared memory.
☆13Updated 5 years ago
Alternatives and similar repositories for shared-data
Users that are interested in shared-data are comparing it to the libraries listed below
Sorting:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Implementation of triple buffering in Rust☆102Updated last week
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- ☆53Updated 6 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆78Updated 2 years ago
- ☆31Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆35Updated last year
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- skiplist☆144Updated 4 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 4 months ago
- A splay tree implementation written in Rust☆27Updated 6 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆184Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A collection of custom allocators☆46Updated 8 years ago
- ☆251Updated this week
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year