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
Sorting:
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- 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
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 4 months ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated this week
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Apr 21, 2025Updated 10 months ago
- ☆23Nov 7, 2016Updated 9 years ago
- http response/request parser for rust☆13Aug 10, 2015Updated 10 years ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- This is a Rust bindings for Csound.☆18Feb 21, 2026Updated last week
- An alternative `std`-like implementation built on origin☆35Mar 7, 2025Updated 11 months ago
- ☆31Feb 22, 2020Updated 6 years ago
- Timing macros for Rust modelled after Python's timeit☆16Apr 25, 2023Updated 2 years ago
- ☆61Aug 23, 2023Updated 2 years ago
- Real-time graphing experiment written in Rust☆20Oct 30, 2020Updated 5 years ago
- A simple quote-based code generator for Rust☆19Jun 28, 2022Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Rust GFX examples with Sciter UI.☆19Dec 6, 2022Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables☆24Feb 10, 2024Updated 2 years ago
- Static Linear Algebra System☆37Aug 14, 2023Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- Trait-agnostic derive macros☆28Feb 13, 2025Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- ☆22Sep 26, 2016Updated 9 years ago
- ☆55Aug 16, 2025Updated 6 months ago
- Generative arts library in Rust☆22May 21, 2021Updated 4 years ago
- ☆27Apr 1, 2023Updated 2 years ago
- Lightweight HTML parser☆24Sep 23, 2017Updated 8 years ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆175Aug 2, 2024Updated last year
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- mdbook on common pitfalls in unsafe rust code☆11May 24, 2019Updated 6 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year