Abstract over the atomicity of reference-counting pointers in rust
☆173Nov 13, 2025Updated 6 months ago
Alternatives and similar repositories for archery
Users that are interested in archery are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust persistent data structures☆1,720May 15, 2026Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆293Jun 1, 2026Updated last week
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆52Nov 28, 2024Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Heap-based async timers☆217May 20, 2026Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆382May 30, 2026Updated last week
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆141May 19, 2022Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 4 months ago
- The current state of Rust’s various stable/unstable features.☆16May 7, 2021Updated 5 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆264Feb 10, 2022Updated 4 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated 2 years ago
- Read input lines as byte slices for high efficiency☆71Jan 5, 2024Updated 2 years ago
- Compile-time string operations☆118Apr 26, 2026Updated last month
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- The arena, a fast but limited type of allocator☆586Aug 16, 2024Updated last year
- Efficient sized chunk datatypes for immutable.rs☆29Apr 29, 2022Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆305Dec 30, 2025Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- Generic extensions for tapping values in Rust.☆504Sep 29, 2023Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Slotmap data structure for Rust☆1,321May 9, 2026Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆145Apr 29, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Rust proc-macro attribute parser☆1,253Jan 15, 2026Updated 4 months ago
- A map backed by a vector☆27Mar 12, 2024Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,376May 2, 2026Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Assorted immutable collection datatypes for Rust☆1,582Aug 19, 2024Updated last year
- Notify async tasks or threads☆510May 31, 2026Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆184Aug 11, 2025Updated 10 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,441Dec 24, 2025Updated 5 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- composable validation functions for custom types☆14Jun 11, 2025Updated last year
- Procedural macro span debugger/visualizer☆39Aug 28, 2020Updated 5 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Jun 3, 2026Updated last week
- Structured concurrency operations for async Rust☆497Jan 28, 2026Updated 4 months ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago