Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
MongoDB Atlas runs apps anywhere
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.
Scanning Probe Microscopy Controller and Data Visualization Software
...High-Speed external PAC-PLL hardware option with digital DSP link.
Based on several hardware options it supports a commercially available DSP hardware and provided also Open Source Code for all the low level signal processing tasks and instrument controls in a most flexible and adaptable manner.
All latest software is available via github.com/pyzahl/Gxsm4 (source code) or as binary for Ubuntu on https://launchpad.net/~totto/+archive/ubuntu/gxsm
scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs with as little amount of RAM as 512 bytes. The RTOS is written on C++ and supports various platforms.
Create networks of embedded devices for data logging/automation tasks.
LabMonkey is a collection of designs for embedded devices which can be networked together to provide a range of automation, data logging and signal processing functions. A key design objective is to use as little dedicated hardware as possible for communication between nodes in the network, and to be able to adapt the network topology in real-time so as to minimize the occurrence of collisions between packets. To achieve this, a protocol has been designed specifically for the task, and...
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A set of tools to generate and build a customized initramfs, for simple mounting tasks, such as setting up a unionfs system. Written for a small footprint and fast execution. Compatible with both glibc and uClibc.
A lightweight, simple and easy to use embedded system task scheduler. RataOS is written as a high level C, with a simple HAL & API structure, allowing it to be ported between embedded devices easily.
Scout is a tool that allows you to monitor your computer system. It displays
many different things -- like tasks, ports, assigns, expansion boards, resident
commands, interrupts, etc. -- and you can perform some certain actions on them.
...So far, the AVR Studio is used as a development environment. The system supports the preemptive and cooperative multitasking modes, semaphores. Use a small amount of memory for tasks.
...The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
DPM explores technologies to improve power management, with a focus on techniques applicable to running systems, adjusting power parameters on-the-fly in order to
save power during brief idle periods or execution of tasks
with lower power demands.
Eclipse OS is a C++ kernel that I am starting as a summer project. Right now it is fully bootable and can accept input from the keyboard. It can also do simple tasks like detect how much RAM a computer has, or tell time. I am hoping to port C++ compiler.