maciejhirsz / beefLinks
Faster, more compact implementation of std::Cow
☆371Updated 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☆263Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 3 months ago
- Generic array types in Rust☆430Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Manual segmented stacks for Rust☆331Updated last week
- A fast intrusive flamegraph☆237Updated 3 years ago
- Rust lightweight HTTP 1.1 client☆292Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year