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:
- ☆53Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- ☆30Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆73Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A minimal in-memory database with relational algebraic expressions as queries☆60Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- ☆63Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆47Updated 4 years ago