Lead developer & president of Zig Software Foundation
- Portland, Oregon
- https://andrewkelley.me/
- @andy_kelley
Block or Report
Block or report andrewrk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ziglang/zig Public
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
2,150 contributions in the last year
Less
More
Contribution activity
November 2021
Created 9 commits in 2 repositories
Created a pull request in ziglang/zig that received 2 comments
std: add Linux perf syscall bits
Example usage: const std = @import("std"); const PERF = std.os.linux.PERF; const assert = std.debug.assert; test "perf" { var attr: std.os.linux.pe…
+372
−10
•
2
comments
