Stack-allocated DSTs for rust (fixed capacity)
☆54Feb 25, 2024Updated 2 years ago
Alternatives and similar repositories for stack_dst-rs
Users that are interested in stack_dst-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- asynchronous I/O in Rust☆14Jan 8, 2017Updated 9 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 5 months ago
- ☆23Nov 7, 2016Updated 9 years ago
- Static Linear Algebra System☆37Aug 14, 2023Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Mar 12, 2026Updated last week
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Jul 2, 2025Updated 8 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- http response/request parser for rust☆13Aug 10, 2015Updated 10 years ago
- Tools for analyzing how the Rust ecosystem is using the language☆12Jan 21, 2015Updated 11 years ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A simple quote-based code generator for Rust☆19Jun 28, 2022Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Apr 21, 2025Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- ☆62May 14, 2024Updated last year
- Real-time graphing experiment written in Rust☆20Oct 30, 2020Updated 5 years ago
- ☆17Jun 10, 2020Updated 5 years ago
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 3 months ago
- A crate to find DWARF debug symbols from stripped binaries☆22May 10, 2023Updated 2 years ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- 🛠 Wrapper crate for SPIRV-Tools 🦀☆29Feb 5, 2024Updated 2 years ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- compile time constraints on const generics made easy☆13Jul 10, 2022Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 11 months ago
- An alternative `std`-like implementation built on origin☆35Mar 7, 2025Updated last year
- ☆31Feb 22, 2020Updated 6 years ago
- This is a Rust bindings for Csound.☆18Feb 21, 2026Updated last month
- ☆62Aug 23, 2023Updated 2 years ago
- Timing macros for Rust modelled after Python's timeit☆16Apr 25, 2023Updated 2 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- Rust GFX examples with Sciter UI.☆19Dec 6, 2022Updated 3 years ago
- A lightweight rust benchmarking library☆19Apr 28, 2023Updated 2 years ago
- Rust declarative static analysis with macro-like syntax☆15Oct 8, 2018Updated 7 years ago
- Lightweight HTML parser☆24Sep 23, 2017Updated 8 years ago
- Prints various binary symbols in your crate☆15Mar 15, 2017Updated 9 years ago
- Trait-agnostic derive macros☆28Feb 13, 2025Updated last year