Pico-IrDA is a minimalistic IrDA stack for microcontrollers.
It supports IrOBEX in primary and secondary IrDA mode and IrCOMM in secondary mode only.
Pico-IrDA works with a fixed baudrate of 9600 bps and is restricted to two communication peers
It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is planned, t
JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, selection, context menus, tooltips and dynamic edge creation.
JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph.
Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s editor.
It requires a Java Runtime and SWT, but should be OS independent.