Popular repositories Loading
-
arduino-ad-mux-lib
arduino-ad-mux-lib PublicArduino library for controlling analog/digital multiplexers (A/D mux)
-
json-streaming-parser
json-streaming-parser PublicForked from squix78/json-streaming-parser
Arduino library for parsing potentially huge json streams on devices with scarce memory
C++
-
picocli
picocli PublicForked from remkop/picocli
Parser library and framework to easily build JVM command line applications (Java, Groovy, Kotlin, etc). Usage help with ANSI colors. Autocomplete. Nested subcommands. Annotations and programmatic A…
Java
-
JarShrink
JarShrink PublicForked from Deconimus/JarShrink
Shrinks JARs by removing redundant class-files.
Java
-
endless-sky
endless-sky PublicForked from endless-sky/endless-sky
Space exploration, trading, and combat game.
C++
-
JBIG2-Image-Decoder
JBIG2-Image-Decoder PublicForked from Borisvl/JBIG2-Image-Decoder
A fork of JPedal's JBIG2 library
Java
40 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 20 commits in 2 repositories
Created 1 repository
-
stechio/tmp
This contribution was made on Apr 7
Created an issue in stleary/JSON-java that received 1 comment
JSONObject and JSONArray serialization shortcomings (dependency injection missing!)
In my use case, I need to customize the serialization of JSONObject
(which internally is based on a HashMap
) in order to make the entry order predi…