phil-opp / cargo-postLinks
A `cargo` wrapper that executes a post build script after a successful build.
☆24Updated 2 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:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- #[no_std] print equivalent for Rust☆65Updated last month
- Cross-platform, endian-aware primitives for Rust☆46Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- like thread::spawn but for processes☆159Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last week
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Full precision decimal representation of f64☆27Updated 3 weeks ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆69Updated 4 months ago
- ☆56Updated 2 years ago
- ☆31Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year