ardaku / pastsLinks
Minimal asynchronous runtime for Rust
☆130Updated 11 months ago
Alternatives and similar repositories for pasts
Users that are interested in pasts are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- ☆72Updated 2 months ago
- CBOR: Concise Binary Object Representation☆73Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- ☆216Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Better reference counted strings for Rust☆131Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- "A very small syn"☆208Updated 6 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Typed any map for rust☆67Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Bare-metal allocators.☆76Updated 2 years ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month