RSS 851 projects tagged "Windows"

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 27.22
Vit 4.63

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 26 Apr 2013 HIDSharp

Screenshot
Pop 27.55
Vit 4.63

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 48.68
Vit 7.60

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.06
Vit 8.04

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 46.90
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 31.27
Vit 19.01

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 21 Mar 2013 AeonWave

Screenshot
Pop 80.27
Vit 7.48

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 34.03
Vit 24.51

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 115.15
Vit 7.34

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.

No download Website Updated 02 Mar 2011 MundoCore

Screenshot
Pop 18.55
Vit 28.42

MundoCore is a lightweight and easy-to-use communication middleware to integrate heterogeneous software systems, consisting of services written in different programming languages and running on different operating systems. It also offers specific support for mobile and ubiquitous computing environments.

Screenshot

Project Spotlight

ISPMan

An ISP manager.

Screenshot

Project Spotlight

Sqrat

A C++ binding utility for the Squirrel language.