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 growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- Token tree calling convention☆80Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆49Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- 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
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- ☆125Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Trying to create Sync bump allocator☆38Updated last month
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- skiplist☆142Updated 3 years ago
- An experimental columnar arena☆43Updated 9 months ago
- ☆63Updated 8 years ago