LukeMathWalker / cargo-pxLinks
A cargo subcommand that extends cargo's capabilities when it comes to code generation.
☆62Updated 4 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:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 8 months ago
- A versatile and developer-friendly trait mocking library☆79Updated last month
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Multi-source configuration library for Rust.☆42Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- An extremely dev-friendly, composable messaging platform☆57Updated last year
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆133Updated this week
- An SQL query builder☆66Updated 3 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Discovering and describing Rust's design axioms☆78Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Generate Rust enum variants without associated data☆99Updated last month
- Track and query Cargo dependency graphs.☆244Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- futures-buffered☆45Updated 4 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Cargo hack manager☆64Updated last year
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 2 months ago