Concurrent hash trie
☆57Sep 29, 2020Updated 5 years ago
Alternatives and similar repositories for contrie
Users that are interested in contrie are comparing it to the libraries listed below
Sorting:
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆120Mar 7, 2020Updated 6 years 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
- ☆163Jul 24, 2024Updated last year
- skiplist☆143Nov 24, 2021Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆46Oct 10, 2022Updated 3 years ago
- Futures aware pub/sub channel☆15Jan 21, 2017Updated 9 years ago
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 3 months ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Cross-platform polyfills.☆17Aug 22, 2023Updated 2 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Jun 17, 2020Updated 5 years ago
- ☆39May 25, 2020Updated 5 years ago
- Task abstraction for building executors☆212Jun 23, 2022Updated 3 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- ☆28Jan 4, 2023Updated 3 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Sep 3, 2019Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Mar 13, 2022Updated 4 years ago
- Redis cluster library for Rust☆14Jan 28, 2024Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆139Mar 1, 2025Updated last year
- Tetris, written in Rust.☆21Nov 23, 2016Updated 9 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆84Aug 5, 2025Updated 7 months ago
- Very simple and Rust FRP crate☆20Aug 19, 2020Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- ☆19Nov 21, 2019Updated 6 years ago
- Mirror of https://gitlab.nic.cz/turris/updater/updater☆11Oct 20, 2021Updated 4 years ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆146Updated this week
- Pure Rust implementation of the Double Ratchet algorithm☆72Apr 25, 2021Updated 4 years ago
- A react.js frontend for Substrate TCR runtime.☆15Jul 15, 2019Updated 6 years ago
- TCP load testing tool, written in async Rust☆37May 6, 2021Updated 4 years ago
- Configurable metrics toolkit for Rust applications☆101Aug 27, 2025Updated 6 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Dec 22, 2020Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆48Apr 7, 2020Updated 5 years ago
- Macro for writing nested `if let` expressions☆168Aug 29, 2025Updated 6 months ago
- Experimental persistent collections in Rust☆45Oct 25, 2017Updated 8 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago