mitsuhiko / procspawn
like thread::spawn but for processes
☆149Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for procspawn
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Abstract over different executors☆74Updated last year
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- ☆54Updated 10 months ago
- Typed HTTP Headers from hyper☆164Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- Utilities for pinning☆97Updated 7 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- Cross-platform interface to the `errno` variable☆65Updated 2 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- ☆172Updated this week
- ☆123Updated 2 years ago
- ☆188Updated last month
- A super powered testing macro for Rust☆113Updated this week
- Chaotic Testing Harness☆58Updated 4 years ago
- Extract differences between arbitrary datastructures☆82Updated 7 months ago
- Serialization value trees☆43Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆55Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Macro for sealing traits and structures☆49Updated last month