maciejhirsz / beefLinks
Faster, more compact implementation of std::Cow
☆356Updated 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 smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Delegation of trait implementations via procedural macros☆271Updated last year
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Stackless generators on stable Rust.☆466Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆279Updated last week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Rust option parser with custom derive support☆233Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Generic array types in Rust☆416Updated 5 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Fast numeric to- and from-string conversion routines.☆333Updated 6 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Getters and Setters for Rust.☆362Updated 2 months ago