yewstack / tokiseLinks
An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.
☆72Updated 11 months ago
Alternatives and similar repositories for tokise
Users that are interested in tokise are comparing it to the libraries listed below
Sorting:
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- `$crate` in procedural macros.☆77Updated last week
- CBOR: Concise Binary Object Representation☆82Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Minimal asynchronous executor for Rust☆133Updated this week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆45Updated last week
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Const TypeId and non-'static TypeId☆69Updated last week
- 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
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- #[no_std] print equivalent for Rust☆65Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Big array helper for serde☆65Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago