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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- ☆52Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A splay tree implementation written in Rust☆25Updated 6 years ago
- ☆46Updated 4 years ago
- skiplist☆141Updated 3 years ago
- ☆31Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆60Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- ☆50Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Sync all crates on https://crates.io☆24Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- ☆23Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- A multi-platform embedded software development kit using the Rust programming language.☆43Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago