matthieu-m / ghost-collections
Safe collections written in stable Rust, based on GhostCell and StaticRc.
☆182Updated 3 years ago
Alternatives and similar repositories for ghost-collections:
Users that are interested in ghost-collections are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Compile-time reference counting☆441Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Small, fast, synchronization primitives☆241Updated 5 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- A fast, concurrent string interner☆148Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Changing function definitions at runtime in Rust☆130Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- ☆201Updated last month
- Reflection via DWARF.☆296Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- generators☆204Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago