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☆41Updated 4 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- ☆48Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- scraps of a potential language☆37Updated 4 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆40Updated 6 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆39Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- A hyper based tower transport layer.☆20Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year