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
Sorting:
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Typed any map for rust☆66Updated 5 months ago
- Build your own hostingless server.☆34Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- A special rope, designed to work with any data type that is not String☆34Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Executor for asynchronous task based on wasm web workers.☆33Updated 7 months ago
- Rust UI Framework (WIP)☆18Updated 5 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Streams and broadcasts: functional reactive programming in Rust.☆37Updated 6 years ago
- Ultra minimal actor API wrapper for lunatic☆25Updated 3 years ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Zero-cost bitsets over native Rust types☆78Updated last month
- ☆22Updated 2 years ago
- Use macro to provide default parameter and named parameter in Rust☆31Updated 5 years ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events ge…☆63Updated 3 years ago