maciejhirsz / beefView external linksLinks
Faster, more compact implementation of std::Cow
☆374Apr 13, 2023Updated 2 years ago
Alternatives and similar repositories for beef
Users that are interested in beef are comparing it to the libraries listed below
Sorting:
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- The arena, a fast but limited type of allocator☆577Aug 16, 2024Updated last year
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- A Rust proc-macro attribute parser☆1,230Jan 15, 2026Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆108Mar 21, 2020Updated 5 years ago
- Adaptors between compression crates and Rust's async IO types☆614Updated this week
- Fast floating point to string conversion☆692Updated this week
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- Statically-checked alternatives to RefCell and RwLock☆388Sep 17, 2025Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆737Feb 9, 2026Updated last week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266May 29, 2023Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Jan 22, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- A library for creating references that carry their owner with them.☆384Oct 12, 2023Updated 2 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Just, really the littlest Vec you could need. So smol.☆726Jan 28, 2026Updated 2 weeks ago
- A minimalistic async/await executor for Rust☆233Mar 24, 2024Updated last year
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Count lines of LLVM IR per generic function☆497Dec 20, 2025Updated last month
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- ☆501Nov 8, 2025Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated 3 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 3 weeks ago
- ☆814Jul 27, 2025Updated 6 months ago
- Backtraces in Rust☆605Jan 25, 2026Updated 3 weeks ago