billyrieger / bimap-rs
Generic bijective maps in Rust
☆139Updated last year
Alternatives and similar repositories for bimap-rs:
Users that are interested in bimap-rs are comparing it to the libraries listed below
- ☆254Updated last month
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- Struct fields that are made read-only accessible to other modules☆229Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated last week
- A simple bitset container for Rust☆130Updated 2 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Conditional compilation according to rustc compiler version☆345Updated 3 weeks ago
- Tools to iterate over all values of a type☆104Updated 8 months ago
- Type that deserializes only from one specific value☆232Updated 3 weeks ago
- Generic Rational numbers for Rust☆145Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- Efficient and customizable data-encoding functions in Rust☆181Updated this week
- Easy code duplicate with substitution for Rust☆236Updated 4 months ago
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- Migrated to Codeberg☆81Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- Compile-time string formatting☆224Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- An updated version of linked-hash-map and friends☆104Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 7 months ago
- A Vec of Bits☆175Updated last month
- Define your own PhantomData☆151Updated last month