glandium / boxextLinks
[rust] Extensions to the Box type
☆23Updated 6 years ago
Alternatives and similar repositories for boxext
Users that are interested in boxext are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Safely combine results☆82Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- ☆20Updated 5 years ago
- ☆31Updated 5 years ago
- ☆62Updated last year
- Search algorithms written in Rust☆11Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- ☆53Updated 6 years ago
- ☆64Updated 8 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- ☆23Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Toy future combinators using async/await☆35Updated 5 years ago
- ☆61Updated 2 years ago
- ☆19Updated 4 years ago