orium / archeryLinks
Abstract over the atomicity of reference-counting pointers in rust
☆166Updated last month
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☆155Updated 4 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Interning of data in rust☆112Updated 4 months ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- ☆125Updated 3 years ago
- Data parallelism library for async-std.☆95Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- ☆231Updated 2 months ago
- Run closures in parallel☆115Updated 9 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- generators☆209Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago