brson / rust-chamber
Rust as sandbox
☆35Updated 10 years ago
Alternatives and similar repositories for rust-chamber:
Users that are interested in rust-chamber are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A collection of custom allocators☆44Updated 7 years ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆31Updated 5 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆47Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated this week
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆24Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- A splay tree implementation written in Rust☆26Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust crate to support allocation in contexts☆15Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Stack-allocated trait objects☆18Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆23Updated 5 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago