ItsEthra / scotchLinks
Create WASM plugins easily in Rust
☆67Updated 2 years ago
Alternatives and similar repositories for scotch
Users that are interested in scotch are comparing it to the libraries listed below
Sorting:
- Cross-platform user interface framework for Rust.☆68Updated last year
- Minimal asynchronous executor for Rust☆130Updated last week
- "A very small syn"☆209Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- The diatom programming language☆71Updated 2 years ago
- Rust Wasm Plugins Example☆107Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- CBOR: Concise Binary Object Representation☆76Updated last week
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- fn(Code) -> Docs☆86Updated 2 years ago
- Compile-time string operations☆104Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆69Updated last week
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- Rust library for opening and working with dynamic link libraries.☆60Updated 2 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Operating System Interfaces☆32Updated last year
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Compatibility adapter between tokio and futures☆183Updated last month
- Typed any map for rust☆67Updated 9 months ago
- Generate parsers directly from AST node types