ratel-rust / toolshed
Arena allocator and a handful of useful data structures
☆40Updated 5 years ago
Alternatives and similar repositories for toolshed:
Users that are interested in toolshed are comparing it to the libraries listed below
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- 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
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- ☆52Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- The simd optimized escape code☆53Updated last week
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆45Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated this week
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆55Updated last year
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- ☆61Updated 7 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆105Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago