You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Jörg Prante 20762770b1 fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
.github/workflows Update codeql.yml 2 years ago
benchmark update to gradle 7.4.2 2 years ago
datastructures-api/src/main/java add copy() for raw string injection to Builder 3 years ago
datastructures-charset remove @author tags to avoid confusion 2 years ago
datastructures-common fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
datastructures-csv/src fix for forced unquoted tabulator-separated csv writing 2 years ago
datastructures-io/src update to gradle 7.4.2 2 years ago
datastructures-json-dsl drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2 years ago
datastructures-json-flat add json parsers and benchmarks 3 years ago
datastructures-json-iterator remove @author tags to avoid confusion 2 years ago
datastructures-json-micro implement lightweight, minimal JSON/YAML on tiny datastructures 3 years ago
datastructures-json-mini/src/main/java/org/xbib/datastructures/json/mini add trie, add mini Json 2 years ago
datastructures-json-minimal update to gradle 7.4.2 2 years ago
datastructures-json-noggit fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
datastructures-json-simple remove @author tags to avoid confusion 2 years ago
datastructures-json-tiny fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
datastructures-queue-tape drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2 years ago
datastructures-tiny fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
datastructures-trie string segment optimization 2 years ago
datastructures-validation drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2 years ago
datastructures-xml add copy() for raw string injection to Builder 3 years ago
datastructures-xslx move cleaned up jxl into this project, get rid of log4j dependency 2 years ago
datastructures-yaml-tiny add copy() for raw string injection to Builder 3 years ago
gradle fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
.gitignore initial commit 4 years ago
LICENSE.txt working on more data structures 3 years ago
build.gradle update to gradle 7.4.2 2 years ago
gradle.properties fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
gradlew remove @author tags to avoid confusion 2 years ago
gradlew.bat remove @author tags to avoid confusion 2 years ago
settings.gradle update to Gradle 7.5.1 2 years ago