LukeMathWalker / cargo-pxLinks
A cargo subcommand that extends cargo's capabilities when it comes to code generation.
☆61Updated 3 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
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated 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…☆64Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 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.…☆67Updated 6 months ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Multi-source configuration library for Rust.☆40Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 2 weeks ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆124Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Discovering and describing Rust's design axioms☆78Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 3 weeks ago
- Generate Rust enum variants without associated data☆97Updated last week
- 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…☆97Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆109Updated this week
- Typed any map for rust☆67Updated 10 months ago
- Obsessively tiny error derive macro☆87Updated 9 months ago
- An SQL query builder☆66Updated 3 years ago
- A thin wrapper around serialized data which add information of identity and version.☆28Updated 2 weeks ago
- An extremely dev-friendly, composable messaging platform☆57Updated last year
- A time progress bar utilities☆59Updated 5 months ago