Skip to content
View mlugg's full-sized avatar

Sponsors

@hazeycode
@JerwuQu

Highlights

  • Pro

Organizations

@ziglang @p2sr

Block or report mlugg

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. setup-zig setup-zig Public

    Install a Zig compiler for usage in GitHub Actions workflows.

    JavaScript 129 12

  2. zig-build-workshop zig-build-workshop Public

    C 35 1

  3. zigpb zigpb Public

    Simple Protobuf encoder and decoder in Zig

    Zig 28 1

  4. adrift adrift Public

    A lightweight speedrun timer for Linux.

    C 25 4

  5. zig-fontmanager zig-fontmanager Public

    A simple, generic text rendering system in Zig, based on FreeType and HarfBuzz.

    Zig 11

  6. SourceAutoRecord SourceAutoRecord Public

    Forked from NeKzor/SourceAutoRecord

    Speedrun plugin for Source Engine games.

    C++ 6 1

787 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to ziglang/zig, mlugg/setup-zig, void-linux/void-packages and 30 other repositories
Loading A graph representing mlugg's contributions from March 31, 2024 to April 06, 2025. The contributions are 67% commits, 17% pull requests, 11% code review, 5% issues.

Contribution activity

April 2025

Created 4 commits in 2 repositories
Created 1 repository

Created a pull request in ziglang/zig that received 1 comment

Sema: fix a few indexing bugs

Indexing zero-bit types should not produce AIR indexing instructions Getting a runtime-known element pointer from a many-pointer should check that…

+43 −0 lines changed 1 comment

Created an issue in ziglang/zig that received 37 comments

Proposal: stackless coroutines as low-level primitives

This proposal assumes the existence of #23367. Background At the time of writing, @andrewrk and @jacobly0 are exploring the idea of implementing as…

37 comments
Loading