phil-opp / cargo-postLinks
A `cargo` wrapper that executes a post build script after a successful build.
☆22Updated last year
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 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- ☆53Updated 5 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆67Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆68Updated 3 weeks ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- Full precision decimal representation of f64☆26Updated last week