Asynch HttpClient is a HTTP/1.1 compliant HTTP agent implementation based
on HttpCore NIO and HttpClient components. It is a complementary module
to Apache HttpClient intended for special cases where ability to handle a
great number of concurrent connections is more important than performance
in terms of a raw data throughput.
The HttpCore components implement the most fundamental aspects of the HTTP
protocol. They are nonetheless sufficient to develop basic client-side and
server-side HTTP services with a minimal footprint and no external
dependencies.
The HttpCore base module contains the public API and the default
implementation based on the Java classic (blocking) I/O model. It requires
a Java 1.3 compatible runtime and has no dependency on any external libraries.
HttpCore NIO extensions contain optional components that leverage the event
driven, non-blocking I/O (NIO) model. HttpCore NIO extensions require a
Java 5.0 compatible runtime and the HttpCore base module. HttpCore NIO
extensions are intended for those usage scenarios where raw throughput is
less important than the ability to handle thousands of simultaneous HTTP
connections in a resource efficient manner.
wmblob is a pretty much useless program, that shows moving blobs. It's
a nice dockapp for Window Maker (www.windowmaker.org), and it may well
run with other window mangers.
How to use it:
Just start it. There are no command line options. You can change the
colors with the three mouse buttons:
- Left button: changes the inner color of the blobs.
- Middle button: changes the border color of the blobs.
- Right button: changes the background color.
There are 16 colors available. But not every combination looks good.
xvt - an xterm replacement, supporting color, transparency, and more,
with less!
xvt, simply continues on the original authors work -- John Bovey, University
of Kent at Canterbury. With few exceptions, it does everything Xterm does.
But also does a great deal more, with less overhead. This version will also
leverage vt(4), FreeBSD's new console driver. Which replaces syscons(4).
A very artistic X window manager. Among other attributes,
Enlightenment makes for quite impressive screen shots.
libfakekey is a simple library for converting UTF-8 characters into 'fake' X
key-presses.
sxhkd is a simple X hotkey daemon with a powerful and compact
configuration syntax.
XMangekyou is a kaleidoscope on X. You can see many, many, many kaleidoscope
patterns.
Snes9express is a graphical interface for the X11 versions of snes9x,
featuring an organized layout of common snes9x options.
diStorm is a binary stream disassembler of x86 instructions. It can operate
in 16, 32, and 64 bit modes, and supports FPU, MMX, SSE, SSE2, SSE3, SSE4,
3DNow! (with extensions), x86-64, VMX, AMD SVM, and AVX instruction sets.
diStorm was written to decode every instruction quickly and accurately, with
robust handling of valid and unused prefixes. The output is a special structure
that can describe any x86 instruction, and later be formatted into text for
display.