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 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Safely combine results☆81Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆64Updated 4 years ago
- ☆124Updated 2 years ago
- ☆61Updated 7 years ago
- Rust serializer library☆87Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- skiplist☆141Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago