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:
- ☆47Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- model testing sugar for testing interactions on structures over time☆27Updated 6 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆40Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- ☆78Updated 4 years ago
- ☆73Updated 4 years ago
- ☆70Updated 4 years ago
- A safe and reliable process manager☆43Updated 5 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.☆40Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Rust serializer library☆89Updated 4 months ago
- ☆23Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- ☆114Updated 2 years ago
- a place to coordinate our shared efforts☆16Updated 6 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆30Updated 8 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- A pure-Rust library to work with Linux capabilities☆93Updated 3 months ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- Extra components for use with Mio.☆32Updated 3 weeks ago