billyrieger / bimap-rsLinks
Generic bijective maps in Rust
☆146Updated last year
Alternatives and similar repositories for bimap-rs
Users that are interested in bimap-rs are comparing it to the libraries listed below
Sorting:
- ☆282Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Compile-time string formatting☆238Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A simple bitset container for Rust☆143Updated last month
- Procedural macro for recursive async functions☆224Updated 5 months ago
- A Vec of Bits☆179Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- Async synchronization primitives☆269Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Type that deserializes only from one specific value☆243Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Rust macro for automatically generating default☆141Updated last year
- Define your own PhantomData☆152Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Tools to iterate over all values of a type☆107Updated last year