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:
- ☆23Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆20Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆53Updated 5 years ago
- ☆63Updated 8 years ago
- ☆31Updated 5 years ago
- Rust serializer library☆87Updated last year
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A macro to generate Rust actors☆45Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Safely combine results☆81Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆59Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- More maintainable Rust test☆28Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆41Updated 3 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Toy future combinators using async/await☆35Updated 4 years ago