yewstack / tokiseLinks
An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.
☆72Updated 10 months ago
Alternatives and similar repositories for tokise
Users that are interested in tokise are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- `$crate` in procedural macros.☆76Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- CBOR: Concise Binary Object Representation☆80Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- String-like container based on SmallVec☆29Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆112Updated 2 years ago
- 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…☆97Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Typed any map for rust☆67Updated 10 months ago
- ☆59Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- Types to define keyboard related events☆68Updated last month