RSS 1004 projects tagged "Windows"

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 32.43
Vit 5.24

ENet for C# wraps the C-language ENet networking library. For games and other realtime applications, if you use TCP, old data can hold up newer data, even if it is no longer relevant (old positions, etc.). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.

No download Website Updated 18 May 2013 HIDSharp

Screenshot
Pop 80.33
Vit 2.22

HIDSharp is a multiplatform .NET library for USB HID devices. It is COM-enabled to allow use in VB6 and MS Office.

Download No website Updated 21 Mar 2013 libcpr

Screenshot
Pop 49.62
Vit 7.99

libcpr is a backport of the core data structures and algorithms from the C++11 standard library to C.

No download Website Updated 14 Mar 2013 Lightning MDB

Screenshot
Pop 35.81
Vit 8.40

LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space (it is not limited to the size of physical RAM).

No download No website Updated 21 Aug 2012 liblacewing

Screenshot
Pop 45.61
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).

Download Website Updated 22 May 2012 exceptions4c

Screenshot
Pop 28.32
Vit 19.16

exceptions4c is a tiny, portable framework that brings the power of exceptions to your C applications. It provides a simple set of keywords (macros, actually) which map the semantics of exception handling you're probably already used to: try, catch, finally, throw. You can write try/catch/finally blocks just as if you were coding in Java. This way you will never have to deal again with boring error codes, or check return values every time you call a function.

Download Website Updated 28 Mar 2012 jPDFFields

Screenshot
Pop 19.47
Vit 22.48

jPDFFields is a Java library for working with interactive PDF forms in both AcroForm and XFA formats. It allows your application to get and set field values, and can import and export to the FDF, XFDF, and XDP formats. It can also "flatten" fields in a document. (Flattening is the process of merging the fields into the PDF content layer so the information is retained, but as static PDF content.) jPDFFields is built on top of Qoppa's proprietary PDF technology, so it is 100% Java and does not require any third party software or drivers.

Download Website Updated 21 Mar 2013 AeonWave

Screenshot
Pop 80.26
Vit 7.16

AeonWave is a cross platform, hardware accelerated, multi-threaded, and versatile stereo and 4D audio mixing library. By combining hardware accelerated rendering and a low memory footprint the library can handle almost any situation, from virtual synthesizer apps for smart phones to immersive simulation. It has a small, easy to use, fault tolerant, and consistent API, low latency support by using hardware acceleration, simultaneous support for stereo and 4D audio, audio frames with sub-mixing capabilities, support for stereo and 3D audio effects and filters, and a Freeware supplemental OpenAL implementation.

Download Website Updated 27 Sep 2011 Neon Javascript Library

Screenshot
Pop 32.03
Vit 24.63

Neon Javascript Library is a lightweight general purpose Javascript library (with events, DOM, AJAX, animation, selector engine, and more) which fits in under 4kB gzipped. It is able to asynchronously load other Javascript, allowing faster uncached page load time.

Download No website Updated 12 Dec 2012 ODABA

Screenshot
Pop 114.47
Vit 7.23

The OODBMS/DBMS ODABA is an terminology-oriented database management system (TODBMS) on a high conceptual level. This is an extension of the ODBMS concept according to ODMG 3. It provides a number of enhanced features based on natural language analysis. Beside the database kernel, a number of tools are provided for database design, documentation, and fast development. ODABA provides a powerful interface (C++, .NET) and an ODABA Script Interface (OSI), a C++/JAVA like scripting language, which provides easy access to the database.

Screenshot

Project Spotlight

reposurgeon

A tool for editing version control repository history.

Screenshot

Project Spotlight

zrep

A zfs based replication and failover solution.