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
- Judy array implementation in pure Rust☆88Updated 8 years ago
- ☆53Updated 6 years 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
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Implementation of triple buffering in Rust☆102Updated last week
- A safe-guarded transmute for Rust☆39Updated last year
- A very small GC in Rust, with a safe API☆63Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆30Updated 4 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago