Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆264Updated 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☆253Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- generators☆211Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A fast, concurrent string interner☆159Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Interning of data in rust☆112Updated 4 months ago
- ☆233Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆147Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Track and query Cargo dependency graphs.☆238Updated 2 weeks ago
- ☆100Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago