withoutboats / propane
generators
☆207Updated 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.☆193Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated this week
- ☆206Updated last month
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆139Updated this week
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A simple bitset container for Rust☆137Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Compact string type for zero-copy parsing☆257Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Heap-based async timers☆212Updated 10 months ago
- A fast, concurrent string interner☆150Updated 8 months ago