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 customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Containerization is a Swift package for running Linux containers
This repository provides educational material and sample code that demystify how containerization works and how container components fit together in practice. It walks through the responsibilities of an image format, registry, and runtime, and shows how a minimal runtime can assemble an isolated process with the right filesystem view, environment, and entrypoint. The samples highlight security hardening considerations—such as process isolation, filesystem scoping, and least-privilege...
C++ libraries for manipulations in non-Euclidean geometry
These are two C++ libraries for symbolic, numeric and graphical manipulations in non-Euclidean geometry. There is GUI which allows to interact with these libraries by mouse clicks.
On a dipper level the first library Cycle implements basic operations on cycles (quadrics) through FSCc construction. The second library Figure operates on ensembles of cycles connected by Moebius-invariant relations, e.g. orthogonality.
Both libraries are based on the Clifford algebra capacities of the GiNaC computer algebra system (http://ginac.de). ...
The ZLagos project is a very simple SDK to interact with a Nabaztag/Tag (V2).
It supports a full set of functions, organized in an object way, and allows developers to control remotely a Nabaztag/Tag.
A framework to interact with the Standard Works of the Church of Jesus Christ of Latter Day Saints. These include the Bible, the Book of Mormon, the Doctrine and Covenants and the Pearl of Great Price.
A personal digital library solution. The project allows multiple users to interact and save content, includes bookmarklets, automatic metadata generation, commenting, tags, and integrates with other digital library content using standardized APIs.
WG API Sharp is a library which should help people using .Net/C# to interact with WarGaming API.
For the moment the main target is to cover all methods exposed related to World of Tanks, but in the future(when I'm fully happy with it) I will extend it to support the rest too.