zonyitoo / context-rs
Context utilities in Rust
☆86Updated last year
Related projects ⓘ
Alternatives and complementary repositories for context-rs
- ☆135Updated 9 months ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Epoch-based garbage collection☆80Updated 6 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Extensions for standard networking types☆108Updated 4 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆124Updated 6 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Allocators in Rust☆311Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Benchmarks for the nom, the Rust parser combinators library☆123Updated 9 months ago
- A pool of reusable values☆50Updated 5 years ago
- No longer maintained☆69Updated 7 years ago
- Runtime string formatting for Rust☆62Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆129Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago