IMI-eRnD-Be / wasm-runLinks
Bundles and tooling for Rust WASM frontend application
☆36Updated 3 years ago
Alternatives and similar repositories for wasm-run
Users that are interested in wasm-run are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Customizable subcommands to build your Wasm projects using xtask.☆55Updated 3 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- ☆22Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Extension for tide that allows a more fluent way of defining routes☆20Updated 3 years ago
- ☆110Updated last year
- A library for compact bit sets containing enums.☆101Updated last month
- Rust library for parsing English time expressions into start and end timestamps☆19Updated last year
- Rust library for building performant Web apps☆38Updated 2 years ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆32Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- An async version of iterator☆40Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Typed any map for rust☆67Updated 6 months ago
- ☆57Updated last year
- Threadsafe RefCell for Rust