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.
Try It Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
abiquo platform allows to create intelligent distributed networks interconnecting all kind of devices. We ease the interaction between gadgets, users and organizations through empowering technologies which add intelligence to actual networks.
Hipo is a hypothetical computer to facilitate the learning of machine language. The student can use hipo to develop simple programs and understand the internal logic of a computer. There is a plan to implement Donald Knuth's MMIX machine language, also.
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.
A Java-written MIPS simulator developed to stimulate people learning the Assembly language. It adds graphics, sounds and user interation to make writing assembly programs more interesting.
Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
Conrad is both a high performance Conditional Random Field engine which can be applied to a variety of machinelearning problems and a specific set of models for gene prediction using semi-Markov CRFs.
JSim8086 is platform-independent Assembly Language Simulator of the Intel 8086 CPU. It was designed to be a learning tool (CAL) for first year Computing students who are learning Computer Systems Organisation and Assembly Programming.
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.
KNN-WEKA provides a implementation of the K-nearest neighbour algorithm for Weka. Weka is a collection of machinelearning algorithms for data mining tasks. For more information on Weka, see http://www.cs.waikato.ac.nz/ml/weka/.
OpenXL provides a flexible, platform-independent SOA/Web Service middleware and workflow programming language (SLL). OpenXL supports the creation, provisioning and execution of Web Services as well as the integration of code written in BPEL, Java, etc.
MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machinelearning. The code is well documented and easy to extend, especially for adding new weak learners.
GrubC is a platform independent C/C++ graphic and GUI library with an object-oriented approach based on a Java Virtual Machine. By now AWT GUI functionality, 2D drawing and turtle graphic is supported.
The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. It transparently converts between machine-internal binary data representation and can be used on arbitrary binary data sources.
JHaskell provides a Haskell interpreter and compiler for the JVM. The goal is to make Haskell a viable language for development for the Java platform and also to allow existing Haskell programs to run on the JVM.
The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
EVM is a 32-bit virtual machine designed for easy implementation. It supports bounds checking, real-time linking and JIT compilation on x86 architecture. No platform-specific calls or byte order dependencies. Comes with an optimizing C compiler.
Python SOAP is a free library implementing W3C's SOAP Protocol in the Python programming language. SOAP is an XML-based messaging protocol which is machine- and platform-independent.
99% is a collection of Java Native Interface (JNI) multi-platform extensions to the Java virtual machine. These will not necessarily work on every operating system, but will enhance the experience when supported.
The Madcap (Machine and Device Capabilities) library allows programmers to break out of Java's "lowest common denominator"
approach and take advantage of certain platform specific capabilities without making the program platform dependant.
Open-source decentralized peer-to-peer intelligence community
RELICS is based on the concept that a diverse collection of independent users are likely to make certain types of decisions and predictions better than any one individual or panel of experts.
The RELICS platform is the keystone software application that connects and harmonizes all operations of the intelligence process using both human intelligence and biologically inspired learning algorithms to perform intelligence tasks.
RELICS users are connected on a peer-to-peer network forming a community intended to meet the high demands of processing, memory, scalability and fault tolerance.
...
A register-based virtual machine designed to be embeddable.
gasVM is a 32-bit, register-based virtual machine that has been designed to support a game that the author has undertaken for the development of a game for a game Competition, "Gary's Adventure of Science!" It is designed so that it may one day be implemented and hardware, and is designed to be a RISC machine. While this VM is designed for a single game, it is hoped that it will be useful for others who are looking for a virtual machineplatform to embed within their software.
OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS