RSS 11 projects tagged "Windows"

No download Website Updated 06 Nov 2012 Asbru Web Content Management

Screenshot
Pop 143.08
Vit 33.71

Asbru Web Content Management is an easy-to-use and inexpensive Web content management system. It runs on most major Web platform operating systems, databases, Web servers, and scripting languages. It is available in three editions: Personal (for individuals), Professional (for organizations), and Hosting (for Web hosting service providers).

No download No website Updated 14 Apr 2012 Standard Portable Library

Screenshot
Pop 82.23
Vit 12.18

The Standard Portable Library (SPL) is a smart pointer based, cross platform application framework. It is intended to be used instead of STL, and has an API that should be familiar to .NET and Java programmers. It includes basic types such as Date and DateTime, runtime pointer debugging, collection templates, file I/O, networking, database access, threading, and XML parsing.

No download Website Updated 23 Apr 2009 Boost.Join

Screenshot
Pop 35.87
Vit 2.96

Boost.Join is an asynchronous, message based C++ concurrency library based on join calculus. It is applicable both to multi-threaded applications and to the orchestration of asynchronous, event-based applications. It follows Comega's design and implementation and builds with Boost facilities. It provides a high level concurrency API with asynchronous methods, synchronous methods, and chords which are "join-patterns" defining the synchronization, asynchrony, and concurrency.

Download Website Updated 15 Feb 2009 CGI::Application

Screenshot
Pop 121.14
Vit 5.49

CGI::Application is a Perl framework intended to make it easier to create sophisticated, reusable Web-based applications. This module implements a methodology which can make Web software easier to design, easier to document, easier to write, and easier to evolve. CGI::Application builds on standard, non-proprietary technologies and techniques, such as the Common Gateway Interface and Lincoln D. Stein's excellent CGI.pm module. CGI::Application judiciously avoids employing technologies and techniques which would bind a developer to any one set of tools, operating system, or Web server.

No download Website Updated 14 Feb 2009 VT6530 Terminal Emulator

Screenshot
Pop 47.58
Vit 4.54

VT6530 is a C++ implementation of the proprietary terminal used with Tandem (HP Non-Stop) mainframes.

No download Website Updated 28 Jan 2008 FrAid

Screenshot
Pop 88.15
Vit 2.98

FrAid (Fr[actal] Aid) is a programming language that is appropriate for mathematical computations, visualization, batch processing, and more. It features both a standalone application that provides a programming environment for the language and a system for integrating the language with Java. The Java interface allows mathematical equations and formulas to be used with Java code, making it easier to process numerical computations, symbolic computations, imaging, CAD, and more.

No download Website Updated 17 Aug 2007 Keystone Framework

Screenshot
Pop 27.86
Vit 1.00

Keystone is a cross-platform, object oriented application framework which allows applications to be written to build on the target platforms of GNU/Linux and Win32 without modification of their source. Keystone implements several modern Web standards, including SVG graphics and the XUL user interface description language.

No download Website Updated 26 Oct 2005 SOFEA

Screenshot
Pop 14.56
Vit 52.58

SOFEA is a Matlab object-oriented Finite Element toolkit. It includes the book, A Pragmatic Introduction to Finite Element Analysis for Structural Engineers. The toolkit provides linear transient thermal analysis capabilities, with stress analysis and coupled multi-physics coming shortly.

No download Website Updated 21 Jun 2005 Garbage Collection Library for C++

Screenshot
Pop 47.75
Vit 1.00

LibGC is a small, fast, portable, multi-threaded garbage collection library for C++. It is highly customizable, as it can be multithreaded or single threaded, and the memory size to use for the collector may be changed at compile time. It is precise, as it only scans pointers that exist as members on the stack or as global variables. It's very easy to use, since it has only two classes, Object (the base class for garbage-collected objects) and Pointer (for garbage-collected pointers).

Download Website Updated 15 Mar 2004 tkscript

Screenshot
Pop 41.35
Vit 2.07

tkscript is a JIT-accelerated C-like scripting language with bindings for OpenGL, SDL, SDL_net, libpng, and zlib. A plugin SDK can be used to dynamically extend the script engine with custom C functions and C++ classes. It can be used to create portable, 3D, OpenGL-accelerated multimedia applications.

Screenshot

Project Spotlight

fritz-payment/jsonrpc

A PHP JSON RPC library.

Screenshot

Project Spotlight

GNU libmicrohttpd

A C library providing HTTP server functionality.