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 lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- ☆48Updated last year
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆64Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆47Updated 5 years ago