Abstract over the atomicity of reference-counting pointers in rust
☆170Nov 13, 2025Updated 5 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,685Nov 13, 2025Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆286Jan 22, 2026Updated 2 months ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆391Sep 17, 2025Updated 6 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Heap-based async timers☆216Jun 14, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆378Updated this week
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140May 19, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,060Feb 10, 2026Updated 2 months ago
- The current state of Rust’s various stable/unstable features.☆16May 7, 2021Updated 4 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- Read input lines as byte slices for high efficiency☆70Jan 5, 2024Updated 2 years ago
- Compile-time string operations☆118Apr 1, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆298Dec 30, 2025Updated 3 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.☆501Sep 29, 2023Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆654Nov 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,304Dec 6, 2025Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆145Apr 29, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- A map backed by a vector☆26Mar 12, 2024Updated 2 years ago
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Apr 3, 2026Updated last week
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Assorted immutable collection datatypes for Rust☆1,579Aug 19, 2024Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 8 months ago
- Notify async tasks or threads☆505Feb 7, 2026Updated 2 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,429Dec 24, 2025Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- composable validation functions for custom types☆14Jun 11, 2025Updated 10 months ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- Procedural macro span debugger/visualizer☆40Aug 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.☆219Mar 24, 2026Updated 2 weeks ago
- Structured concurrency operations for async Rust☆494Jan 28, 2026Updated 2 months ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago