znx3p0 / canaryView external linksLinks
Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.
☆35Jul 23, 2022Updated 3 years ago
Alternatives and similar repositories for canary
Users that are interested in canary are comparing it to the libraries listed below
Sorting:
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- Chess + Rust <3. Chess engine written in Rust.☆20Nov 1, 2023Updated 2 years ago
- Deadlock free Mutexes.☆14Jul 23, 2023Updated 2 years ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- Tools to sort, merge, write, and read immutable key-value pairs☆26Sep 18, 2025Updated 4 months ago
- Code Samples for Wasmer Plugin Series☆18May 2, 2019Updated 6 years ago
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Rust crate for writing repetitive code easier and faster.☆45Jan 3, 2023Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Jan 25, 2026Updated 3 weeks ago
- A load balanced threadpool.☆31Jun 14, 2022Updated 3 years ago
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆23Oct 13, 2025Updated 4 months ago
- Static Linear Algebra System☆37Aug 14, 2023Updated 2 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Mar 17, 2024Updated last year
- Minimal asynchronous executor for Rust☆133Jan 19, 2026Updated 3 weeks ago
- Generative arts library in Rust☆22May 21, 2021Updated 4 years ago
- Increased precision floating point numbers implemented purely in Rust.