orium / archeryLinks
Abstract over the atomicity of reference-counting pointers in rust
☆168Updated 2 months 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☆160Updated 7 months ago
- ☆126Updated 3 years ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Define your own PhantomData☆158Updated last month
- Data parallelism library for async-std.☆96Updated last year
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- generators☆211Updated 2 years ago
- ☆241Updated this week
- Run closures in parallel☆115Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Interning of data in rust☆118Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- skiplist☆144Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A directed acyclic graph data structure for Rust.☆237Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago