Popular repositories Loading
-
-
jemallocator
jemallocator PublicForked from gnzlbg/jemallocator
Rust allocator using jemalloc as a backend
-
98 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
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
February 2025
Created 2 repositories
-
BusyJay/dnsproxy
Go
This contribution was made on Feb 12
-
BusyJay/AdGuardHome
Go
This contribution was made on Feb 4
Created a pull request in tikv/jemallocator that received 14 comments
jemalloc-sys: hardening strerror_r function detection
This PR also removes stale arch conditions. /cc @th7nder can you verify it still works on Nix?
+51
−7
lines changed
•
14
comments
Opened 3 other pull requests in 3 repositories
AdguardTeam/dnsproxy
1
open
-
avoid returning stale ServFail response
This contribution was made on Feb 12
jemalloc/jemalloc
1
open
-
detect false failure of strerror_r
This contribution was made on Feb 7
tikv/jemalloc
1
merged
-
detect false failure of strerror_r
This contribution was made on Feb 7
Created an issue in AdguardTeam/dnsproxy that received 3 comments
Optimistic cache may return wrong result once it meets ServFail
Optimistic cache will return stale cache and trigger a background resolve to refresh the cache. Consider following timeline:
receive query -> resol…
3
comments