RSS 3 projects tagged "ISC"

Download Website Updated 12 Feb 2013 skalibs

Screenshot
Pop 265.83
Vit 37.66

skalibs is a set of general-purpose, low-level C libraries, all in the public domain. It can replace or hide the standard C library to some extent. It is designed to allow building of small static binaries. It is used in building all skarnet.org software, including execline and s6.

Download Website Updated 04 Apr 2013 execline

Screenshot
Pop 235.82
Vit 44.03

execline is a very light, non-interactive scripting language, which is similar to a shell. Simple shell scripts can be easily rewritten in the execline language, improving performance and memory usage. execline was designed for use in embedded systems, but works on most Unix flavors.

Download Website Updated 21 Feb 2012 minidentd

Screenshot
Pop 61.09
Vit 6.61

minidentd is a tiny IDENT server that implements RFC 1413. It includes no networking code, leaving it to a super-server. It can be used in embedded systems, and features user-controlled and randomly generated answers.

Screenshot

Project Spotlight

CDSChecker

A tool for finding concurrency bugs in C/C++ Atomic.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.