whoiscc / hulunbuir
General purpose thread safe GC.
☆7Updated 5 years ago
Alternatives and similar repositories for hulunbuir:
Users that are interested in hulunbuir are comparing it to the libraries listed below
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 5 years ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- liburing bindings☆34Updated 2 years ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- fenwick: rust implementation of Fenwick trees (aka. binary/bit indexed trees)☆8Updated 2 years ago
- A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C☆10Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Pretty printing library for SQL☆24Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 3 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- run futures in may☆8Updated 5 years ago
- Error return tracing in Rust. Still WIP☆11Updated 3 years ago
- ioring wrapper for windows-rs☆21Updated 2 years ago
- A Rust implementation of a constant time LFU cache☆14Updated 8 months ago
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- General Purpose Graph Engine☆10Updated last year
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- Experimental JIT compiler generator☆26Updated 9 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year