Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆267Updated last month
Alternatives and similar repositories for elsa
Users that are interested in elsa are comparing it to the libraries listed below
Sorting:
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- generators☆211Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- A fast, concurrent string interner☆162Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Interning of data in rust☆115Updated 6 months ago
- Track and query Cargo dependency graphs.☆247Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- ☆241Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆148Updated 3 months ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆404Updated last year
- A simple bitset container for Rust☆159Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Manual segmented stacks for Rust☆331Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago