billyrieger / bimap-rs
Generic bijective maps in Rust
☆142Updated last year
Alternatives and similar repositories for bimap-rs:
Users that are interested in bimap-rs are comparing it to the libraries listed below
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- ☆270Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- Easy code duplicate with substitution for Rust☆240Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- A simple bitset container for Rust☆136Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆251Updated 5 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- A data structure to efficiently intern, cache and restore strings.☆192Updated last week
- Compile-time string formatting☆236Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Type that deserializes only from one specific value☆231Updated last month
- A Vec of Bits☆176Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Efficient and customizable data-encoding functions in Rust☆184Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- Async synchronization primitives☆264Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆190Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Getters and Setters for Rust.☆352Updated last month
- Procedural macro for recursive async functions☆220Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month