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
- Concurrent hash trie☆58Updated 5 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- skiplist☆144Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆48Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- ☆55Updated last year
- ☆64Updated 8 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆68Updated 3 months ago
- ☆113Updated 2 years ago
- ☆53Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago