LukeMathWalker / cargo-pxLinks
A cargo subcommand that extends cargo's capabilities when it comes to code generation.
☆60Updated 2 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:
- 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 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…☆60Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆129Updated 2 months ago
- Multi-source configuration library for Rust.☆39Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆105Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- Typed any map for rust☆67Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 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…☆96Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆38Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Discovering and describing Rust's design axioms☆76Updated last year
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated 10 months ago
- Generate enum variants inline☆58Updated 2 years ago
- A generic abstraction of paginated APIs☆62Updated last year
- An SQL query builder☆66Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆103Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A concurrent, append-only vector.☆200Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago