ratel-rust / toolshed
Arena allocator and a handful of useful data structures
☆39Updated 4 years ago
Alternatives and similar repositories for toolshed:
Users that are interested in toolshed are comparing it to the libraries listed below
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- 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☆40Updated 2 weeks ago
- ☆52Updated 5 years ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- ☆45Updated last year
- Target "triple" support☆50Updated 3 weeks ago
- Crunchy unroller - deterministically unroll constant loops☆37Updated last month
- The simd optimized escape code☆53Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- ☆40Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A hyper based tower transport layer.☆20Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- ☆60Updated 7 years ago
- native timers for futures 0.3☆25Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆37Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago