billyrieger / bimap-rsLinks
Generic bijective maps in Rust
☆147Updated 2 years ago
Alternatives and similar repositories for bimap-rs
Users that are interested in bimap-rs are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆280Updated this week
- A simple bitset container for Rust☆158Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- ☆312Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Procedural macro for recursive async functions☆235Updated 3 months ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Conditional compilation according to rustc compiler version☆389Updated this week
- ☆240Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Easy code duplicate with substitution for Rust☆250Updated last month
- Getters and Setters for Rust.☆377Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Pull in every source file in a directory as a module☆179Updated this week
- A Vec of Bits☆184Updated 3 months ago
- Compile-time string formatting☆256Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Define your own PhantomData☆158Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago