ratel-rust / toolshed
Arena allocator and a handful of useful data structures
☆40Updated 5 years ago
Alternatives and similar repositories for toolshed:
Users that are interested in toolshed are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆45Updated last year
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- The simd optimized escape code☆53Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Concurrent hash trie☆53Updated 4 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- ☆47Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆37Updated 4 years ago
- ☆52Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A sanity checker for global allocations in Rust☆51Updated 3 weeks ago
- A safe and reliable process manager☆42Updated 5 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆105Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago