kprotty / uasyncLinks
☆52Updated 2 years ago
Alternatives and similar repositories for uasync
Users that are interested in uasync are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- ☆111Updated 3 years ago
- ☆23Updated 11 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆42Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- ☆56Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Better reference counted strings for Rust☆140Updated last year