sebastienrousseau / libmake
A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀
☆30Updated 11 months ago
Alternatives and similar repositories for libmake:
Users that are interested in libmake are comparing it to the libraries listed below
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Code to accompany blog post☆18Updated 9 months ago
- Wrap a Command, to spawn processes in a group or session or job object etc (successor to command-group)☆20Updated last month
- a fast async pool based on channel☆24Updated last week
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 2 years ago
- Rust build system integration for protobuf, Google's data interchange format.☆17Updated 3 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- Wait for a collection of async tasks to finish.☆34Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- ☆45Updated 2 years ago
- A simple, fast, intuitive parser combinator framework for Rust.☆23Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A small markdown TUI note keeper☆15Updated 3 weeks ago
- Build your own hostingless server.☆34Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆43Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆56Updated 5 months ago
- Static Linear Algebra System☆36Updated last year
- An SQL query builder☆66Updated 3 years ago
- Multi-source configuration library for Rust.☆37Updated this week
- An async virtual filesystem interface in Rust☆37Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A GUI application for testing GRPC services☆16Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated 11 months ago
- Get a mock REST APIs with zero coding within seconds.☆31Updated 6 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago