zonyitoo / context-rsLinks
Context utilities in Rust
☆94Updated 2 years ago
Alternatives and similar repositories for context-rs
Users that are interested in context-rs are comparing it to the libraries listed below
Sorting:
- Epoch-based garbage collection☆82Updated 7 years ago
- ☆137Updated 2 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- Allocators in Rust☆318Updated 5 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated 2 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆178Updated 2 years ago
- garbage collection☆327Updated 6 years ago
- Extensions for standard networking types☆106Updated last year
- A concurrent hash table for Rust☆61Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆84Updated 6 months ago
- Collecting examples and information to help design a memory model for Rust.☆127Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- GLL parsing framework.☆140Updated last year
- A very small GC in Rust, with a safe API☆67Updated last year
- A fast key-value store written in Rust☆109Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago