Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆269Updated last week
Alternatives and similar repositories for elsa
Users that are interested in elsa are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Type that deserializes only from one specific value☆267Updated last month
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆243Updated last week
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Make trait methods callable without the trait in scope☆162Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A fast, concurrent string interner☆164Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Interning of data in rust☆118Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- ☆149Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆251Updated last week
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- ☆204Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year