Skip to content
View badboy's full-sized avatar

Organizations

@mozilla @railscamp @rust-lang @OpenTechSchool-Dortmund @rust-community @semantic-rs @RustFestEU @mozilla-mobile @berlinrs
Block or Report

Block or report badboy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
badboy/README.md

🤔

Pinned Loading

  1. mozilla/gecko-dev mozilla/gecko-dev Public

    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

    C++ 3.2k 1.9k

  2. mozilla/glean mozilla/glean Public

    Modern cross-platform telemetry

    Rust 369 120

  3. mozilla/data-docs mozilla/data-docs Public

    A guide for Mozilla's developers and data scientists to analyze and interpret the data gathered by our data collection systems.

    Shell 79 121

  4. mozilla/uniffi-rs mozilla/uniffi-rs Public

    a multi-language bindings generator for rust

    Rust 2.5k 214

  5. signify-rs signify-rs Public

    Create cryptographic signatures for files and verify them.

    Rust 87 11

  6. Poor dev's Rust Compiler Poor dev's Rust Compiler
    1
    fn main() {
    2
        println!("Hello World!");
    3
    }