Manishearth / mitosis
Spawn processes with arbitrary closures in rust
☆109Updated 3 years ago
Alternatives and similar repositories for mitosis:
Users that are interested in mitosis are comparing it to the libraries listed below
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 5 months ago
- Safely combine results☆81Updated 4 months ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆123Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Run closures in parallel☆112Updated last week
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- skiplist☆141Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆52Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 2 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆60Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- ☆55Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- Rust serializer library☆86Updated 9 months ago
- ☆64Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago