No description
Find a file
2021-10-29 19:08:33 +02:00
benchmark implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
datastructures-api/src/main/java fix JSON construction with maps/collections, more convenience for converting strings 2021-10-16 19:00:41 +02:00
datastructures-bytes fix r/o mapped memory on temp for ci 2021-05-25 15:15:38 +02:00
datastructures-charset fixes 2021-05-13 21:56:00 +02:00
datastructures-common add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
datastructures-csv/src working on more data structures 2021-04-08 22:36:40 +02:00
datastructures-io working on more data structures 2021-04-08 22:36:40 +02:00
datastructures-json-dsl add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
datastructures-json-flat add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
datastructures-json-iterator add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
datastructures-json-micro implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
datastructures-json-minimal add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
datastructures-json-noggit implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
datastructures-json-simple add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
datastructures-json-tiny fix begin/endMap collections, array element separation moved to beginMap, drop unnecessary methods 2021-10-20 17:08:55 +02:00
datastructures-queue-tape add queue tape 2021-09-21 18:08:31 +02:00
datastructures-tiny implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
datastructures-xml/src/main/java/org/xbib/datastructures/xml begin of xml work 2021-10-29 19:08:33 +02:00
datastructures-xslx fixes 2021-05-13 21:56:00 +02:00
datastructures-yaml-tiny use buffered reader, assume always UTF-8, fix toMap() convenience 2021-10-18 09:20:37 +02:00
gradle add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
.gitignore initial commit 2020-09-12 22:42:03 +02:00
build.gradle add repositories, fix publishing for ci 2021-05-25 13:48:10 +02:00
gradle.properties implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
gradlew initial commit 2020-09-12 22:42:03 +02:00
gradlew.bat initial commit 2020-09-12 22:42:03 +02:00
LICENSE.txt working on more data structures 2021-04-08 22:36:40 +02:00
settings.gradle implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00