Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
1,221 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in facebook/zstd that received 2 comments
CLI: simplified handling of separated-fields arguments
this patch reduces complexity associated with
commands requiring a separated arguments
such as :
-o filename
-D dictionary
--output-dir-flat dir
--…
+56
−91
•
2
comments
- improved inline help
- v0.8.0
- update generateSecret for customSeedSize==8
- updated libxxhash.pc generation
- fix altivec.h redefinition issue
- move validated XXH3 prototypes into stable
- merge xxh3 implementation within xxhash.h
- Allow reading stdin in console mode
- Improves speed of streaming variant on small inputs
- can skip over directory
- minor welcome message tweaks
- fixed dispatcher compilation in c++ mode
- fix _mm512_shuffle_epi32 in c++ mode
- Fixed VS variable shadowing warning (single file lib)
- Fix -Wunused-variable under FUZZING_BUILD_MODE...
- Add GCC PGO data files to .gitignore.
- Use threads in streaming_compression.c example.
- [actions] removing flakey min-decomp
- Remove superfluous build-time macros (single-file libs)
- [contrib] Fix single-file compilation error on Emscripten build.
- Rename ZSTDMT_NBTHREADS_MAX to ZSTDMT_NBWORKERS_MAX.
- Add ImpromptuNinjas.ZStd C# libzstd bindings link to GitHub Pages branch