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:
- ☆53Updated 6 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- ☆78Updated 3 years ago
- Implementation of triple buffering in Rust☆103Updated last month
- Faster integer division and modulus operations☆88Updated 6 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- ☆31Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆64Updated 8 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆153Updated 10 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 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
- Typed index version of Rust slice and Vec containers☆75Updated last month
- ☆23Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A splay tree implementation written in Rust☆27Updated 7 years ago