whizsid / wasmtimer-rsLinks
std::time, tokio::time, tokio_util::time Replacement for WASM targets.
☆21Updated 3 weeks ago
Alternatives and similar repositories for wasmtimer-rs
Users that are interested in wasmtimer-rs are comparing it to the libraries listed below
Sorting:
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 9 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- ☆43Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Typed any map for rust☆67Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- image comparison in rust☆46Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last week
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆136Updated 2 weeks ago
- futures-buffered☆45Updated last month
- Proc-macro utility to populate enums from database data☆20Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆74Updated 3 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- Leptos WASI Preview 2 integration, working with wasmcloud and possibly others☆25Updated 9 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆104Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Const TypeId and non-'static TypeId☆67Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Mimicking tokio functionalities on web browsers☆106Updated 2 months ago
- CSV parsing in async context☆49Updated 4 months ago