Pinned Repositories
compiletest-rs
An extraction of the compiletest utility from the Rust compiler
elsa
Append-only collections for Rust where borrows to entries can outlive insertions
rust-adorn
Python-style function decorators for Rust
rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
triomphe
Fork of std::sync::Arc with lots of utilities useful for FFI
gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
rust
Empowering everyone to build reliable and efficient software.
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
icu4x
Solving i18n for client-side and resource-constrained environments.
Manishearth's Repositories
Manishearth/mitosis
Spawn processes with arbitrary closures in rust
Manishearth/oreutils
Installer for various Rust reimaginations of coreutils. These are not drop-in replacements.
Manishearth/array-init
Safe wrapper for initializing arrays
Manishearth/IIT-Timetable
Timetable generator for IIT Bombay
Manishearth/ipadle
Wordle clone you can play forever
Manishearth/calendar-code2
Manishearth/cargo-guppy
Track and query Cargo dependency graphs.
Manishearth/cargo-make
Rust task runner and build tool.
Manishearth/cargo-workspaces
A tool for managing cargo workspaces and their crates, inspired by lerna
Manishearth/cloud-hypervisor
A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.
Manishearth/epoll
Rust epoll wrapper
Manishearth/gamepad
Gamepad
Manishearth/grcov
Rust tool to collect and aggregate code coverage data for multiple source files
Manishearth/icu4x_bidi
A portion of ICU4X that detects BiDi regions in text, and can be used as a WASM library on the web.
Manishearth/learn_unsafe_rust
Manishearth/pluralrules
Pluralization handling in Rust
Manishearth/rayon
Rayon: A data parallelism library for Rust
Manishearth/rust-forge
Manishearth/rust-phf
Compile time static maps for Rust
Manishearth/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
Manishearth/ryu
Fast floating point to string conversion
Manishearth/strck
Checked owned and borrowed strings
Manishearth/syn-inline-mod
Tool to inline module contents into syn::File instances
Manishearth/synstructure
Utilities for dealing with substructures within syn macros
Manishearth/tinystr
A small ASCII-only bounded length string representation.
Manishearth/unic-locale
Unic crates for locale management implementing Unicode UTS #35
Manishearth/unicodetools
home of unicodetools and https://util.unicode.org JSPs
Manishearth/unsafe-code-guidelines
Forum for discussion about what unsafe code can and can't do
Manishearth/webxr-gamepads-module
Repository for the WebXR Gamepads Module
Manishearth/www.rust-lang.org
the home of the Rust website