phil-opp / cargo-postLinks
A `cargo` wrapper that executes a post build script after a successful build.
☆23Updated last month
Alternatives and similar repositories for cargo-post
Users that are interested in cargo-post are comparing it to the libraries listed below
Sorting:
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆181Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Metric, Imperial, and other measurement handling for Rust. Length, Temperature, Weight, and Volume☆44Updated last month
- Automatic cfg for Rust compiler features☆105Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- Rust serializer library☆88Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Big array helper for serde☆65Updated last year
- Proc macro for smol async runtime