RSS 1777 projects tagged "BSD Revised"

No download No website Updated 19 Feb 2010 Buttermarks

Screenshot
Pop 16.52
Vit 38.15

Buttermarks is a social bookmarking Web application. Its features are simple: you can save a bookmark with tags and a description, and share it or not.

Download Website Updated 15 Feb 2006 Buyasta

Screenshot
Pop 39.05
Vit 1.74

Buyasta is a MUD engine which provides a simple-to-use framework for constructing MUDs with the Python programming language. The project is organized into a core library and sample implementations.

Download Website Updated 14 Sep 2006 C Generic Library

Screenshot
Pop 54.44
Vit 2.85

The C Generic Library is a collection of data structures designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constrain to strict algorithmic constraints. It contains doubly linked list, vector, deque, stack, queue, open and closed hash tables, and a binary tree structure, with list and vector based versions available for deque, stack, and queue.

No download Website Updated 13 Jul 2004 C# Email Server

Screenshot
Pop 58.11
Vit 1.80

C# Email Server provides individual SMTP and POP3 components that can be used by other applications, or used together as a standalone email server.

Download Website Updated 07 Jun 2013 C-Dogs SDL Port

Screenshot
Pop 139.23
Vit 34.61

C-Dogs SDL is a port of the old DOS arcade game C-Dogs to modern operating systems. C-Dogs is an arcade shoot-em-up which lets players work alone or co-operativly during missions, and against each other in the "dogfight" deathmatch mode. The original DOS version of C-Dogs came with several built in missions and dogfight maps, and this version is no exception. The author of the DOS version of C-Dogs was Ronny Wester.

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.

Download Website Updated 20 Jan 2008 C99-snprintf

Screenshot
Pop 62.16
Vit 1.42

C99‑snprintf is a free, portable, and C99 compliant implementation of the snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3) functions. It can be included with software packages as replacement code for systems which don't provide (C99 compliant versions of) these functions.

Download Website Updated 09 Dec 2007 CADTools

Screenshot
Pop 64.34
Vit 1.00

CADTools is a modern 3D computer-aided design (CAD) and manufacturing (CAM) toolkit. The aim of the project is to develop an easy-to-use parametric, feature-based solid modeler with a generic geometrical constraint solver sufficiently robust for real-time mechanical simulations over complex assemblies.

Download No website Updated 11 Jun 2010 CAN binAries for distributioN

Screenshot
Pop 23.87
Vit 1.43

CAN is a packaging program that uses a format similar to JAR, but with some improvements. CAN uses only existing, open source tools for its implementation. It packages any executable and libraries, supports executable CANs, and can even tweak environment variables before execution.

No download Website Updated 22 Jun 2010 CCured

Screenshot
Pop 52.86
Vit 1.43

CCured is a source-to-source translator for C. It analyzes the C program to determine the smallest number of run-time checks that must be inserted in the program to prevent all memory safety violations. The resulting program is memory safe, meaning that it will stop rather than overrun a buffer or scribble over memory that it shouldn't touch. Many programs can be made memory-safe this way while losing only 10-60% run-time performance. CCured can find more bugs that Purify misses but with much less run-time cost.

Screenshot

Project Spotlight

termcam

Recording of videos from console applications.

Screenshot

Project Spotlight

Vrapper

An Eclipse plugin which provides a Vim-like input scheme for text editors.