LukeMathWalker / cargo-pxLinks
A cargo subcommand that extends cargo's capabilities when it comes to code generation.
☆60Updated last month
Alternatives and similar repositories for cargo-px
Users that are interested in cargo-px are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆65Updated 2 weeks ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 4 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆103Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Multi-source configuration library for Rust.☆39Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated this week
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Cargo hack manager☆64Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Generate enum variants inline☆58Updated 2 years ago
- Typed any map for rust☆67Updated 8 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Discovering and describing Rust's design axioms☆75Updated last year
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago