C/C++/Java sourcecode library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.
x.Link offers an alternative to commerical J2EE profilers.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Shroud is a small C source program to shroud (hide) the meaning of C sourcecode. This is done by changing most names in a C program to something obscure like _302.
The project was written in March 1990.
We are planning to port this program to Lin
Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.
XDoclet module to generate MySQL and PostgreSQL DDL from class and method tags. Generates CREATE TABLE or ALTER TABLE statements. Supports all MySQL and PostgreSQL extensions. Turns .java files into .sql files.
BeOS Rapid Integrated Environment (or BRIE for short) is an IDE for rapid development of BeOS / OBOS / Zeta applications. All code is generated in C/C++ using the BeOS API plus a few extensions.
MDGen is a UML class model-driven J2EE code generator. It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Sigel teaches virtual robots to walk in a physical 3D-simulation.
It uses the method of "Genetic Programming" to evolve control
programs for any robots that come into your mind, visualizes them using OpenGL
and exports animations to Povray.
Cadence is a collection of frameworks for accelerating J2EE.
J2EE is complex and time consuming.
Cadence makes building enterprise J2EE systems much easier
by providing tools and frameworks to realize faster ROI.
J2EE Nirvana indeed !!
FreeTV is aimed at two things; to create a Linux port of the OpenTV GCC toolchain and to make sure that the sourcecode for the OpenTV GPL'd software is TRULY available upon request.
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
Introduction:
A set of macros to provide C/Pascal -like structures in assembly program:
if-else-endif, while-endWhile, repeat-until, switch-EndSwitch, for-EndFor, downFor-EndDownFor, try-catch-finally-EndTry.
Objective:
Encourage writing of assembly
Steini\\\'s Mini Compiler is a fast DOS 16 bit compiler. Please help to improve the programming language writing new commands. The compiler uses a set of assembly files for the compilation process.
orange is a new object oriented programing language, combining features from objective c, java and scheme. it's main targets are compactness, efficency and rapid prototyping.
Master Operating System
as Visual Pascal for DOS
Graphical Interface for FPC programmers.
MOS Design is based upon Amiga Workbench
Make easily Roll-up menus, windows,
buttons, sliders, lists, requesters...
NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code