orium / archeryLinks
Abstract over the atomicity of reference-counting pointers in rust
☆168Updated 2 weeks ago
Alternatives and similar repositories for archery
Users that are interested in archery are comparing it to the libraries listed below
Sorting:
- A simple bitset container for Rust☆157Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- ☆125Updated 3 years ago
- Interning of data in rust☆114Updated 5 months ago
- ☆237Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- generators☆211Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Eventually consistent values for Rust☆126Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Run closures in parallel☆115Updated 10 months ago
- A directed acyclic graph data structure for Rust.☆230Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month