brson / rust-chamberLinks
Rust as sandbox
☆35Updated 11 years ago
Alternatives and similar repositories for rust-chamber
Users that are interested in rust-chamber are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Implementation of triple buffering in Rust☆105Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- skiplist☆144Updated 4 years ago
- ☆131Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Composable, lock-free, allocation-light data structures☆62Updated 7 years ago
- A collection of custom allocators☆46Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆53Updated 6 years ago
- Rust port of Google's SwissTable hash map☆58Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- ☆86Updated 9 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A fast key-value store written in Rust☆109Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆73Updated 4 years ago
- probe: Static probes for Rust☆102Updated 3 months ago