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:
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆39Updated 5 years ago
- Port of the Python element tree library to Rust☆61Updated 2 years ago
- ☆53Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- ☆20Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 2 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago