The Wayback Machine - https://web.archive.org/web/20221019035701/https://github.com/frazar
Skip to content
Avatar
Block or Report

Block or report frazar

Report abuse

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

Report abuse

Popular repositories

  1. Our candidate game for the Game Jam 2018

    C# 2 1

  2. rust Public

    Forked from rust-lang/rust

    A safe, concurrent, practical language.

    Rust 1

  3. Forked from bebosudo/sest

    Implementation of a weather station based on an ESP8266 chip and the Django web framework.

    Python 1

  4. Forked from darmar-lt/qcontainers

    Container library for Fortran programming language

    C 1

  5. cpal Public

    Forked from RustAudio/cpal

    Cross-platform audio I/O library in pure Rust

    Rust

  6. rodio Public

    Forked from RustAudio/rodio

    Rust audio playback library

    Rust

39 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to google/zerocopy, mgunyho/tere, frazar/zerocopy and 13 other repositories

Contribution activity

October 2022

Created 6 commits in 2 repositories
Created 2 repositories

Created a pull request in google/zerocopy that received 13 comments

[ci.yml] Add clippy_check job

Add a CI job to run the clippy linting software. Fixes #49

+4 −1 13 comments
Reviewed 1 pull request in 1 repository
google/zerocopy 1 pull request

Created an issue in mgunyho/tere that received 3 comments

Rustc warning: unnecessary parentheses around match arm expression

> cargo build Compiling tere v1.2.0 (/home/frazar/gitprojects/tere) warning: unnecessary parentheses around match arm expression --> src/ui/help_wi…

3 comments