Programmer with a focus on server side optimization, compilers and all things close to hardware.
Pinned Loading
-
zig-adaptive-lock
zig-adaptive-lock PublicBenchmarking a faster std.Mutex implementation for Zig
-
Small & Fast synchronization primiti...
Small & Fast synchronization primitives for Zig 123pub fn ParkingLot(comptime Config: type) type {
4return struct {
5pub const Lock: type = Config.Lock;
-
Zig nanocoroutines
Zig nanocoroutines 1// Bit-vector + rand shuffle order scheduler
23const std = @import("std");
4const Allocator = std.mem.Allocator;
5
219 contributions in the last year
Day of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
June 2025
Created 2 commits in 2 repositories
Opened 1 pull request in 1 repository
Syndica/sig-fuzz
1
merged
-
Add more native programs to fc
This contribution was made on Jun 13
Reviewed 5 pull requests in 2 repositories
Syndica/sig
4 pull requests
-
feat(runtime): program map
This contribution was made on Jun 17
-
fix(svm): bpf-loader partial conformance
This contribution was made on Jun 16
-
refactor(runtime): change transaction context account to take mutable pointer to AccountSharedData
This contribution was made on Jun 12
-
feat(batch execution): fee payer validation/checks
This contribution was made on Jun 12
Syndica/sig-fuzz
1 pull request
-
feat(program-map): program map, account cache, and refactor
This contribution was made on Jun 18