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☆66Updated 10 months ago
- Concurrent hash trie☆57Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- The simd optimized escape code☆54Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆49Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆47Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- An experimental columnar arena☆43Updated 11 months ago
- Trying to create Sync bump allocator☆40Updated 2 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆53Updated 5 years ago
- Fast and simple file reading for Rust☆39Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- skiplist☆142Updated 3 years ago