KGJlib

By Author: keith-is-here
KGJlib is a Java library containing various different helper classes, etc. that I have written over the course of time. I open-sourced the library so that I could re-use it in any project I contribute to, and I'm developing it on SourceForge so that others can benefit from it too.



The library contains useful classes for audio, JavaBeans, I/O operations, various type conversions, etc. One particularly interesting tool I developed is the NetSharedVariable system, which allows named variables (currently strings only) to be shared between different Java applications or apps that implement KGJlib on a single machine. Internally NetSharedVariable uses a client-server configuration, but that complexity is hidden from the application code which simply needs to interact with an instance of NetSharedVariable.



JavaDocs and Wiki coming soon!



KGJlib is Public Domain so that it can be used in proprietary projects without needing attribution, but if you use it I would love to here from you.

A-JLib

A simple java library with Swing widgets and other stuff. This library tries to simplify the development of Swing applications ... which is sometime a nightmare ! It contains the classes I developed during the Yapbam project in order to deal with the problems I encountered. This work is still under.........

Similar: 17%

Simple C++ string and vector classes

The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be a.........

Similar: 17%

CMyStd C/C++ Library

The goal of this project is to provide a set of classes for writing simple multiplatform console applications or libraries. This library implements "low" level string, file and system functions for easy using....

Similar: 15%

Heimdall

HEIMDALL, short for High-End Interface for Monitoring and spatial Data Analysis using L2-Norm, is a set of public libraries written in JAVA which contains routines and algorithms for geodetic hardware connection. To observe objects (in general spatial points) continuous, HEIMDALL’s programmable logi.........

Similar: 15%

click

CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic st.........

Similar: 14%

JLevel

Kogonuso JLevel - a simple java library that has changed the way html can be written inside Java(tm) both application and Sevlet. It is a library that is more than your ordinary Html parser applications. It has automated all tagging operations of Html inside java, this means that you are no longer r.........

Similar: 14%

WSCreator

An awesome new way of adding SOAP and REST web services to any Spring IOC based Java project in minimum time. This library takes out all the pain part of implementing Soap & Rest Web Services specific code from developer's plate and does it in a very smart way. All you need to do is add dependency o.........

Similar: 11%

QScript

V2.1.1 compatible with Processing 2 & 3. A powerful yet simple to use scripting language that can be used to evaluate expressions and simple algorithms. In fact it is the only evaluator I know that supports complex numbers and vectors without the need for additional configuration. The emphasis is o.........

Similar: 10%

Awake File

Awake File is a secure Open Source framework which enables Android and Java Desktop developers to very easily implement file uploads and downloads through HTTP.File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from th.........

Similar: 9%

RapidWebDev

It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi...

Similar: 8%