Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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.