llogiq / overflowerView external linksLinks
A Rust compiler plugin and support library to annotate overflow behavior
☆106May 29, 2023Updated 2 years ago
Alternatives and similar repositories for overflower
Users that are interested in overflower are comparing it to the libraries listed below
Sorting:
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Jan 7, 2018Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51May 6, 2023Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Sep 11, 2022Updated 3 years ago
- Named arguments for Rust☆38Jun 6, 2017Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Jan 4, 2022Updated 4 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Jul 17, 2023Updated 2 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13May 1, 2019Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Oct 7, 2022Updated 3 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Dec 8, 2017Updated 8 years ago
- Rust macros for std::Command☆40Jun 8, 2021Updated 4 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆324Dec 14, 2020Updated 5 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- Runtime string formatting for Rust☆64Oct 5, 2019Updated 6 years ago
- Read and write user-specific application data in (stable!) Rust☆70Jul 10, 2024Updated last year
- Untree: Undoing tree for fun and profit☆98Jun 17, 2025Updated 7 months ago
- Scary macros for serde_json☆43Aug 24, 2016Updated 9 years ago
- 新しい IMAP client in Rust☆41Aug 20, 2017Updated 8 years ago
- Prettify the ugly rustc messages (inspired by Elm)☆113Jun 15, 2016Updated 9 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A compiler plugin to insert flame calls☆389Apr 13, 2023Updated 2 years ago
- A lint to collect some crate metadata☆116Jun 2, 2016Updated 9 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Nov 28, 2021Updated 4 years ago
- [DEPRECATED] see:☆81Dec 22, 2016Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- An analysis library for zero-sum games, written in Rust☆18Sep 13, 2021Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 5 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Convert `try!()` into `?`s☆34Apr 1, 2017Updated 8 years ago
- Renders interactive fractal-like animations☆19May 16, 2017Updated 8 years ago
- Rust macro to generate self-referential structs☆211May 1, 2021Updated 4 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243May 11, 2022Updated 3 years ago
- Compile time numbers in Rust.☆573Nov 2, 2025Updated 3 months ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Jun 3, 2025Updated 8 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Implementation of the nanomsg "Scalability Protocols" in rust.☆197Feb 14, 2020Updated 5 years ago