orium / archery
Abstract over the atomicity of reference-counting pointers in rust
☆148Updated 2 months ago
Alternatives and similar repositories for archery:
Users that are interested in archery are comparing it to the libraries listed below
- Eventually consistent values for Rust☆122Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- ☆197Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Define your own PhantomData☆151Updated last week
- A Rust library for interrupting asynchronous streams.☆158Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Generic Atomic<T> type for Rust☆225Updated last year
- ☆123Updated 2 years ago
- A simple bitset container for Rust☆130Updated 2 months ago
- generators☆203Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Run closures in parallel☆112Updated last week
- A crate with indexed arenas with small memory footprint☆76Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- skiplist☆141Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Interning of data in rust☆90Updated 3 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆119Updated last year
- Proc-macro typestate DSL for Rust☆142Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated this week
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- A data structure to efficiently intern, cache and restore strings.☆182Updated 2 months ago
- Data parallelism library for async-std.☆94Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- ☆124Updated 3 years ago