Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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.
Converts Standard Gedcom to Wiki Family Tree Template Markup
This project is for a converter of gedcom genealogy files into the format used to display family tree diagrams in wikis such as Wikimedia project ones.
An installation is here: http://godskingsandheroes.info/gedcom2wiki/convert.htm
aztree library is an implementation of most types of tree data-structure in C language. The library will implement these different type of trees. Binary, Self-balancing binary search, B-trees, Tries, BSP, Non-binary and few used in Computer Graphics
.Net Generic Data Structures
Provides parametric polymorphic data structores (the first is an AVL Binarytree, always balanced), for the .Net framework.