Highlights
- Arctic Code Vault Contributor
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 up
Popular repositories
-
-
-
-
Forked from arvicco/win
Rubyesque interfaces and wrappers for Windows API functions defined using FFI
Ruby 2
-
1,026 contributions in the last year
Activity overview
Contribution activity
October 2020
- This would allow users to find out what builtin is.
- Being more specific regarding the padding.
- This is a cleaner on-demand documentation (for discussion).
- Fix issue https://github.com/simdjson/simdjson/issues/1127
- Simplifying slightly the logic in the cmake
- This simplifies the number parsing routine and removes our dependency on strtod_l
Created an issue in simdjson/simdjson that received 4 comments
Unclosed arrays can cause problems for On Demand
JSON with unclosed arrays end up passing the user data from padding. Actually parsing that data could cause overruns. Consider this program: auto j…
- Optional fields API for objects
- Support print / minify for On Demand
- Support out-of-order key lookup in On Demand
- Support get_c_str() in On Demand
- Support parsing const char * in ondemand::parser
- Support parser.load() in On Demand
- Support doc["a"]["b"] in On Demand
- "Fuzz and run valgrind / build (pull_request)" failing in CI
- ondemand_basictests fails on Win32
- Using deprecated functionality in github actions