Learn Macros In Rust
☆1,206Jul 13, 2024Updated last year
Alternatives and similar repositories for macrokata
Users that are interested in macrokata are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An exploration of lifetimes in Rust.☆362Jun 25, 2024Updated last year
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,803Mar 16, 2026Updated 2 months ago
- Educational blog posts for Rust beginners☆8,359Feb 17, 2025Updated last year
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,577Aug 6, 2024Updated last year
- ☆1,340Jul 17, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust☆9,757Oct 3, 2025Updated 7 months ago
- Tools for concurrent programming in Rust☆8,442Feb 22, 2026Updated 2 months ago
- The fast sync and async channel that Rust deserves☆1,713Dec 18, 2025Updated 5 months ago
- Medium to hard Rust questions with explanations☆1,905Dec 20, 2025Updated 5 months ago
- a debugger for async rust!☆4,518Apr 9, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,203May 11, 2026Updated last week
- An easy to use library for pretty print tables of Rust structs and enums.☆2,332Apr 25, 2026Updated 3 weeks ago
- All Algorithms implemented in Rust☆25,776May 9, 2026Updated last week
- The Little Book of Rust Macros (updated fork)☆918Jan 23, 2026Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A next-generation test runner for Rust.☆2,980Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆17,018May 12, 2026Updated last week
- Rust RPC framework with high-performance and strong-extensibility for building micro-services.☆2,599Updated this week
- A modular, reusable university course for Rust☆3,369May 11, 2026Updated last week
- Rust newtype with guarantees 🇺🇦 🦀☆1,726May 3, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,682Updated this week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,295Updated this week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,983Updated this week
- A native gRPC client & server implementation with async/await support.☆12,048Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A full featured, fast Command Line Argument Parser for Rust☆16,386May 11, 2026Updated last week
- Rayon: A data parallelism library for Rust☆13,005Apr 23, 2026Updated 3 weeks ago
- Make retry like a built-in feature provided by Rust.