Manishearth / elsaLinks
Append-only collections for Rust where borrows to entries can outlive insertions
☆257Updated last month
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☆251Updated 3 weeks ago
- generators☆209Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- ☆217Updated last month
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Delegation of trait implementations via procedural macros☆274Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- A fast, concurrent string interner☆152Updated last year
- Struct fields that are made read-only accessible to other modules☆257Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- ☆143Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Define your own PhantomData☆156Updated 3 weeks ago
- Interning of data in rust☆106Updated 2 months ago
- Library for snippet annotations☆332Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago