Lead developer & president of Zig Software Foundation
- Portland, Oregon
- https://andrewkelley.me/
- @andy_kelley
Sponsors
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,406 contributions in the last year
Less
More
Contribution activity
October 2022
Created 80 commits in 4 repositories
Created a pull request in ziglang/zig that received 3 comments
link.MachO: multi-thread first round of sha256 hashing
...when computing the adhoc code signature.
I tried testing this on the self-hosted compiler to find out if it's faster, but I got this:
MachO Flus…
+64
−30
•
3
comments
Opened 5 other pull requests in 1 repository
Reviewed 17 pull requests in 2 repositories
ziglang/zig
16 pull requests
- compiler_rt: update memcpy to copy usizes at a time
- macho: faster and more memory efficient linker
- stage2: Pop error trace frames for handled errors (#1923)
-
std.os: take advantage of the freebsd's
copy_file_range - emutls: add const to default_value field
- os.copy_file_range: save a syscall for most operations
- change uefi packed structs to new integer backed syntax
- std.os: fix execv* doc comment
- use ws2_32 posix like function signatures for std.c
- add tcdrain on linux
-
fs.Dir.deleteTree: Optimize for non-deeply-nested directories - stage2: implement exporting using field access
- stage2: Fix softfloat support for PPC64(LE)
- compiler-rt: Implement complex multiply/division
- fix: resolve data race in std.Progress.maybeRefresh()
- std.math: add lerp
ziglang/zig-bootstrap
1 pull request
Created an issue in ziglang/zig that received 2 comments
std.AutoHashMap: randomize the hash to surface the bug of relying on hash order
In debug builds, auto hash functions should additionally munge the user-provided hash values by a random number in order to reveal the bug of relyi…
2
comments






