zonyitoo / context-rs
Context utilities in Rust
☆87Updated last year
Alternatives and similar repositories for context-rs:
Users that are interested in context-rs are comparing it to the libraries listed below
- LLVM wrappers for Rust☆68Updated 7 years ago
- ☆137Updated last year
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Extensions for standard networking types☆106Updated 8 months ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A DSL parsing library for human readable text documents☆91Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Unix signal handling for tokio☆88Updated 6 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- An implementation of TLS/SSL streams for Tokio☆96Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago
- HTTP/2 Rust library☆49Updated 7 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago