Manishearth / mitosis
Spawn processes with arbitrary closures in rust
☆110Updated 3 years ago
Alternatives and similar repositories for mitosis:
Users that are interested in mitosis are comparing it to the libraries listed below
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆124Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Safely combine results☆81Updated 8 months ago
- Run closures in parallel☆113Updated 3 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- Rust serializer library☆87Updated last year
- ☆64Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆52Updated 5 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago