No description
Find a file
2022-04-16 09:19:47 +02:00
benchmark add toCollection() methods, update benchmarks 2021-12-03 17:18:50 +01:00
datastructures-api/src/main/java add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01: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 bug in json tiny stream parser 2021-12-10 15:01:50 +01: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-trie/src add validation, trie 2022-04-16 09:19:47 +02:00
datastructures-validation add validation, trie 2022-04-16 09:19:47 +02:00
datastructures-xml add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01:00
datastructures-xslx fixes 2021-05-13 21:56:00 +02:00
datastructures-yaml-tiny add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01:00
gradle update to gradle 7.3.2 2021-12-21 22:15:20 +01: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 add validation, trie 2022-04-16 09:19:47 +02:00
gradlew update to gradle 7.3, bump dependencies versions 2021-11-25 12:27:39 +01: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 add validation, trie 2022-04-16 09:19:47 +02:00