brutusin.org

Results 4 repositories owned by brutusin.org

json-forms

607
Stars
169
Forks
Watchers

JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided

Brutusin-RPC

39
Stars
11
Forks
Watchers

Self-describing JSON-RPC web services over HTTP, with automatic API description based on JSON-Schema

flea-db

16
Stars
2
Forks
Watchers

A java library for creating standalone, portable, schema-full object databases supporting pagination and faceted search, and offering strong-typed and generic APIs. Built on top of Apache Lucene.

instrumentation

47
Stars
10
Forks
Watchers

An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, er...