maciejhirsz / beefLinks
Faster, more compact implementation of std::Cow
☆355Updated 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 smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Rust option parser with custom derive support☆233Updated 8 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 9 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Getters and Setters for Rust.☆361Updated last month
- Manual segmented stacks for Rust☆315Updated 3 months ago
- oh heck, a case conversion library☆555Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year