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.
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.
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.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
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.
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.
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
The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
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)... :-)
POSIX Application Web Server which supports dynamic parsing, compiling and loading.
PLEASE NOTE: If you're downloading the xmms plugin, you will need the acp-0.2 release as well and this needs to be installed first.
Generate Pascal and/or C code starting from a simple HTML-like file. You insert then the output in your program and with a simple call to a function you'll see on the screen the linked HTML! In the future the format will be HTML/XML.
The Doodle project aims to provide a language to easily describe
Origami diagrams and produces a ready-to-print document. Doodle will
free creators from diagramming constraints and increase their capability
to share their creations.
The application takes the pseudo code as an input and generates the necessary C
code for the same logic. Thus the software can be used to produce the results just with
the use of logic and there is no special importance given to a specific language in which
the pseudo code should be implemented, instead there is a complete focus on the logic
itself. The system to be designed must be user friendly, so that even if the end user or
the client is technically illiterate he should be able to...
An implementation of the venerable MACRO assembler preprocessor from back in the mid 60's. It's interesting as a study of what was possible then, and how that
could be useful today.