maciejhirsz / beef
Faster, more compact implementation of std::Cow
☆342Updated last year
Alternatives and similar repositories for beef:
Users that are interested in beef are comparing it to the libraries listed below
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆355Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Conditional compilation according to rustc compiler version☆347Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆605Updated last year
- A compiler plugin to insert flame calls☆377Updated last year
- A library for creating references that carry their owner with them.☆365Updated last year
- oh heck, a case conversion library☆518Updated 11 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Support crate for rustc's self-profiling feature☆342Updated 2 weeks ago
- Rust option parser with custom derive support☆230Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆386Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A library for to allow multiple return types by automatically generated enum.☆358Updated last week
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆669Updated last month
- Procedural macros to derive numeric traits in Rust☆193Updated last year
- Stackless generators on stable Rust.☆453Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆508Updated last week
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- generators☆204Updated last year
- Fowler–Noll–Vo hash function☆345Updated 11 months ago
- A safe and convenient store for one value of each type☆337Updated 7 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month