A rust crate to find the total size of an object, on the stack and on the heap
☆113Jan 12, 2024Updated 2 years ago
Alternatives and similar repositories for deepsize
Users that are interested in deepsize are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Virtual File System for the RLS☆18Feb 28, 2019Updated 7 years ago
- A rust library for reusing heap allocations☆24Feb 9, 2020Updated 6 years ago
- A generic, fixed-size, associative cache☆40Mar 9, 2026Updated 2 weeks ago
- ☆18Oct 18, 2019Updated 6 years ago
- Truncate strings in a human-friendly way.☆14Dec 5, 2021Updated 4 years ago
- An asynchronous HTTP(S) client built on top of hyper.☆16Aug 14, 2018Updated 7 years ago
- Extension of nom to apply "Packrat Parsing"☆22Feb 3, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Rust library to measure memory allocations of a function or closure.☆27Sep 21, 2023Updated 2 years ago
- Compile-time reference counting☆456May 18, 2025Updated 10 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆40May 31, 2018Updated 7 years ago
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Nov 9, 2017Updated 8 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 5 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- web browser as a language server☆18May 5, 2021Updated 4 years ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Check your crate for (possible) no_std compatibility☆215Apr 11, 2023Updated 2 years ago
- A library and tool for automata and formal languages, inspired by JFLAP☆25Mar 31, 2022Updated 3 years ago
- Restricted (ssh) shell that only allows execution of whitelisted commands.☆17May 6, 2024Updated last year
- A fast segmented stack allocator for Rust, supporting multiple objects of any type.☆11Sep 4, 2020Updated 5 years ago
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Is it easy to draw a line?☆14Sep 25, 2020Updated 5 years ago
- Solve hard constraints easily with Rust.☆15Jul 17, 2022Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Nov 29, 2021Updated 4 years ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- Enables dependency injection for many I/O operations in Rust☆12Sep 23, 2018Updated 7 years ago
- Provides a frame iterator for videos by using ffmpeg. Decodes images using the image crate.☆12Mar 31, 2021Updated 4 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- New python templating engine, that made it all in other way then before.☆21Mar 15, 2017Updated 9 years ago
- Serde-based replacement for #[derive(Debug)]☆68Sep 30, 2024Updated last year
- Traits for inspecting memory usage of Rust types☆26Dec 16, 2024Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Mar 13, 2026Updated last week
- A WIP project using the `VK_KHR_ray_tracing_pipeline` Vulkan extension and friends☆16Oct 29, 2021Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Mar 12, 2026Updated last week
- Define your own PhantomData☆160Feb 16, 2026Updated last month