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 7 years ago
- ☆137Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- An object pool manager in Rust☆196Updated 3 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Epoch-based garbage collection☆82Updated 6 years ago
- Various compression algorithms written in rust.☆115Updated 4 years ago
- Allocators in Rust☆313Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- ☆33Updated 5 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- Timer facilities for Tokio☆85Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year