ardaku / pastsLinks
Minimal asynchronous executor for Rust
☆129Updated this week
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.☆169Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- CBOR: Concise Binary Object Representation☆75Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆74Updated last month
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆216Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks 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
- Choose Rust types at compile-time via constants☆68Updated last year
- A faster Arc.☆74Updated last year
- Async broadcast channels☆182Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Better reference counted strings for Rust☆135Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago