zonyitoo / context-rsLinks
Context utilities in Rust
☆92Updated 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:
- ☆137Updated last year
- LLVM wrappers for Rust☆69Updated 8 years ago
- Allocators in Rust☆314Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated 2 years ago
- An object pool manager in Rust☆197Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 3 weeks ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Various compression algorithms written in rust.☆115Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Extensions for standard networking types☆106Updated last year
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A port of the Berkeley YACC parser-generator to Rust☆132Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago