ardaku / pastsLinks
Minimal asynchronous runtime for Rust
☆129Updated last year
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.☆168Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- CBOR: Concise Binary Object Representation☆75Updated 2 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆73Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- "A very small syn"☆209Updated 6 months ago
- Compatibility adapter between tokio and futures☆175Updated last week
- ☆216Updated last week
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆75Updated last year
- Bare-metal allocators.☆75Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- ☆43Updated 3 months ago