boomshroom / dumb-execLinks
A simple, dumb executor for rust futures in constrained environments.
☆18Updated 7 years ago
Alternatives and similar repositories for dumb-exec
Users that are interested in dumb-exec are comparing it to the libraries listed below
Sorting:
- Rust serializer library☆89Updated 3 months ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆47Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- ☆73Updated 4 years ago
- ☆78Updated 4 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆40Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- model testing sugar for testing interactions on structures over time☆27Updated 6 years ago
- Token tree calling convention☆82Updated 3 years ago
- ☆114Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Bare metal Rust support for USB armory MkII devices☆60Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆135Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Rust's std::net except without the std.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆53Updated 6 years ago
- ☆70Updated 4 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 6 years ago