Jilles van Gurp
Jilles van Gurp
geogeometry
GeoGeometry is a set of algorithms and functions for manipulating geo hashes and geometric shapes with geo coordinates.
es-kotlin-client
Kotlin client for Elasticsearch that adds kotlin DSLs, support for co-routines, and more to the official Java client. Deprecated and replaced by kt-search.
jsonj
A fluent Java API for manipulating json data structures
kt-search
Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
osm2geojson
Tool to convert open street map xml to geojson
spring-depend
Tool for getting a spring bean dependency graph
kotlin4example
Literate programming for Kotlin. Write markdown based documentation for your kotlin project with working examples.
json-dsl
Create Kotlin DSLs for any JSON/YAML. JsonDsl is a library that helps you build Kotlin DSLs for JSON and YAML dialects. The DSLs are easy to extend with custom fields by users via a MutableMap. This a...