RSS 9 projects tagged "Software Development"

Download Website Updated 11 Apr 2013 Libiqxmlrpc

Screenshot
Pop 325.49
Vit 61.85

Libiqxmlrpc is an object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.

Download Website Updated 07 Oct 2011 The Jim Interpreter

Screenshot
Pop 85.59
Vit 5.49

Jim is a small footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with garbage collection, closures, a built-in object oriented programming system, functional programming commands, and first class arrays. The interpreter's executable file is only 70 KB in size, and can be reduced by further excluding some commands. It is appropriate for inclusion inside existing programs, for scripting without dependencies, and for embedded systems.

Download Website Updated 12 Dec 2012 Free Electron

Screenshot
Pop 91.16
Vit 4.64

Free Electron is a C++ framework facilitating reuse and integration for R&D projects such as simulation, AI, and visual effects. The core systems include dynamic plugins, a strong component model, and a fast runtime database. All these systems are highly extensible. Integration has been demonstrated with Armadillo, Boost, DevIL, GraphViz, Houdini, JSON, Lua, Maya, ODE, OpenAL, OpenGL, OSG, PCRE, RakNet, SDL (image and joy), and X11/GDI. General operators built with this framework can be used in Houdini and Maya (etc.) without any direct dependencies on those environments (each has a custom meta-plugin which interfaces the APIs). Builds are done with Python scripts (simple at the module level, like Jam, but in Python), and supports distcc, ccache, and gch files.

Download Website Updated 07 Nov 2010 Automated Testing Framework

Screenshot
Pop 105.38
Vit 5.21

ATF is a collection of libraries and utilities designed to ease unattended application testing in the hands of developers and end users of a specific piece of software. Tests can currently be written in C/C++ or POSIX shell and, contrary to other testing frameworks, ATF tests are installed into the system alongside any other application files. This allows the end user to easily verify that the software behaves correctly on her system. Furthermore, the results of the test suites can be collected into nicely-formatted reports to simplify their visualization and analysis.

Download Website Updated 22 Dec 2012 Premake

Screenshot
Pop 120.53
Vit 3.46

Premake is a build configuration tool. Describe your C, C++, or C# software project using a simple, easy to read syntax and let Premake generate the project files for Visual Studio, GNU Make, Xcode, Code::Blocks, CodeLite, SharpDevelop, or MonoDevelop. Premake allows you to manage your project configuration in one place and still support different build systems. It allows you to generate project files for tools that you do not own. It saves the time that would otherwise be spent manually keeping several different toolsets in sync. And it provides an easy upgrade path as new versions of your favorite tools are released.

No download Website Updated 01 Mar 2011 TommyDS

Screenshot
Pop 34.34
Vit 29.50

TommyDS is a C library of hashtables and tries designed for high performance. It's faster than other similar libraries like rbtree, khash, goodledensehash, uthash, judy, nedtrie, and others.

Download Website Updated 29 Jun 2012 pgnotifyd

Screenshot
Pop 31.08
Vit 1.65

pgnotifyd connects to a PostgreSQL database, listening for the named asynchronous notification. When notification is received, it executes the given command. It can work as a drop-in replacement for polling a PostgreSQL database for changes (e.g., using crontab(5)), and is typically a cleaner and more efficient alternative.

No download Website Updated 07 May 2013 NetIRC2

Screenshot
Pop 30.02
Vit 4.12

NetIRC2 is an easy-to-use .NET IRC client library. It supports all major features relevant to making a chat client or bot. It has full support for synchronization contexts. You can use it from a Windows Forms or WPF GUI thread and chat events will be automatically dispatched, allowing you to completely ignore multithreading. It uses byte arrays internally, so mixed encodings can be handled. The IrcClient class can even be used as a component in the Forms Designer. Because it speeds up connect times with some IRC servers, an Ident server is included as well.

No download Website Updated 13 May 2013 RemoteViewing

Screenshot
Pop 31.40
Vit 3.49

RemoteViewing is an embeddable .NET-native VNC client and server library. It supports Raw, Hextile, Copyrect, and Zlib encodings, and includes a Windows Forms control to make embedding VNC in your program extremely easy.

Screenshot

Project Spotlight

Aspose.Slides for .NET

A .NET component to read, write, and modify a PowerPoint document.

Screenshot

Project Spotlight

WeeChat

A portable, fast, light, and extensible IRC client.