libircclient is a small but powerful library that
implements the client-server IRC protocol. It is
designed to be small, fast, portable, and
compatible with RFC standards and most IRC
clients. It includes multi-threading support, sync
and async interfaces, CTCP and DCC support, and
color support. Good documentation and examples are
available.
Related ProjectsWin32 Disk Imager, Dumpper v.60.3, PukiWiki, Amateras, MPC-BE |
ctris is a Tetris clone for the console. It uses
the ncurses library.
Related ProjectsMAME Spirits, unofficial gpSP kai, GLOBALBASE PROJECT, DeSmuME, iReport-Designer for JasperReports |
Firmwareagent adds a function to the FreeBSD kernel that can be used by other modules to automatically obtain firmware images. Typically, modules incorporate firmware in their code, which causes legal issues and wastes memory. Firmwareagent addresses these problems by retreiving the firmware from the filesystem (other locations can be transparently added). It is used by the p54u driver.
Related ProjectsDeSmuME, CrystalDiskInfo, iReport-Designer for JasperReports, SmillaEnlarger, TERASOLUNA Framework |
libalinga is a C++ implementation of a
multi-stream codec for the ALingA (Aligned
Linguistic Annotation) format. It makes use of
libogg++. Each ALingA stream holds at least one
stream of annotation data, which is in the LingA
format. It may also interleave the signal
stream(s) against which the LingA streams are
aligned, or it may simply reference such streams.
It also provides metadata about the underlying
manifold for the signals and the annotations. The
metadata is ordered for runtime parsing of the
number and type of signal and LingA codecs to
enable decoding of the multiple logical streams in
one pass.
Related ProjectsDeSmuME, TOMBO, ChaSen legacy, iReport-Designer for JasperReports, Julius |
portell is a program that allows BSD users to
view the description as given in its pkg-descr or pkg/DESCR file for a specific package. If you want to know what the program "foo" is, then you can type "portell foo" from any directory, and portell will instantly dump its description file to your display.
Related ProjectsProperties Editor, MinGW - Minimalist GNU for Windows, CrystalDiskMark, Tera Term, TortoiseSVN |
md2web generates static websites from pages in written in Markdown format. Just put the HTML template in your source directory and run this script, indicating the source and target directories. This script is coded in Perl and uses the Text::MultiMarkdown module.
Related Projects |