Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Cola is a simple, weak-typed, object-oriented scripting language and execution library. Easy to learn, easy to implement, easy to read, can be dropped in to practically anything, and carries a very small memory footprint.
Beach is a group of C++ frameworks that are 100% platform-independent, implementing many useful object-oriented design patterns and general purpose mechanisms that provide the fundamental building blocks for applications and higher level frameworks.
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC).
It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.
Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).
A library with implementation of algorithms for solving Lot Sizing problems. The main focus of the library is on ease of use, while also attempting to keep it as efficient as possible.
ConStore is a light-weight model-oriented storage facility for concept networks (Concept-Nets) with seamless object-oriented programming interface. Concept-Nets can be viewed as arbitrary graphs where the vertices as concepts and the edges as Relations.
The Amethyst Network Library is a Java-based network library developed specifically for the Java platform. This library can be used within any Java application to streamline and abstract the I/O of Java Sockets.
A Tree is a hierarchical object database, based on Offsider technology.
Data and/or functionality is stored as properties of nodes on the database.
The Tree and all its nodes understand about paths.
Database and nodes respond to object messages.
sierra-php is yet another PHP framework. It is compatible with both PHP 4 and 5. It provides a foundation of reusable object-oriented code for Linux/Unix PHP software implementations. More documentation is provided at: http://code.google.com/p/sierra-php
Authorize.net is by far one of the most used payment gateways around and the AIM (Advanced Integration Method) is one of the most used methods for online shopping.
This class will create a wrapper for the AIM method and all of the API call and respons
The command pattern and chain of responsibility pattern lends itself elegantly for the implementation of the Thread Pool design. Wrap the method using the command object and submit it to the tread pool;there is no needd to change the existing source
In all , I want to implement a slab cached memory management in application layer instead of linux kernel layer. That memory mechanism is to serve for one type of object which needs frequently allocating and deallocating.
The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
This is a PHP 5 API wrapper for The Enterprise Open Source Billing solution, jbilling. This wrapper abstracts the native java JBillingAPIFactory to allow full integration with JBilling from PHP.
Spring ME provides an implementation of Spring to Java based platforms not supporting reflection. Think Java ME and GWT. It allows you to use a plain old Spring application context, and turn that into a BeanFactory you can use at runtime.