jonhoo / hurdlesLinks
Rust library providing a counter-based thread barrier
☆56Updated 6 years ago
Alternatives and similar repositories for hurdles
Users that are interested in hurdles are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Rust MetroHash☆52Updated 7 months ago
- ☆53Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Safely combine results☆81Updated 9 months ago
- ☆30Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆58Updated 9 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month