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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
QSCADA will be an open source SCADA application generator for Linux O.S. The IDE will allow to visually design the application and will generate the code for the server and client parts. Modbus for Linux and Qt library will be used.
DSP Bridge enables asymmetric multiprocessing on target platforms which contain a general-purpose processor (GPP) and one or more attached DSPs. DSP Bridge is an interprocessor communication library that links the GPP Operating System (Linux) and DSP OS.
Sirch is a utility portage approach to console-based development of open source software projects. Its goal is to simplify effective API wrappering the glibc and porting to cygwin alike system.
An LGPL tool for creating CISCO style Command Line Interfaces (CLI) for embedded devices. The entire language structure is defined by a plugged in library, and is not bound by the GPL.
JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.