brutusin.org
Best friendly software libraries. In loving memory of Brutus
Pinned Loading
Repositories
Showing 10 of 11 repositories
- Brutusin-RPC Public
Self-describing JSON-RPC web services over HTTP, with automatic API description based on JSON-Schema
- json-forms Public
JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided
- instrumentation Public
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, errors ...) and notifying custom listeners.