RSS 13 projects tagged "ISC"

Download Website Updated 27 May 2013 execline

Screenshot
Pop 250.21
Vit 67.58

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 01 Mar 2013 Retro

Screenshot
Pop 296.04
Vit 58.99

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 12 Feb 2013 skalibs

Screenshot
Pop 216.25
Vit 33.65

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 13 Feb 2010 iodine

Screenshot
Pop 172.28
Vit 4.76

iodine lets you tunnel IPv4 data through a DNS server. This can be useful in situations where Internet access is firewalled, but DNS queries are allowed. It needs a TUN/TAP device to operate. The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s downstream.

Download Website Updated 07 Jul 2012 Avian

Screenshot
Pop 86.74
Vit 7.10

Avian is a lightweight virtual machine and class library, both written from scratch to provide a useful subset of Java's features. It's well-suited to cross-platform applications which need a typesafe language but must remain small and self-contained.

Download Website Updated 11 Jun 2010 werc

Screenshot
Pop 151.00
Vit 6.70

Werc is a minimalistic RESTful Web application framework and content management system. It follows the Unix "tool philosophy" and it is designed to be fast, simple, convenient, and easily extensible. It handles both small and big sites and has a flexible system for user and group permissions. All data is stored in plain text files that can be easily manipulated with standard tools, without using any databases or other external dependencies. Existing applications include a blogging engine with RSS/Atom feeds, a wiki system that can easily integrate pre-existing documents (can be enabled for any directory tree), and others.

No download Website Updated 04 Jun 2013 Agglomerated SSL

Screenshot
Pop 176.22
Vit 33.83

Agglomerated SSL was written in order to hide the OpenSSL API. It strives to reuse the OpenSSL APIs and provide a much simpler and more sane interface for programmers that are interested in writing applications that require the SSL/TLS protocol for secure communications.

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 33.62
Vit 2.19

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

Download Website Updated 04 Jun 2013 siren

Screenshot
Pop 86.15
Vit 14.71

Siren is a text-based audio player for Unix-like operating systems. It supports Ogg Vorbis, MP3, FLAC, WavPack, WAVE, AIFF, and a few other file formats. Playback is possible through sndio, PulseAudio, ALSA, OSS, Sun audio, and libao.

Download Website Updated 12 Feb 2013 s6

Screenshot
Pop 118.71
Vit 6.77

s6 is a complete process supervision suite in the style of daemontools, runit, and perp. It provides a candidate for process 1. It also comes with a library and command line utilities that implement inter-process notification and synchronization.

Screenshot

Project Spotlight

PCRE

A library that implements Perl 5-style regular expressions.

Screenshot

Project Spotlight

JasperStarter

JasperReports from the commandline.