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
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.
Flowers is a free flow scheduling software, in c#, for oil refining operations and other continuous or semi continuous processes. It is based on a deterministic simulator with events. It supports crude assays, crude distillation and product blending.
YetiSim is a C++ discrete-event simulation libraries which utilizes state machines to express simulation logic rather than coroutines. It is capable of parallel execution, and is heavily influenced by Threading Building Blocks.
The Exchange Simulator system emulates the process of filling orders at the exchange. DOM Viewer is GUI application that communicates with Exchange Simulator and provides the Exchange output for the User.
PeerfactSim.KOM is a discrete event-based Peer-to-Peer (P2P) Simulator written in Java. It is developed at the Multimedia Communications Lab (KOM) at Technische Universität Darmstadt and allows for simulating large scale P2P systems.
A set of self-contained C++ routines to sample and resolve functions properly for plotting, as well as curve fitting routines that fit spectral features. This is mainly useful for scientific simulations where spectral data need to be fully resolved.
YDLX is a generic CPU instruction simulator. It is designed to make it easy to add support for new CPUs and hardware devices in an object-oriented, "plug and play" fashion.
DawgPack is an ultra-fast, Cloud-based tool that maps many high coverage genomes and performs analysis to find clues for pathogenesis. It will integrate CNV, SNP, RNA-Seq and ChIP-Seq analyses.
OFDM IMPLEMENTATION ON AWGN CHANNEL ON CELL BROADBAND ENGINE.
This project aims in bringing the single user and multi user ofdm techniques in cell broadband engine which is a multicore architecture.
CSE Senior Design Project for an automated Robotic Truck. This will be software and hardware that allows for the autonomous nature of a the RC vehicle.
Collection of wrappers for textile composite modelling package TexGen and a variation of structural FEA packages (baseline being Calculix) to allow extraction of 3D mechanical property data.
A framework for generating a random universe populated with random stars, planets, etc. Uses the laws of physics and the known periodic table of elements for computations.
Create a series of programs to help ABAQUS users from creating models to retrieve results.
Partially dump the slow and resource-consuming CAE interface.
pyromaster is a program to create and simulate fireworks sessions.
after creation you can print a wiring diagram, and launch the fireworks
automatically over self built micro-controlled launchboxes. it is also
possible, to add music to your project.
A basic MIPS simulator based on DEVS (Discrete Event System Specification). This project aims to develop the behavior of some components of the MIPS architecture (Registers, Memory, Muxs) including only seven instructions (add, sub, and, or, lw, sw, beq)