LukeMathWalker / cargo-pxLinks
A cargo subcommand that extends cargo's capabilities when it comes to code generation.
☆60Updated 3 weeks ago
Alternatives and similar repositories for cargo-px
Users that are interested in cargo-px are comparing it to the libraries listed below
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- 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
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 4 months 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 5 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆68Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆100Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Multi-source configuration library for Rust.☆38Updated this week
- Progress reporting abstraction for Rust☆64Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆37Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Cargo hack manager