orium / archery
Abstract over the atomicity of reference-counting pointers in rust
☆150Updated 4 months ago
Alternatives and similar repositories for archery:
Users that are interested in archery are comparing it to the libraries listed below
- A simple bitset container for Rust☆133Updated 4 months ago
- ☆124Updated 2 years ago
- Interning of data in rust☆96Updated last month
- Proc-macro typestate DSL for Rust☆146Updated last year
- Define your own PhantomData☆152Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Eventually consistent values for Rust☆124Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆203Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆178Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆191Updated last month
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A fast, concurrent string interner☆149Updated 7 months ago
- generators☆205Updated last year
- Heap-based async timers☆212Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆120Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 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…☆86Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated last week
- Macro for writing nested `if let` expressions☆165Updated last year
- ☆270Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Manual segmented stacks for Rust☆301Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year