brson / rust-chamber
Rust as sandbox
☆35Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-chamber
- ☆54Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A collection of custom allocators☆43Updated 7 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- ☆31Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Toy future combinators using async/await☆35Updated 3 years ago
- ☆46Updated 4 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ☆50Updated 10 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year