Manishearth / elsa
Append-only collections for Rust where borrows to entries can outlive insertions
☆251Updated 2 months 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☆238Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated this week
- generators☆207Updated last year
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- ☆207Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Interning of data in rust☆101Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Track and query Cargo dependency graphs.☆207Updated last week
- Library for snippet annotations☆312Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆112Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year