billyrieger / bimap-rs
Generic bijective maps in Rust
☆143Updated last year
Alternatives and similar repositories for bimap-rs:
Users that are interested in bimap-rs are comparing it to the libraries listed below
- ☆272Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Compile-time string formatting☆235Updated 4 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Procedural macro for recursive async functions☆223Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Generic Rational numbers for Rust☆146Updated 3 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- A Vec of Bits☆177Updated 3 months ago
- A simple bitset container for Rust☆137Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Async synchronization primitives☆267Updated last month
- A scope for async_std and tokio to spawn non-static futures☆132Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year