zonyitoo / context-rsLinks
Context utilities in Rust
☆89Updated last year
Alternatives and similar repositories for context-rs
Users that are interested in context-rs are comparing it to the libraries listed below
Sorting:
- LLVM wrappers for Rust☆68Updated 8 years ago
- ☆137Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- A pool of reusable values☆50Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Generic Atomic<T> type for Rust☆235Updated this week
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Various compression algorithms written in rust.☆115Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- event loop and promises in Rust☆110Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- No longer maintained☆70Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Allocators in Rust☆313Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Unix signal handling for tokio☆88Updated 6 years ago