rksm / rust-hot-reload
hot-reload template for Rust
☆21Updated 2 years ago
Alternatives and similar repositories for rust-hot-reload:
Users that are interested in rust-hot-reload are comparing it to the libraries listed below
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Executor for asynchronous task based on wasm web workers.☆33Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Motion is a bare metal physics engine☆32Updated 5 months ago
- field accessor traits,and emulation of structural types☆12Updated 3 years ago
- A prototype implementation of reactive UI in rust☆82Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- Typed any map for rust☆65Updated 3 months ago
- Rust UI Framework (WIP)☆18Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Types to define keyboard related events.☆57Updated last week
- Rich text processing☆59Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Generic virtual dom implementation for rust☆16Updated last year
- A kludgey 2d game engine written in Rust atop wgpu☆72Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- Static Linear Algebra System☆36Updated last year