QSCADA will be an opensource 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 opensource 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.
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
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.