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
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- ☆53Updated 6 years ago
- A collection of custom allocators☆46Updated 8 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆94Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Implementation of triple buffering in Rust☆103Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- ☆30Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- skiplist☆144Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Rust port of Google's SwissTable hash map☆58Updated 4 months ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆86Updated 9 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago