RSS 913 projects tagged "Windows"

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 31.32
Vit 5.04

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 76.50
Vit 2.67

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.44
Vit 7.86

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

No download No website Updated 21 Aug 2012 liblacewing

Screenshot
Pop 45.78
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 29.22
Vit 19.11

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 jPDFSecure

Screenshot
Pop 25.57
Vit 22.44

jPDFSecure is a Java library which can digitally sign PDF documents and change security settings on PDF Documents. With jPDFSecure, your application or Java applet can encrypt PDF documents, set permissions and passwords, and create and apply digital signatures. jPDFSecure is optimized for performance and is built on top of Qoppa's proprietary PDF technology, so there is no need for any third party software or drivers. jPDFSecure has a simple interface to load PDF documents from files, network drives, URLs, and even input streams, which can be generated at runtime or come directly from a database. After changing security settings, jPDFSecure can save the document to a file, a java.io.OutputStream, or a javax.servlet.ServletOutputStream when running in a J2EE application server to output the file directly to a browser. jPDFSecure is platform-independent and can be used in any environment which supports Java.

Download Website Updated 28 Mar 2012 jPDFImages

Screenshot
Pop 21.07
Vit 22.44

jPDFImages is a Java library to export images from PDF files and import images into PDF files. It can create images from pages in a PDF document and export them as JPEG, TIFF, or PNG images. It can return the image of any page in the document to the host Java application as a BufferedImage for further processing or to save in different formats. It can create documents or add pages to existing documents by importing TIFF, JPEG, and PNG images. After creating or modifying a document, it can save to the local filesystem or to an output stream to be able to serve the document directly to a client browser when working within a J2EE server. jPDFImages is built on top of Qoppa's proprietary PDF technology, so you do not have to install any third party software or drivers. It is also 100% Java, so it is completely platform-independent.

Download Website Updated 28 Mar 2012 jPDFFields

Screenshot
Pop 19.42
Vit 22.44

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.29
Vit 7.26

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.22
Vit 24.59

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.

Screenshot

Project Spotlight

SBuild Eclipse Plugin

Eclipse IDE integration for SBuild.

Screenshot

Project Spotlight

RainbruRPG

A 3D multiplayer Role Playing Game project.