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:
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- ☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆47Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- ☆39Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Functions for determining terminal sizes in Rust☆14Updated this week
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- ☆31Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago