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:
- The simd optimized escape code☆54Updated 2 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Atomic file-writes.☆100Updated 10 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆39Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- ☆47Updated 4 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆58Updated 2 weeks ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆53Updated 5 years ago
- ☆28Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust serializer library☆87Updated this week
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆23Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago