asajeffrey / shared-dataLinks
A Rust library for data structures living in shared memory.
☆12Updated 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:
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆53Updated 5 years ago
- Implementation of triple buffering in Rust☆89Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆77Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- ☆31Updated 5 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 3 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
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆63Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A collection of custom allocators☆45Updated 8 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Token tree calling convention☆80Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- skiplist☆142Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆73Updated 4 years ago