withoutboats / propane
generators
☆205Updated last year
Alternatives and similar repositories for propane:
Users that are interested in propane are comparing it to the libraries listed below
- A data structure to efficiently intern, cache and restore strings.☆191Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated this week
- ☆204Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- ☆124Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆251Updated 5 years ago
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- Support crate for rustc's self-profiling feature☆346Updated last month
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Common types for HTTP operations☆203Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week
- Pull in every source file in a directory as a module☆171Updated last month
- The feature-rich, portable async channel library☆253Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- Small, fast, synchronization primitives☆244Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 6 months ago
- A simple bitset container for Rust☆136Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month