Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆295Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for self_cell
Users that are interested in self_cell are comparing it to the libraries listed below
Sorting:
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated 3 weeks ago
- rust stackful generator library☆361Dec 17, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Oct 31, 2025Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A scope for async_std and tokio to spawn non-static futures☆156May 28, 2024Updated last year
- Rust method delegation with less boilerplate☆515Nov 17, 2025Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆188May 9, 2021Updated 4 years ago
- Choose Rust types at compile-time via constants☆71Jan 23, 2024Updated 2 years ago
- Generic extensions for tapping values in Rust.☆501Sep 29, 2023Updated 2 years ago
- Serialization library with zero dependencies☆873Dec 27, 2025Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- ☆813Dec 23, 2024Updated last year
- Assure that your tests are there, and well written.☆16Jan 19, 2023Updated 3 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week