RSS 16 projects tagged "BSD Revised"

Download Website Updated 22 Oct 2012 U++

Screenshot
Pop 316.69
Vit 36.33

U++ is a C++ cross-platform rapid application development suite focused on programmers' productivity without sacrificing runtime performance. Based on strictly deterministic design, it provides a viable alternative to garbage-collected platforms, even for business logic oriented problems.

Download No website Updated 24 Sep 2012 Drizzle

Screenshot
Pop 242.36
Vit 20.92

The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-CPU/core architectures. The code is originally derived from MySQL.

Download Website Updated 09 May 2013 sigrok-cli

Screenshot
Pop 160.95
Vit 25.27

sigrok-cli is a portable, cross-platform, command-line frontend for sigrok. It supports logic analyzers, oscilloscopes, MSOs, multimeters, sound level meters, various dataloggers and more. It can also decode various protocols, such as SPI, I2C, USB, UART, and many others.

No download No website Updated 18 Apr 2012 Resara Server

Screenshot
Pop 124.04
Vit 3.22

Resara Server is an Active Directory compatible open source server for small businesses designed around Samba 4. It is designed to be simple and easy to use. Setup only takes a few minutes. The management console lets you manage users, share files, work with storage, and configure DHCP and DNS.

Download Website Updated 01 Apr 2013 elemines

Screenshot
Pop 76.54
Vit 2.68

Elemines is a minesweeper game clone using the Enlightenment Foundation Libraries.

Download Website Updated 29 Mar 2010 SILC Runtime Toolkit

Screenshot
Pop 50.08
Vit 2.12

SILC Runtime Toolkit (SRT) provides useful utility functions for application programmers. SRT can be used as the main runtime in any application. It provides an application main loop, hash tables, lists, atomic operations, threads, locks, queues, a file descriptor stream, a socket stream, network routines, a finite state machine, a memory pool, a random number generator, buffers, regular expressions, and many other features. It natively supports Unix/Linux, Windows, Mac OS X, and Symbian OS platforms.

Download Website Updated 13 Dec 2010 SEMS

Screenshot
Pop 48.56
Vit 1.46

SEMS is a media and application server for SIP based VoIP services. It shows good performance doing basic services like announcements and conference for combination with external application servers. Thanks to its easy-to-use and flexible application development framework and back-to-back user agent support, application logic and media serving can be combined in the same process. Basic applications like announcement, pre-call announcement, RBT, conference, voicemail, mailbox, and lots of example applications are available. Scripting can be done in Python and a simple state machine description language. Support All commonly used free codecs (including g711, gsm, iLBC, speex, adpcm, and l16) are supported. Other features include wideband, ZRTP encryption, a SIP registrar client, an XMLRPC server/client, and a DIAMETER client.

Download Website Updated 12 Apr 2009 Algorithm Study

Screenshot
Pop 47.59
Vit 1.00

Algorithm Study provides tools and resources to augment the traditional study of algorithms. It includes implementations of common and less-common algorithms in a variety of languages and visualization tools to help in gaining a deeper understanding of the algorithms. The algorithm implementations are each accompanied by a discussion of the asymptotic ("big O") run time and memory limits of the algorithm. Some implementations include discussion of how the algorithm or data structure is commonly used and comparisons with similar algorithms or data structures. All implementations have test cases that exercise their functionality. The visualization tool, Algorithm Visualizer, displays what happens as various algorithms do their work.

Download Website Updated 16 Sep 2012 Tmuxie

Screenshot
Pop 42.25
Vit 21.66

Tmuxie is a small and lightweight session manager/handler that simplifies the process of managing jobs created by the tmux terminal multiplexer. It is based on Screenie, which is for GNU Screen.

Download Website Updated 30 Jul 2007 Funky Embeddable Interpreter

Screenshot
Pop 38.34
Vit 1.42

Funky is a tiny, embeddable programming language with almost unlimited extending capabilities. It presents itself as a single class that contains the entire interpreter. Two versions of this class exist: Funky::Funky, a floating-point version, and Funky::Groovy, an integer version. You can install your own functions in the language as long as your functions take a vector of the built-in type of the interpreter and return an instance of that built-in type (or a vector of those). Funky is a functional programming language. As such, it treats everything as functions, and those functions handle only one type: double in the case of Funky::Funky, or int in the case of Funky::Groovy.

Screenshot

Project Spotlight

Valentina Database

An object-relational database system.

Screenshot

Project Spotlight

TimeTrack

A program to track time in professional environments.