285 projects tagged "Mac OS X"
Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded using code, config file, or command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in PKCS#11 format, such as OpenSC. Originaly this engine was a part of OpenSC, until OpenSC was split into several small projects for improved flexibility.
The PEAK library tries to achieve high performance in combining multi-threading with an efficient I/O event model. You can write event-based applications that use massive sockets I/O, timers, and signals. Its underlying I/O multiplexing engine supports kqueue(2) (FreeBSD, NetBSD, and Mac OS X), epoll(2) (Linux 2.6), and /dev/poll (Solaris). It provides support for optimized memory allocations, basic database primitives, and synchronization.
TiVo File Decoder software converts a .TiVo file (produced by the TiVoToGo functionality on recent TiVo software releases) to a normal MPEG file. This has the same functionality as using TiVo's supplied DirectShow DLL on Windows with a tool such as DirectShowDump, but is portable to different architectures and operating systems, and runs on the command line using files or pipes. The conversion still requires the valid MAK of the TiVo which recorded the file, so it cannot be used to circumvent their protection, simply to provide the same level of access as is already available on Windows.
hellanzb is an application that retrieves and processes NZB files and makes obtaining files from Usenet as hands-free as possible. Once fully installed, all that is required is moving an NZB file to the queue directory. Downloading, par-checking, and un-raring is done automatically by the program.
Signs is a development environment for hardware designs in various hardware description languages. The tackled tasks are compilation, synthesis, simulation, and testing of designs. Due to the integration of these main areas, it provides the ability to debug designs in an all-embracing manner by switching between source code, netlist, and simulation. Supported languages include VHDL and the ISCAS benchmark format. Signs comes in two flavors: a command-line only version useful for processing and analyzing large netlists and as an Eclipse plugin for hardware design and simulation.