Skip to content
#

btree-implementation

Here are 34 public repositories matching this topic...

Un proyecto realizado en Windows Forms (.NET / C#), enfocado en el uso y manipulación de Estructuras de datos Avanzados (Grafos y algoritmos de grafos, arboles B+, HashTable) de una manera visual. En conjunto con un proyecto de entrega donde se muestra un uso practico relacionado a grafos (Transporte de Bienes).

  • Updated Dec 9, 2022
  • C#

A document database built from scratch in C++20: BSON storage engine, append-only collections, hand-written on-disk B+Tree indexes, a query engine with explain plans, a TCP server (bisond), and an interactive shell (bisonsh). No third-party storage or networking libraries.

  • Updated Jun 14, 2026
  • C++

Improve this page

Add a description, image, and links to the btree-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the btree-implementation topic, visit your repo's landing page and select "manage topics."

Learn more