An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by ggrandes

A curated list of projects in awesome lists by ggrandes .

https://github.com/ggrandes/bouncer

Bouncer is a network TCP port redirector/forward proxy (like rinetd) with extra features like Reverse tunneling (like ssh -R), SSL tunneling (like stunnel), connection Failover, LoadBalancing and Clustering. In pure Java (BIO)

aes bouncer encryption java mux reverse-tunnels ssl tcp tunnel

Last synced: 10 Jan 2026

https://github.com/ggrandes/kvstore

KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java

btree disk index java persistent tree

Last synced: 14 Jan 2026

https://github.com/ggrandes/sftpserver

SFTP Server (SSH File Transfer Protocol) in Java, based on Apache MINA SSHD

java mina sftp sshd

Last synced: 11 Jan 2026

https://github.com/ggrandes/figaro

In-process Asynchronous Message System in Java for Event Bus/Actor Model (like Kilim, µJavaActors, Akka,... but very simplified)

actor-model akka eventbus java kilim

Last synced: 12 Feb 2026

https://github.com/ggrandes/log4j2-simplejson

Simple JSON Layout for Log4J 2.x, without external dependencies

extension java json log4j log4j2

Last synced: 11 Jan 2026

https://github.com/ggrandes/memoizer

Agnostic Cache in Java. If you call the function again with the same arguments, memoize return value out from cache, instead of compute again.

cache java memoize

Last synced: 14 Jan 2026

https://github.com/ggrandes/mapexpression

Expression Evaluator for use in placeholders like ${name} for Java

expression-evaluator expression-template java

Last synced: 19 Jan 2026

https://github.com/ggrandes/headers-servlet-filter

Provides control over HTTP response headers in a Servlet container like Tomcat

http java response tomcat

Last synced: 14 Jan 2026

https://github.com/ggrandes/properties-agent

Java agent to load properties from a file

java java-agent system-properties

Last synced: 14 Jan 2026

https://github.com/ggrandes/concurrentlimit-servlet-filter

Concurrent Limit Servlet Filter for a container like Tomcat

concurrent filter http ip java limit request servlet tomcat

Last synced: 14 Jan 2026

https://github.com/ggrandes/log4j2-webext

Web extension Lookup for Log4J 2.x

extension java log4j log4j2

Last synced: 11 Jan 2026

https://github.com/ggrandes/webapp-properties

Load Properties from a file into SystemProperties or as an Attribute in ServletContext, using WebappBaseName as reference in a servlet container like Tomcat

servlet-container servlet-context system-properties tomcat webapp webapp-properties

Last synced: 14 Jan 2026

https://github.com/ggrandes/errorhandler-servlet

Custom Error Handler in a Servlet container like Tomcat

error-handling java servlet tomcat

Last synced: 14 Jan 2026

https://github.com/ggrandes/httpbench

HttpBench is a benchmark command line tool for measuring the performance of HTTP web servers

benchmark http java

Last synced: 14 Jan 2026

https://github.com/ggrandes/test-servlet

Simple Test Servlet, always returns OK, for running in a servlet container like Tomcat

servlet test tomcat

Last synced: 12 Feb 2026

https://github.com/ggrandes/classloadermap

When you want same "System Property" name, but with different value (by ClassLoader). ClassLoaderMap is Hierarchical Map associated to a ClassLoader.

classloader java system-properties

Last synced: 11 Jan 2026

https://github.com/ggrandes/webapp-notifier

Notify about start and stop of WebApp in a Servlet Container (like Tomcat) to a remote URL

java tomcat webapp

Last synced: 12 Feb 2026

https://github.com/ggrandes/mavenbadges

Badges for Maven Central (like shields.io) in Java

badges java mavencentral shields svg

Last synced: 12 Feb 2026