VoidStarKat / appveyor-rustLinks
Scripts for windows versions of Rust on AppVeyor
☆59Updated 8 years ago
Alternatives and similar repositories for appveyor-rust
Users that are interested in appveyor-rust are comparing it to the libraries listed below
Sorting:
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- A rust library for checked floating point operations☆81Updated 7 months ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆129Updated 3 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆172Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Read and write user-specific application data in (stable!) Rust☆69Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- See instead assert_cmd☆147Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Approximate floating point equality comparisons and assertions☆169Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago