phil-opp / cargo-postLinks
A `cargo` wrapper that executes a post build script after a successful build.
☆24Updated 3 months ago
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☆75Updated 3 years ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆58Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Big array helper for serde☆65Updated last year
- ☆69Updated 5 months ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Rust serializer library☆89Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Metric, Imperial, and other measurement handling for Rust. Length, Temperature, Weight, and Volume☆49Updated 3 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago