maciejhirsz / beefLinks
Faster, more compact implementation of std::Cow
☆370Updated 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☆261Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Conditional compilation according to rustc compiler version☆389Updated this week
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- oh heck, a case conversion library☆572Updated 4 months ago
- Generic array types in Rust☆431Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆382Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆228Updated 2 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago