RSS 1752 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).

Download Website Updated 08 Dec 2012 Obix programming language

Screenshot
Pop 31.27
Vit 12.73

Obix is an object-oriented programming language designed to make it easy to quickly write reliable code. More reliability is achieved through language features which consistently support the "Fail fast!" principle (every coding error should be detected as early as possible, preferably at compile-time, or else as early as possible at run-time). The Obix compiler generates Java binaries which can be executed on any Java virtual machine.

Download Website Updated 06 Aug 2012 QSMM

Screenshot
Pop 21.49
Vit 1.00

QSMM, the "QSMM State Machine Model", is a framework for development of non-deterministic intelligent state models and systems with spur-driven behavior. It includes low-level functions for generating optimal actions by the system and high-level functions for building multinode models. In a multinode model, nodes represent components of a system you develop which choose optimal actions using the framework and can correspond to entities external to the system and which behavior is to be learnt. A node can choose optimal actions based on a current node state which is either set manually by your program or is identified automatically by the framework. Probability profiles for a state transition matrix and an action emission matrix of the node can be specified using an assembler program with a user-defined instruction set.

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 06 Mar 2013 Joget Workflow

Screenshot
Pop 119.29
Vit 3.17

Joget Workflow is Web-based workflow software made to develop workflow and Business Process Management applications. More than just a workflow or BPM platform, it offers full-fledged agile development capabilities (consisting of processes, forms, lists, CRUD, and UI), not just backend EAI/orchestration/integration or the task-based interface of traditional workflow/BPM products. It can, for example, build a CRM sales force automation app instead of just a sales quotation approval process. Video tutorials are provided.

Download Website Updated 11 Apr 2013 Collax Business Server

Screenshot
Pop 191.53
Vit 7.56

Collax Business Server is an all-in-one Linux server for small- and medium-sized businesses. It delivers all the important network services within a heterogeneous business environment for communication, infrastructure, compliance, groupware, and storage, all in a reliable and secure way which is easy to manage. It also provides essential security functions such as firewalling and virus and spam filtering, to protect against hacker attacks, viruses, and unsolicited email messages.

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.

Screenshot

Project Spotlight

Data Crow

A movie, software, music, image, and book cataloger.

Screenshot

Project Spotlight

Lazy Mofo PHP MySQL Datagrid

A data grid for MySQL and PHP.