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
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- fenwick: rust implementation of Fenwick trees (aka. binary/bit indexed trees)☆8Updated 2 years ago
- 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
- General Purpose Graph Engine☆10Updated this week
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Parser Combinator ver. Rust☆15Updated 4 years ago
- Futures implementation for JSON-RPC☆14Updated 5 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 3 weeks ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 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
- ☆33Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 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
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- run futures in may☆8Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 4 years ago
- ☆17Updated 10 months ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆54Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- ioring wrapper for windows-rs☆21Updated 2 years ago