Support for variety of disjoint impls distinguished by associated types
☆22Feb 12, 2026Updated last month
Alternatives and similar repositories for disjoint_impls
Users that are interested in disjoint_impls are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- A maintained fork of proc-macro-error using syn 2☆15Sep 6, 2024Updated last year
- Fully-runtime equivalent of Rust's string formatting macro.☆14May 20, 2022Updated 3 years ago
- Use winit like the async runtime you've always wanted☆51Jun 3, 2024Updated last year
- 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
- A prototype notation for referentially stable constructors☆17Jul 15, 2025Updated 8 months ago
- Full precision decimal representation of f64☆28Feb 16, 2026Updated last month
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 3 months ago
- 🌋 A very lightweight wrapper around the Vulkan Memory Allocator 🦀☆14Apr 3, 2024Updated last year
- The source code for the redirect worker behind std.rs☆30Feb 3, 2026Updated last month
- Set the minimum alignments of types using const generics.☆18Oct 17, 2024Updated last year
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- ☆36Mar 17, 2022Updated 4 years ago
- Comparison between pattern matching and dyanmic dispatch in Rust☆22Mar 14, 2026Updated last week
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Jun 17, 2024Updated last year
- Link libstdc++ or libc++ automatically or manually☆53Dec 20, 2025Updated 3 months ago
- ☆36Jun 7, 2024Updated last year
- A YAML representation library which explicitly retains provenance data☆19May 26, 2025Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Static time zone information for tz-rs.☆41Mar 15, 2026Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 5 months ago
- Lock ordering enforcement at compile time in Rust☆23Mar 17, 2025Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆45Feb 24, 2026Updated 3 weeks ago
- Anonymous struct and named arguments in Rust.☆79Jan 15, 2024Updated 2 years ago
- An alternate Cargo registry using static files☆136Feb 19, 2026Updated last month
- Cargo subcommand to easily run targets/examples☆18Aug 24, 2022Updated 3 years ago
- ☆20Aug 22, 2023Updated 2 years ago
- A light-weight Anchor-Offset based 2D sprite rendering system for the bevy engine.☆16Mar 15, 2024Updated 2 years ago
- C++ implementation of Binary Object Representation Serializer for Hashing☆14Nov 1, 2022Updated 3 years ago
- ☆17Nov 15, 2014Updated 11 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Traits for julia iterators☆11Aug 22, 2020Updated 5 years ago
- Safe atomic Box types for Rust☆24Jan 13, 2023Updated 3 years ago
- Executor for asynchronous task based on wasm web workers.☆33Oct 3, 2024Updated last year
- syntax-level async join enabling branching control flow and shared mutable borrow☆27Apr 14, 2023Updated 2 years ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- Modularized (hot-swapping) game engine in Rust☆19May 26, 2021Updated 4 years ago
- A library set of arbitrary precision numbers implemented in Rust.☆100Nov 8, 2025Updated 4 months ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆12Feb 16, 2019Updated 7 years ago