casper-network / datasize-rsLinks
Heap memory usage estimation
☆19Updated last year
Alternatives and similar repositories for datasize-rs
Users that are interested in datasize-rs are comparing it to the libraries listed below
Sorting:
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- A websocket protocol implementation.☆93Updated last month
- fast hex☆92Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last week
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- ☆33Updated 2 years ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- A test framework for testing rustc diagnostics output☆33Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Non-interleaving multithreaded output queue☆71Updated this week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated last week
- Benchmarking library for stable Rust☆46Updated 4 months ago
- 256-bit unsigned integer implementation.☆59Updated 3 weeks ago
- cargo release automatisation tooling for massiv mono-repos☆63Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆25Updated 2 months ago
- Memory validation framework for Rust☆69Updated 6 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- A minimalist property-based testing library☆112Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆64Updated this week
- Rust library for versioned data types☆70Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A partial actor pattern with a global orchestrator.☆29Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year