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
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Simple Spring Toolkit is a collection of some small code snippets around the springframework. For Example easy creation of mocks with factory beans by the use of EasyMock
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.
Fragments is a highly sophisticated C++ library for composing classes from freely definable "fragments". Among other things it can be used to create container classes - just by selecting a set of "fragments" to combine.
As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
Tiny C++ library to use dictionary files in .dict format (see http://www.dict.org)
Small code footprint (20K) and small RAM required to work (64K + index file size / 16). Depends on zlib only.
A toolkit to design applications using design patterns, with facility to generate code, and reverse engineering. Drag and Drop facility to create UML Class diagrams Support to write custom plug-ins for code generators and reverse engineering.
This is a .net class generator written in C# that allows you to input a SQL string along with the connection string and will generate the necessary class for the custom query you provide.
An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
CLiteOO (Lightweight OOP in C) is a framework and toolkit to write object-oriented code in C language. The feature is its syntax is very similar to C++ and supports simple reflection mechanism. *It not uses ugly marco (just like CLASS_DECLARE).*
DBLGen is a generic plugin-based code generator written in C#.NET that reads database schemas and generates text code for any programming language. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.
db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
Domain Architect is a tool for 3-tier enterprise application code generation, a framework, and a set of practices provided as building blocks. (Related words: database script, O/R mapper, business object code generator, poco, enterprise applications)
SaughGoon Engine 1 is free framework for simple 2D/3D games. Engine is intended to be proving ground for beginner programmers, so code is awful and barely useful for any practical purpose. Be warned.
Fides is an extensible enterprise library for .NET 2.0 upwards and Java, containing a Object Relational Mapping framework and geared for simplicity and productivity.
A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
StubCC is a code generation tool to automatically stub out a c++ class source and header file containing all the standard methods and overloaded operators.
`ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
.NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
SWinC - Simple Windows Class is a lightweight c++ wrapper around the the window creation aspect of the Windows API. Although other wrappers exist, this is determined to be the simplest to learn and use while yet providing full control over your code.
Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
Source code template library for encapsulation of highly-visible program data. Provides storage, access control, and duplication. Enforces modular access pattern, restricting normal functions from object access. Also protects simple objects and POD.