RSS 15 projects tagged "BSD"

Download Website Updated 10 Jun 2013 EDE

Screenshot
Pop 184.30
Vit 13.65

EDE (Equinox Desktop Environment) is simple, fast, and user-friendly environment. It works on all popular Unix and Unix-like operating systems.

No download No website Updated 29 Apr 2013 JunkieTheSniffer

Screenshot
Pop 334.30
Vit 16.55

Junkie is a real-time packet sniffer and analyzer. It is modular enough to accomplish many different tasks. It can be a helpful companion to the modern network administrator and analyst. Compared to previously available tools, junkie lies in between tcpdump and wireshark. Unlike tcpdump, its purpose is to parse protocols of any depth; unlike wireshark, though, it is designed to analyze traffic in real-time and so cannot parse traffic as completely as wireshark does. In addition, its design encompasses extendability and speed. It has a plug-in system and high-level extension language that eases the development and combination of new functionalities; threaded packet capture and analysis for handling of high bandwidth networks; and a modular architecture to ease the addition of any protocol layer. It is based on libpcap for portability, and well-tested on professional settings.

No download Website Updated 30 Mar 2013 mu

Screenshot
Pop 302.87
Vit 22.52

mu is a collection of utilities for maildirs, in particular for indexing and searching them. mu fills a database with information about your emails, which can then be queried using an easy query language. It can work stand-alone or be integrated with a mail client. It also provides an emacs-based email client ("mu4e") and bindings for Guile/Scheme.

Download Website Updated 27 Mar 2013 GNU TeXmacs

Screenshot
Pop 973.98
Vit 104.50

GNU TeXmacs is a free wysiwyw (what you see is what you want) editing platform with special features for scientists. The software aims to provide a unified and user friendly framework for editing structured documents with different types of content: text, mathematics, graphics, interactive content. TeXmacs can also be used as an interface to many external systems for computer algebra, numerical analysis, and statistics. New presentation styles can be written by the user and new features can be added to the editor using Scheme.

Download Website Updated 25 Sep 2012 Chicken

Screenshot
Pop 139.51
Vit 16.15

Chicken is a Scheme compiler that translates most of R5RS Scheme into relatively portable C. It supports fully general tail-call recursion, first-class continuations, and has a very flexible and efficient interface to C and C++. Chicken implements several extensions to the Scheme language: lightweight threads, pattern matching macros, dynamic loading of compiled code, and various object-oriented paradigms, such as TinyCLOS, and others. The library system includes hundreds of convenient modules for practical use.

Download Website Updated 01 Jan 2012 STklos

Screenshot
Pop 93.46
Vit 14.56

STklos is a free Scheme System conforming to R5RS. The implementation is based on an ad-hoc Virtual Machine. It can also be compiled as a library, so that one can easily embed it in an application. Its features include an efficient and powerful object system based on CLOS, a simple-to-use module system, implementation of the full tower of numbers defined in R5RS, and easy connection to the GTK+ toolkit. STklos is the successor of STk, a Scheme interpreter tightly connected to the Tk toolkit.

No download Website Updated 09 Jul 2009 eINIT

Screenshot
Pop 63.09
Vit 2.09

eINIT is an alternative init system. It's quite fast, since it can potentially be used without the help of any scripting at all, but it is still flexible and extremely modular. The focus is on speed and parallelisation, mostly with embedded devices and low-downtime servers in mind, and benchmarks do suggest that it's doing a fairly good job at that. It compiles cleanly (and should thus work, provided someone writes appropriate modules) on Linux, FreeBSD, and Darwin/Mac OS X.

Download Website Updated 07 Feb 2007 MIT/GNU Scheme

Screenshot
Pop 104.50
Vit 6.99

MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle. Recent versions of the system are supported on the following platforms: GNU/Linux, *BSD, OS/2, and Windows.

No download Website Updated 15 May 2005 epor

Screenshot
Pop 23.49
Vit 1.00

EPOR is an extensible package organiser for Unix-like systems. It's written to trace filesystem changes (something being installed) and save this information in a simple text database (this, as any other provided feature, is customisable via the embedded Guile interpreter). Database entries contain information supplied by the command line (package name, version, etc.) and traced by filesystem changes (new directories, files, etc.). This is achieved using the "LD_PRELOAD method''.

Download Website Updated 28 Mar 2005 GLAME

Screenshot
Pop 265.54
Vit 6.38

GLAME (GNU/Linux Audio Mechanics) is meant to be the GIMP of audio processing. It is designed to be a powerful, fast, stable, and easily extensible sound editor for Linux and compatible systems. It has full support for non-destructive editing including undo/redo and applying LADSPA effects. Its supported platforms are Linux, BSD, IRIX, and OS X. It uses guile and libxml, and the GNOME libs available is highly recommended. MP3 and Ogg files can be processed if libmad and libvorbisfile are installed.

Screenshot

Project Spotlight

Untangle

A Linux-based network gateway.

Screenshot

Project Spotlight

safe-rm

A wrapper around the rm command to prevent accidental deletions.