benchmark
|
update to gradle 7.4.2
|
2022-06-01 10:09:09 +02:00 |
datastructures-api/src/main/java
|
add copy() for raw string injection to Builder
|
2021-12-02 18:07:21 +01:00 |
datastructures-charset
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
datastructures-common
|
add util classes from org.xbib.net project
|
2022-08-27 19:17:05 +02:00 |
datastructures-csv/src
|
fix for forced unquoted tabulator-separated csv writing
|
2022-06-24 17:20:05 +02:00 |
datastructures-io/src
|
update to gradle 7.4.2
|
2022-06-01 10:09:09 +02:00 |
datastructures-json-dsl
|
drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation
|
2022-08-27 20:35:22 +02:00 |
datastructures-json-flat
|
add json parsers and benchmarks
|
2021-07-14 11:18:11 +02:00 |
datastructures-json-iterator
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
datastructures-json-micro
|
implement lightweight, minimal JSON/YAML on tiny datastructures
|
2021-10-12 11:45:53 +02:00 |
datastructures-json-mini/src/main/java/org/xbib/datastructures/json/mini
|
add trie, add mini Json
|
2022-07-31 01:19:06 +02:00 |
datastructures-json-minimal
|
update to gradle 7.4.2
|
2022-06-01 10:09:09 +02:00 |
datastructures-json-noggit
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
datastructures-json-simple
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
datastructures-json-tiny
|
fix bug in json tiny stream parser
|
2021-12-10 15:01:50 +01:00 |
datastructures-queue-tape
|
drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation
|
2022-08-27 20:35:22 +02:00 |
datastructures-tiny
|
implement lightweight, minimal JSON/YAML on tiny datastructures
|
2021-10-12 11:45:53 +02:00 |
datastructures-trie
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
datastructures-validation
|
drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation
|
2022-08-27 20:35:22 +02:00 |
datastructures-xml
|
add copy() for raw string injection to Builder
|
2021-12-02 18:07:21 +01:00 |
datastructures-xslx
|
move cleaned up jxl into this project, get rid of log4j dependency
|
2022-09-02 13:26:24 +02:00 |
datastructures-yaml-tiny
|
add copy() for raw string injection to Builder
|
2021-12-02 18:07:21 +01:00 |
gradle
|
drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation
|
2022-08-27 20:35:22 +02:00 |
.gitignore
|
initial commit
|
2020-09-12 22:42:03 +02:00 |
build.gradle
|
update to gradle 7.4.2
|
2022-06-01 10:09:09 +02:00 |
gradle.properties
|
move cleaned up jxl into this project, get rid of log4j dependency
|
2022-09-02 13:26:24 +02:00 |
gradlew
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
gradlew.bat
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
LICENSE.txt
|
working on more data structures
|
2021-04-08 22:36:40 +02:00 |
settings.gradle
|
move cleaned up jxl into this project, get rid of log4j dependency
|
2022-09-02 13:26:24 +02:00 |