maciejhirsz / beef
Faster, more compact implementation of std::Cow
☆347Updated 2 years ago
Alternatives and similar repositories for beef:
Users that are interested in beef are comparing it to the libraries listed below
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Generic array types in Rust☆407Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- Stackless generators on stable Rust.☆460Updated 2 years ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- generators☆205Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆272Updated 10 months ago
- oh heck, a case conversion library☆534Updated last year
- Rust doesn't have exceptions☆631Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- The feature-rich, portable async channel library☆254Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Getters and Setters for Rust.☆353Updated this week