neoeinstein / stats_alloc
☆45Updated last year
Alternatives and similar repositories for stats_alloc:
Users that are interested in stats_alloc are comparing it to the libraries listed below
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- The simd optimized escape code☆53Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆55Updated last year
- ☆47Updated 4 years ago
- scraps of a potential language☆37Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆72Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆38Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆18Updated 7 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago