maciejhirsz / beefLinks
Faster, more compact implementation of std::Cow
☆362Updated 2 years ago
Alternatives and similar repositories for beef
Users that are interested in beef are comparing it to the libraries listed below
Sorting:
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- A library for creating references that carry their owner with them.☆377Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Getters and Setters for Rust.☆366Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Generic array types in Rust☆418Updated 6 months ago
- oh heck, a case conversion library☆562Updated last month
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆202Updated last year
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago