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.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
An Eclipse Plugin for Development of leJos based Lego Mindstorms.
Supports a leJos nature project.
Integrated Upload via Bluetooth/USB.
Includes a graphical modelling environment of statemachines.
Requires: Eclipse GMF and oAW
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.
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.
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.
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.
An operating system aiming towards distribution by being a low level VM for object-oriented languages featuring introspection. Pending rewrite to meet new goals. The old kernel is available in SVN for reference.
Just Another "X" Object Oriented Operating System
An embedded operating system aiming to take advantage of modern object oriented and generic programing.
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.
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
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.