mitsuhiko / rust-execution-contextLinks
Implements a .NET inspired execution context for Rust
☆38Updated 7 years ago
Alternatives and similar repositories for rust-execution-context
Users that are interested in rust-execution-context are comparing it to the libraries listed below
Sorting:
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- Atomic file-writes.☆100Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- ☆39Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- ☆47Updated 4 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆58Updated 2 months ago
- ☆28Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust serializer library☆87Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- ☆40Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- ☆53Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago