☆216Dec 31, 2025Updated 2 months ago
Alternatives and similar repositories for downcast-rs
Users that are interested in downcast-rs are comparing it to the libraries listed below
Sorting:
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- Trait for downcasting trait objects back to their original types.☆18Sep 25, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- offsetof for Rust☆231Mar 26, 2024Updated last year
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Custom derivation macro for Rust☆113Dec 5, 2017Updated 8 years ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Serialize and deserialize C-like enum as underlying repr☆262Feb 16, 2026Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Generic array types in Rust☆433Nov 19, 2025Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Dynamic packet parsing within trees 🌲🌳🌴☆25Dec 8, 2017Updated 8 years ago
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Mar 12, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Rust bindings to the awesome stb_image library☆78Nov 17, 2023Updated 2 years ago
- ☆61May 14, 2024Updated last year
- dlmalloc ported into Rust☆119Mar 12, 2026Updated last week
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month
- a lock-free concurrent slab (experimental)☆309Jan 20, 2026Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago