withoutboats / propane
generators
☆202Updated last year
Related projects ⓘ
Alternatives and complementary repositories for propane
- A data structure to efficiently intern, cache and restore strings.☆174Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- ☆188Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- A simple bitset container for Rust☆126Updated this week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- ☆123Updated 2 years ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆141Updated last week
- Define your own PhantomData☆147Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- The feature-rich, portable async channel library☆252Updated last year
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- A fast, concurrent string interner☆140Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Type that deserializes only from one specific value☆227Updated last week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago