kabergstrom / lonelyLinks
lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhead.
☆19Updated 5 years ago
Alternatives and similar repositories for lonely
Users that are interested in lonely are comparing it to the libraries listed below
Sorting:
- ☆23Updated 6 years ago
- ☆36Updated 11 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- ☆47Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Non-owning unsafe I/O☆21Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 5 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A hyper based tower transport layer.☆20Updated 5 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- ☆40Updated 6 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago