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:
- Implementation of triple buffering in Rust☆100Updated last week
- ☆78Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- ☆31Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆53Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆64Updated 8 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- 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
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 months ago
- Token tree calling convention☆80Updated 2 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 7 years ago
- A collection of custom allocators☆46Updated 8 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- skiplist☆144Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago