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 7 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Safely combine results☆81Updated 7 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆64Updated 4 years ago
- ☆52Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆124Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- ☆61Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust serializer library☆87Updated 11 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- 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
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago