A stack for rust trait objects that minimizes allocations
☆127Aug 10, 2022Updated 3 years ago
Alternatives and similar repositories for dynstack
Users that are interested in dynstack are comparing it to the libraries listed below
Sorting:
- Rust Struct Translator Macro☆26Nov 11, 2022Updated 3 years ago
- Rust ABI safe code generator☆190Apr 25, 2025Updated 10 months ago
- Overloadable functions in rust.☆43Aug 8, 2019Updated 6 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Dependency injection for Rust☆59Sep 15, 2025Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago
- REGex in Rust with EcmaScript Syntax☆210Feb 3, 2026Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Stack-allocated trait objects☆19Feb 14, 2022Updated 4 years ago
- Versatile parser for arithmetic expressions☆11Updated this week
- A Boid Flocking Simulation Built with Rust☆14May 17, 2021Updated 4 years ago
- Experimental Quantum Computer Simulator + Quantum Chess Implementation☆19Jan 4, 2021Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Feb 15, 2025Updated last year
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Cross platform PC application. System wide file watchers handling made simple.☆21Jan 24, 2023Updated 3 years ago
- A simple bitset container for Rust☆163Jun 22, 2025Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- ☆21Oct 20, 2023Updated 2 years ago
- ☆16Jan 28, 2021Updated 5 years ago
- You can name anonymous Future from async fn without dyn or Box!☆63Mar 26, 2022Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Flexible GPU accelerated 2D renderer experiment powered by wgpu, rust.☆10Jul 6, 2023Updated 2 years ago
- A BASIC language interpreter. Does not conform to existing standards. Mostly a toy.☆11Feb 7, 2024Updated 2 years ago
- Enarx Keep Loader☆15Oct 25, 2021Updated 4 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- ☆112Mar 7, 2023Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆145Sep 26, 2025Updated 5 months ago