RSS 16 projects tagged "Windows"

No download No website Updated 06 Oct 2011 JAB Workbench Freeware Libraries

Screenshot
Pop 19.16
Vit 24.91

The JAB Workbench Freeware Libraries include the JAB Recipe Library, which contains numerous GUI Widgets and a framework for connecting to a SQLite database using a Java applet. Many example projects are provided, divided into various packages, including GUI Examples, Database Access Examples, and Advanced Examples.

No download Website Updated 23 Jul 2011 Laravel

Screenshot
Pop 22.65
Vit 26.37

Laravel is a clean and classy framework for PHP Web development. It is RESTful out of the box and has a beautiful ORM. Freeing you from spaghetti code, Laravel helps you create applications using simple, expressive syntax.

Download No website Updated 31 Oct 2012 MightyString

Screenshot
Pop 20.64
Vit 18.36

MightyString adds array functionality and other tools for Ruby strings, including matching, indexing, substitution, and deletion. MightyString::HTML.strip_html provides more ideal HTML-to-ASCII formatting output. This is an advanced block "filtering" module. It works very well, with extremely rare cases which fall through its fingers.

Download No website Updated 11 Jun 2013 MockMockWeb

Screenshot
Pop 74.70
Vit 1.06

MockMockWeb is a Heroku-ready Node.js-based Web application server which allows you to mock up a website in seconds. It allows you to instantly launch a website which sends an empty page (with status 200) to any request/URL and edit any page on the spot. You can also edit the layout shared throughout your website. It lets you build a mock (sometimes real) website in a request-driven interaction.

No download Website Updated 28 Aug 2012 Noble Ape Simulation

Screenshot
Pop 174.75
Vit 23.13

The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.

No download No website Updated 29 Dec 2012 PunteFramework

Screenshot
Pop 19.13
Vit 13.27

PunteFramework aims to be a lightweight PHP framework using the MVC architecture. It makes it easier to modify either the visual appearance of an application or the underlying business rules without affecting the other. It will include some libraries especially focused to Nepali developers, and is designed with clean and optimized code, though it may not advanced practices or security measures into consideration for now.

No download Website Updated 29 May 2013 Sails.JS

Screenshot
Pop 33.53
Vit 4.54

Sails.JS is a NodeJS MVC framework made with building API apps quickly in mind. It provides a RESTful JSON API, Websocket Support, ORM-based database connections, and support for many databases via adapters.

Download No website Updated 27 Nov 2012 TSPLIB4J

Screenshot
Pop 22.52
Vit 1.00

TSPLIB4J is a Java Library for TSPLIB, a collection of traveling salesman, Hamiltonian cycle, and vehicle routing problem instances. It provides tools for reading and processing TSPLIB problem instances.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 90.13
Vit 2.90

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

No download Website Updated 12 Sep 2012 asyncoro

Screenshot
Pop 55.14
Vit 2.23

asyncoro is a Python framework for concurrent distributed network programming with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are socket I/O operations (non-blocking sockets), database cursors, sleep timers, and locking primitives. Programs developed with asyncoro have the same logic and structure as Python programs with threads, except for a few syntactic changes. It supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll and select, where necessary), and Windows I/O Completion Ports (IOCP) for high performance and scalability, and SSL for security. asyncoro features include remote execution of coroutines, coroutines monitoring other coroutines, coroutines communicating with messages, message channels etc., for concurrent, distributed, fault-tolerant programming.

Screenshot

Project Spotlight

Xyndravandria Erozaver

A class extending type hinting.

Screenshot

Project Spotlight

ApPHP AJAX File Uploader

An easy to use, high-performance AJAX multiple file upload control.