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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
A file manager for the Unix terminal.
Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
A C++ library for developing parallel simulations on Cartesian grids
NOTICE: The current version of Schnek is hosted on GitHub https://github.com/holgerschmitz/Schnek
This repository on Sourceforge is no longer maintained!
Schnek is a library for the fast development of parallel simulation codes using multidimensional arrays. It is designed to work both on single processor and massively parallel architectures.
The library is intended mainly for use in physics simulations on regular grids but some of its features might be useful for other types of simulation codes.
Features include
- setup file reader with C style syntax
- extendable for formulas in setup files
- hierarchical structure of simulation components
- mutli-dimensional grids
- initialisation of grid from formulas in setup file
- boundary cells and ghost cells
- MPI support for parallelisation
- MPI update of ghost cells to neighbouring processes
- easy to use parallel and serial HDF5 output of grids
OpenTCA is C/C++-based software for the Linux/BSD platform, intended to allow anyone with a computerized-vehicle to analyze trouble codes without having to pay a mechanic to do it.