jonhoo / hurdles
Rust library providing a counter-based thread barrier
☆53Updated 6 years ago
Alternatives and similar repositories for hurdles:
Users that are interested in hurdles are comparing it to the libraries listed below
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Safely combine results☆81Updated 5 months ago
- Rust MetroHash☆50Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆49Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- ☆76Updated 2 years ago
- A rust library for checked floating point operations☆82Updated last month
- A fast map for when one doesn't care about choosing the keys.☆26Updated 3 months ago
- Serialization value trees☆43Updated 6 months ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated this week
- ☆52Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- failure + error-chain = 💖☆54Updated 3 years ago