Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆273Updated 2 weeks ago
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
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- A fast, concurrent string interner☆164Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- ☆244Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆260Updated last year
- ☆149Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆252Updated last week
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Interning of data in rust☆119Updated 7 months ago
- ☆205Updated 2 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Define your own PhantomData☆158Updated last month
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Manual segmented stacks for Rust☆334Updated this week