Stars
Simple makefile-based build for musl cross compiler
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
A fast implementation of Aho-Corasick in Rust.
Super-fast float parser in Rust (now part of Rust core)
Automated property based testing for Rust (with shrinking).
crates is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).
A simple source code spell checker for code
Parser and evaluator for Cargo's flavor of Semantic Versioning
A tool for managing cargo workspaces and their crates, inspired by lerna
A safe and fast multi-producer, multi-consumer channel.
A shell parser, formatter, and interpreter with bash support; includes shfmt
Ensure correct assumptions about constants, types, and more in Rust
Count lines of LLVM IR per generic function
Incomplete Redis client and server implementation using Tokio - for learning purposes only
A utility for managing cargo dependencies from the command line.
Runtime for executing procedural macros as WebAssembly
A derive macro for implementing the display Trait via a doc comment and string interpolation
derive(Error) for struct and enum error types