ratel-rust / toolshedLinks
Arena allocator and a handful of useful data structures
☆41Updated 5 years ago
Alternatives and similar repositories for toolshed
Users that are interested in toolshed are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- The simd optimized escape code☆54Updated this week
- Concurrent hash trie☆54Updated 4 years ago
- ☆47Updated last year
- Trying to create Sync bump allocator☆37Updated 6 months ago
- ☆40Updated 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 2 years ago
- ☆39Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆53Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆63Updated 7 years ago
- ☆47Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- scraps of a potential language☆37Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago