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,472Jan 21, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last 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,065May 24, 2025Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Compact inlined strings for Rust.☆544Sep 20, 2023Updated 2 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆746Feb 9, 2026Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A minimalistic async/await executor for Rust☆231Mar 24, 2024Updated last year
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Manual segmented stacks for Rust☆336Feb 7, 2026Updated last month
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- ☆499Nov 8, 2025Updated 4 months ago
- Zero-copy deserialization framework for Rust☆4,053Feb 28, 2026Updated last week
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- ☆825Jul 27, 2025Updated 7 months ago