RSS 3 projects tagged "NetBSD"

Download Website Updated 14 Apr 2013 hexdump.c

Screenshot
Pop 77.87
Vit 1.39

hexdump.c is a portable C library implementation of the arcane, yet venerable, BSD commandline utility hexdump(1). It processes user-specified template programs for ASCII formatting of binary blobs and includes optional Lua bindings.

Download Website Updated 31 Jan 2013 cqueues

Screenshot
Pop 23.47
Vit 11.84

cqueues is a comprehensive event and networking library for Lua 5.2 and LuaJIT using modern Unix O(1) polling facilities. It includes libraries for buffered socket I/O, SSL/TLS sockets, DNS querying, signal handling, threading, file change notification, and X.509 key management. It natively supports Linux, *BSD, OS X, and Solaris systems without third-party dependencies, and is interoperable with any event loop that accepts plain descriptors, or is usable standalone.

Download Website Updated 06 Jan 2011 C/Invoke

Screenshot
Pop 54.36
Vit 1.47

C/Invoke is a library which can call C functions at runtime with no prior knowledge of the function prototypes. This capability is used to allow any language to call native libraries without writing a separate module in C, similar to the P/Invoke functionality of the .NET framework.

Screenshot

Project Spotlight

Gearmand

A job dispatching server.

Screenshot

Project Spotlight

NARS2000

An experimental APL interpreter.