VoidStarKat / appveyor-rustLinks
Scripts for windows versions of Rust on AppVeyor
☆59Updated 9 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 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆173Updated 8 years ago
- A rust library for checked floating point operations☆83Updated 3 weeks ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- Read and write user-specific application data in (stable!) Rust☆70Updated last year
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- Archived as subcommand is now part of Cargo itself☆263Updated 6 years ago
- Python-style function decorators for Rust☆159Updated 4 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- A rustc plugin to check for numerical instability☆175Updated 9 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- ☆58Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago