This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
f67ce1e35fe3ecf19b50f64b9fe2d85747f7934d
zig
/
lib
History
Sahnvour
f67ce1e35f
make use of hasUniqueRepresentation to speed up hashing facilities, fastpath in getAutoHashFn is particularly important for hashmap performance
...
gives a 1.18x speedup on gotta-go-fast hashmap bench
2020-07-26 23:04:33 +02:00
..
include
update clang C headers to 10.0.0rc2
2020-02-14 10:30:06 -05:00
libc
zig provides shlwapi.lib for *-windows-gnu
2020-04-08 01:21:00 -04:00
libcxx
zig c++: get it working with musl and mingw-w64
2020-03-27 12:38:52 -04:00
libcxxabi
zig c++: get it working with musl and mingw-w64
2020-03-27 12:38:52 -04:00
libunwind
update libunwind to llvm10.0.0rc2
2020-02-14 10:44:23 -05:00
std
make use of hasUniqueRepresentation to speed up hashing facilities, fastpath in getAutoHashFn is particularly important for hashmap performance
2020-07-26 23:04:33 +02:00