LukeMathWalker / cargo-pxLinks
A cargo subcommand that extends cargo's capabilities when it comes to code generation.
☆62Updated 5 months ago
Alternatives and similar repositories for cargo-px
Users that are interested in cargo-px are comparing it to the libraries listed below
Sorting:
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆68Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 6 months ago
- Multi-source configuration library for Rust.☆42Updated this week
- Cargo hack manager☆64Updated last year
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Discovering and describing Rust's design axioms☆79Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- A software framework and runtime for building scalable, connected applications☆57Updated this week
- Track and query Cargo dependency graphs.☆247Updated last week
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- Download .crate files of all versions of all crates from crates.io☆47Updated last week
- Updater program for axo tools☆26Updated this week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A thin wrapper around serialized data which add information of identity and version.☆29Updated 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…☆99Updated 4 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- A generic abstraction of paginated APIs☆62Updated last year