Results 8 repositories owned by Francis Galiegue

grappa

62
Stars
8
Forks
Watchers

Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase

jackson-coreutils

17
Stars
30
Forks
Watchers

JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)

json-schema-avro

125
Stars
34
Forks
Watchers

Avro to JSON Schema, and back

json-schema-validator-demo

33
Stars
21
Forks
Watchers

Webapp demonstrating JSON Schema validation hosted on Heroku

largetext

33
Stars
6
Forks
Watchers

Implement Java's CharSequence over very large text files; usable with regexes, or grappa

sample-json-schemas

101
Stars
43
Forks
Watchers

Sample JSON Schemas

throwing-lambdas

87
Stars
7
Forks
Watchers

Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces

uri-template

52
Stars
14
Forks
Watchers

A fully functional Java implementation of URI templates (RFC 6570): create URIs for your REST API without room for errors