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

Projects in Awesome Lists by timboudreau

A curated list of projects in awesome lists by timboudreau .

https://github.com/timboudreau/netty-http-client

An asynchronous http client in Java, with a clean, callback-based API, using Netty 4.x

asynchronous http http-client https https-client java test-harness

Last synced: 04 Apr 2025

https://github.com/timboudreau/nb-nodejs

NodeJS support for NetBeans, originally hosted on netbeans.org

netbeans nodejs plugin

Last synced: 29 Apr 2025

https://github.com/timboudreau/acteur

A framework for writing lightweight, scalable servers with Guice and Netty

acteur framework guice http java netty server

Last synced: 12 Apr 2025

https://github.com/timboudreau/vl-jung

NetBeans Visual Library integration with JUNG (Java Universal Graph Library) for rich, animated visualizations of graphs using real components

graph gui java visualization-library

Last synced: 29 Apr 2025

https://github.com/timboudreau/scamper

A toolkit for creating SCTP servers and clients

async bson java netty sctp

Last synced: 12 Sep 2025

https://github.com/timboudreau/giulius

Tools for loading file-based configuration files and mapping them with Guice's ``@Named`` and more

configuration guice injection lifecycle-management named

Last synced: 17 Oct 2025

https://github.com/timboudreau/scamper-chat

An IRC-like chat client and server using SCTP, based on Scamper+Netty

async chat java netty sctp

Last synced: 29 Apr 2025

https://github.com/timboudreau/netbeans-mongodb

A NetBeans plugin for browsing MongoDB

mongdb netbeans-plugin

Last synced: 18 Jul 2025

https://github.com/timboudreau/giulius-selenium-tests

A test harness that allows Selenium tests to be run using JUnit and test fixtures to be created and injected by a WebDriver-aware Guice

fixtures guice junit selenium

Last synced: 29 Apr 2025

https://github.com/timboudreau/scopes

A framework for writing custom Guice scopes

guice scopes

Last synced: 29 Apr 2025

https://github.com/timboudreau/meta-update-center

An update server for NetBeans Plugins which serves remotely built NBM files

nbm netbeans plugin server

Last synced: 29 Apr 2025

https://github.com/timboudreau/avatar

A container project for building AvatarJS

Last synced: 29 Apr 2025

https://github.com/timboudreau/util

Misc Java utilities - strings, streams, threading, collections

Last synced: 29 Apr 2025

https://github.com/timboudreau/adhoc-projects

NetBeans Plugin to make any folder a project

folder netbeans-plugin project

Last synced: 29 Apr 2025

https://github.com/timboudreau/gittattle

A simple, minimal web ui for git using node.js

git http-server server

Last synced: 12 Sep 2025

https://github.com/timboudreau/bunyan-java

A little logging library that uses the format of NodeJS's bunyan JSON logger

bunyan java json json-logger logging

Last synced: 29 Apr 2025

https://github.com/timboudreau/acteur-tutorial

A tutorial for the acteur lightweight Netty+Guice server framework

Last synced: 21 Jun 2025

https://github.com/timboudreau/generic-web-api

A library for quickly creating REST API clients

Last synced: 14 Jun 2025

https://github.com/timboudreau/netbeans-contrib

Fork of netbeans contrib repo

Last synced: 29 Apr 2025

https://github.com/timboudreau/blather

Async Java websocket client and test harness

async java netty websocket websocket-client

Last synced: 27 Mar 2025

https://github.com/timboudreau/gentoo

A gentoo portage overlay with etcd, statsd and some fonts

gentoo linux packages

Last synced: 29 Apr 2025

https://github.com/timboudreau/mongo-promises

Promise-based wrappers for MongoDB's async Java API

async guice java mongodb promises

Last synced: 29 Apr 2025

https://github.com/timboudreau/annotation-tools

Toolkit for making writing complex Java annotation processors easy

Last synced: 30 Jun 2025

https://github.com/timboudreau/netbeans-local-maven-repo-populator

Populate your local Maven repository with modules from a Netbeans source build

Last synced: 29 Apr 2025

https://github.com/timboudreau/giulius-settings-etcd

Load application configuration from a cluster of etcd instances

configuration etcd guice

Last synced: 27 Feb 2025

https://github.com/timboudreau/giulius-tests

A JUnit test runner for Guice that lets test methods take arguments

guice junit junit-test-runner

Last synced: 29 Apr 2025

https://github.com/timboudreau/simplevalidation

The SimpleValidation project, used in NetBeans and originally hosted on kenai.com

java java-net swing-api validation

Last synced: 29 Apr 2025

https://github.com/timboudreau/numble

Generates typesafe, JSON-friendly Java classes with validation, from a description of input data as names and types

annotation code-generation jackson json pojo

Last synced: 29 Apr 2025

https://github.com/timboudreau/jhtm

Implements some ideas from NuPIC in Java

Last synced: 27 Feb 2025

https://github.com/timboudreau/acteur-wicket

Run apache wicket applications without a servlet container, in Netty + Acteur

async guice netty wicket

Last synced: 11 Oct 2025

https://github.com/timboudreau/netbeans-povray-syntax

NetBeans editor support for POV-Ray syntax

netbeans-plugin pov-ray-syntax povray syntax

Last synced: 27 Feb 2025

https://github.com/timboudreau/netty-dns-support

Enhances Netty's DNS support with the ability to parse and programmatically manipulate DNS records with a clean API

dns dns-client dns-server netty

Last synced: 29 Apr 2025

https://github.com/timboudreau/portable-crypto

NodeJS and Java libraries for strong symmetric encryption which can interoperate with each other and have few or no dependencies

Last synced: 27 Feb 2025

https://github.com/timboudreau/vmstat-statsd-agent

Parses output from vmstat and feeds it to a statsd / graphite instance

Last synced: 27 Feb 2025

https://github.com/timboudreau/desktop

Geometry, color palette and desktop component utilities

Last synced: 27 Feb 2025

https://github.com/timboudreau/blurt

A little thing for fire-and-forget UDP packets with Java and NodeJS implementations

cluster multicast udp udp-client udp-server

Last synced: 27 Feb 2025

https://github.com/timboudreau/bunyan-java-v2

Output-compatible port of NodeJS's bunyan JSON logging framework to Java

Last synced: 27 Feb 2025

https://github.com/timboudreau/mastfrog-parent

Master build for a bunch of related projects which are linked in as git submodules

Last synced: 06 Jul 2025

https://github.com/timboudreau/atomic-state

Java annotation to implement an interface over an `int` or `long` and generate atomic and listener support

Last synced: 10 Aug 2025

https://github.com/timboudreau/visual-library-tabcontrol

A replacement editor tab ui delegate for NetBeans with lots of bling complements of Visual Library

Last synced: 27 Feb 2025

https://github.com/timboudreau/simpleproxy

A really, really simple HTTP proxy for debugging things

http-proxy nodejs

Last synced: 22 Aug 2025

https://github.com/timboudreau/pectin

A little library for writing lambda-ized HTTP servers

Last synced: 27 Feb 2025

https://github.com/timboudreau/colorchooser

A swing color chooser, formerly hosted on java.net

gui swing swing-color-chooser

Last synced: 31 Dec 2025

https://github.com/timboudreau/storage

Libraries for building high-performance, single-purpose micro-databases with indexes over memory-mapped files in Java

Last synced: 27 Feb 2025

https://github.com/timboudreau/audio_unit_rust_demo

Demo of integrating DSP in Rust into an Apple Audio Unit, and of building properly signed installers

Last synced: 11 Mar 2025

https://github.com/timboudreau/case

A simple cli case/variable-style text conversion utility

Last synced: 27 Feb 2025

https://github.com/timboudreau/watchfs

Unix utility to watch a folder and run a command on file changes once changes have been quiescent for a period of time

Last synced: 27 Feb 2025

https://github.com/timboudreau/niothing

NioThing - it's sort of like nothing, but asynchronous

Last synced: 27 Feb 2025

https://github.com/timboudreau/primal

Some utilities for sieving and creating compressed files of prime numbers

prime-numbers

Last synced: 04 Sep 2025

https://github.com/timboudreau/certgen

Generate a self-signed cert in one step

certificate script ssl

Last synced: 27 Feb 2025

https://github.com/timboudreau/acteur-get-proxy

Demo app which implements a very naive HTTP proxy

Last synced: 27 Feb 2025

https://github.com/timboudreau/acteur-pattern

A stripped down demo of the Acteur pattern

Last synced: 27 Feb 2025

https://github.com/timboudreau/module-info-parser

Antlr-based parser for Java module-info files with straightforward model classes and JSON export

Last synced: 27 Feb 2025

https://github.com/timboudreau/cfig

Yet another NodeJS JSON configuration loading library

configuration-management nodejs

Last synced: 06 Oct 2025

https://github.com/timboudreau/giulius-web

A few related projects for traditional Java web development with Guice

aop aspects email-templates email-transport guice statsd

Last synced: 09 Oct 2025

https://github.com/timboudreau/treiber_stack

A treiber stack in Rust

Last synced: 29 Apr 2025

https://github.com/timboudreau/signature-hash

Compute a hash of the public signatures of Java sources

Last synced: 27 Jun 2025

https://github.com/timboudreau/lfstest

Last synced: 27 Feb 2025

https://github.com/timboudreau/shutesburybroadband

Unofficial Draft of the Shutesbury Broadband FAQ

Last synced: 27 Feb 2025

https://github.com/timboudreau/http-test-harness

A test harness that makes testing HTTP web apis trivial

Last synced: 27 Feb 2025

https://github.com/timboudreau/acteur-timetracker

A generic JSON REST web api for keeping track of little blobs of time and associating ad-hoc data with them, and a demo of acteur and giulius

acteur async demo-app java

Last synced: 27 Feb 2025

https://github.com/timboudreau/release-profiles-maven-plugin

A maven plugin that lets release build profiles be decoupled from the main build process for Maven 3

Last synced: 27 Feb 2025

https://github.com/timboudreau/jnpm

A little hook to let npm download Java libraries by proxying Maven

Last synced: 27 Feb 2025

https://github.com/timboudreau/media-samples

Just some media files for tests

Last synced: 27 Feb 2025

https://github.com/timboudreau/builder-builder

Annotations and annotation processors for generating builders

Last synced: 15 Jul 2025

https://github.com/timboudreau/into_tuple

A trivial rust library for converting abitrarily sized arrays into correspondingly sized tuples

Last synced: 11 Oct 2025

https://github.com/timboudreau/findmods

Cli util to find uncommitted git changes

Last synced: 04 Jul 2025

https://github.com/timboudreau/acteur-auth

OAuth authentication for the Netty-based acteur framework

acteur oauth2

Last synced: 06 Jul 2025

https://github.com/timboudreau/cactus-metadata

Initial home for cactus-metadata split out from com.telenav.cactus, until a real home can be set up for it

Last synced: 26 Jun 2025

https://github.com/timboudreau/async-promises

An library for chaining together asynchronous work as a set of promises

asynchronous java promises

Last synced: 23 Nov 2025

https://github.com/timboudreau/moduleinfo-synthesizer

Extension to the maven-merge-configuration plugin to synthesize Java module-info.class files for fat-jars

Last synced: 27 Feb 2025

https://github.com/timboudreau/myip-rs

A microscopic rust server to report the caller's ip address

Last synced: 27 Feb 2025