opensource: del.icio.us tag/opensource
Library
JavaScript
opensource
Prototype
License:BSD
system:has:license
opensource: del.icio.us tag/opensource
Library
JavaScript
opensource
License:BSD
system:has:license
jamod is a project that provides a Modbus protocol implementation in 100% Java. It can be used to implement Modbus masters and slaves in Serial (ASCII, RTU (Master only), BIN) and IP (TCP, UDP).
The design of this library is fully object oriented, based on abstractions which should support easy understanding, reusability and extensibility.
Java
modbus
automation
protocol
ASCII
Library
tcp
binary
License:BSD
scada
DED|Chain is free open source software (BSD License) that will allow you to build first class, high-quality websites without the cruft. You get the reliability of Yahoo! UI, and the developer friendliess of jQuery.
jMock is a library for testing Java code using mock objects.
Java
Library
testing
License:BSD
mock
mockobjects
JMock
mock-objects
opensource: del.icio.us tag/opensource
Development
Library
cluster
opensource
License:BSD
language:python
distributedprogramming
opensource: del.icio.us tag/opensource
Framework
Library
opensource
License:BSD
language:python
scientificcomputing
opensource: del.icio.us tag/opensource
Development
Library
Persistence
xml
opensource
License:BSD
serialisation
opensource: del.icio.us tag/opensource
Development
Library
atom
webdevelopment
opensource
License:BSD
language:python
LibU is a multiplatform C library which comes under a BSD-style license.
It includes many different small modules for accomplishing several tasks: memory allocation, networking and URI parsing (rfc2396), string manipulation, debugging and logging in a very compact way, plus many other miscellaneous tasks. Also, it provides a “portability layer” that implements functions like gettimeofday(2), timegm(3), strlcat(3) and many more for platforms that miss them.
Its has small footprint (about 70KB for the default configuration), it is modular, and has a multiplatform nature, making it an ideal candidate for embedded systems.
WinBinder is a PHP extension that allows PHP programmers to build native Windows applications.
It wraps the Windows API in a lightweight, easy-to-use library so that program creation is simple, quick and fun.
Library
php-extension
windows-api
License:BSD
winbinder
win32
Windows
gui
PHP
Rubem-Pechansky
An Open Archive Initiative (OAI) – compliant open-source software released by MIT for archiving eprints and other kinds of academic content.
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.
libevent
Library
Server
network
I/O
EDSM
asynchronous
License:BSD
Dojo is a UI toolkit project to let developers take advantage of advanced JavaScript capabilities of modern web browsers.
Dojo is powered by a system of HTML and CSS widgets, a script packaging system, and JavaScript functionality such as animations and Ajax communications.
To write code in dojo, you add placeholder tags in your html, and add some dojo-defined attributes to those tags. After the page is loaded into the browser, a dojo “parser” scans all the tags to find dojo-defined attributes, then creates dojo wiget objects and associates it to the tags.
Dojo can be integrated with HTML producing server side frameworks rather easily. PHP, ASP, JSP to name a few, could be used to produce HTML pages that make use of dojo.
Dojo aims to hide browser dependency through its core framework. The core framework has a lot of unit tests. However, when you run the tests, quite a lot of them fails. Good user feedback to help reduce the failures would help this project a lot.