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:
- 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
- ☆53Updated 5 years ago
- A collection of custom allocators☆44Updated 7 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆31Updated 5 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- ☆27Updated 10 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Implementation of triple buffering in Rust☆89Updated 2 weeks ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 2 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆63Updated 7 years ago
- Target "triple" support☆54Updated 3 months ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆47Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago