RSS 284 projects tagged "Windows"

Download Website Updated 06 May 2013 libj

Screenshot
Pop 61.47
Vit 1.06

libj is a cross-platform native runtime library equipped with a Java/JavaScript-like API. The memory management of libj is automatic, based on either shared_ptr or bdw-gc. libj allows programmers familiar with Java/JavaScript to write efficient code easily in C++. libnode depends on libj as a base layer.

Download Website Updated 02 May 2013 QuickFind

Screenshot
Pop 31.98
Vit 4.64

QuickFind is a cross-platform Java application for searching files in your computer. Its sole purpose is to save user time by searching the desired file almost instantly. It is designed to support all of the major computer platforms. The user can schedule caching or manually cache at any time on selected directories. Once the caching is done, all you have to do is input the name of the file you want to find.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 107.61
Vit 1.81

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

Download Website Updated 05 Jan 2013 Adianti Framework

Screenshot
Pop 31.05
Vit 11.79

Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.

No download No website Updated 03 Oct 2012 YABE

Screenshot
Pop 20.20
Vit 15.25

YABE (Yet Another Binary Encoding) is a small set of functions for reading and writing YABE-encoded data. It provides a binary encoding for JSON, extended to accept blob data values (e.g., for images). The data encoding is very simple, compact, and easy to handle.

Download Website Updated 27 Jan 2013 SimThyr

Screenshot
Pop 46.69
Vit 3.12

SimThyr is a continuous simulation program for pituitary-thyroid feedback control. Applications of this program cover research, including development of hypotheses, and education of students in biology and medicine, nurses, and patients.

Download No website Updated 24 Jul 2012 h5tools

Screenshot
Pop 22.52
Vit 1.00

h5tools provides third-party tools for working with data where the underlying storage object is HDF5. The toolkit currently has two utilities in it: The HDF5 NeXus writer API is a set of functions which allows writing data in the NeXus data format, using only HDF5 function calls. H5merge will merge any two HDF5 or NetCDF4 files.

No download No website Updated 21 Aug 2012 liblacewing

Screenshot
Pop 45.65
Vit 1.57

liblacewing is a cross-platform, high-level networking library. It aims to provide a set of straightforward classes for socket communication in C/C++, with a focus on scalability and platform specific optimisations (eg. support for IOCP, epoll, and kqueue).

No download Website Updated 23 Feb 2012 Texture Atlas Maker

Screenshot
Pop 22.16
Vit 21.34

Texture Atlas Maker is a utility that packs your game resource images into one or more texture atlases, automatically choosing the best size. It supports multiple atlases, multiple file formats (PNG, Targa, PVR), and power-of-two or non power-of-two textures.

No download Website Updated 04 Dec 2011 libstream

Screenshot
Pop 23.58
Vit 23.14

libstream is a fast I/O stream library written in C. It supports common stringstream operations such as read(), write(), and peak(). Instead of using one large buffer, libstream splits its internal buffer into a linked list of fixed-size chunks, thus featuring a more efficient memory footprint. There are no external dependencies.

Screenshot

Project Spotlight

awlsim

A Step 7 AWL/STL/PLC simulator.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.