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
- ☆53Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆30Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Implementation of triple buffering in Rust☆96Updated 2 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- ☆31Updated 5 years ago
- A collection of custom allocators☆45Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- ☆129Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago