Skip to content
Avatar

Sponsors

@AaronStGeorge @marshallworks @fengb @jicksaw @jagt @sabberworm @cryptocode @scoutapm-sponsorships @hxegon @badlogic @nilslice @borancar @gadget-inc

Sponsoring

@ThePhD @awesomekling @slimsag @kristoff-it @wolfpld @linusg

Achievements

Achievements

Organizations

@NixOS @recursecenter @expressjs @LMMS @PistonDevelopers @PrismarineJS @llvm @ziglang
Block or Report

Block or report andrewrk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

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

Report abuse

Pinned

  1. ziglang/zig Public

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    Zig 13.5k 1.1k

  2. libsoundio Public

    C library for cross-platform real-time audio input and output

    C 1.5k 189

  3. groovebasin Public

    Music player server with a web-based user interface.

    JavaScript 1.8k 132

  4. jamulator Public

    (unmaintained) recompiling NES roms into native executables

    Go 365 22

  5. clashos Public

    multiplayer arcade game for bare metal Raspberry Pi 3 B+

    Zig 171 16

  6. HellOS Public

    "hello world" x86 kernel example

    Zig 147 23

2,312 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created 52 commits in 1 repository

Created a pull request in ziglang/zig that received 4 comments

stage2: use indexes for Decl objects

Rather than allocating Decl objects with an Allocator, we instead allocate them with a SegmentedList. This provides four advantages: Stable memory…

+3,048 −2,185 4 comments
Opened 3 other pull requests in 1 repository

Created an issue in ziglang/zig that received 4 comments

stage3 miscompilation inside translate-c

zig version: 0.10.0-dev.1902+42ed34d1f $ ./stage1/bin/zig build -p stage2 -Dskip-install-lib-files -Denable-llvm $ ./stage2/bin/zig build -p stage3…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.