brson / rust-chamberLinks
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
Sorting:
- ☆53Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 10 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- skiplist☆142Updated 3 years ago
- ☆47Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Safe atomic pointers☆59Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆30Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Concurrent hash trie☆55Updated 4 years ago
- A #[no_std] LinAlg library☆52Updated 4 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- ☆31Updated 5 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆58Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust port of Google's SwissTable hash map☆56Updated 2 months ago