awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
algorithm-ninja avatar

algorithm-ninja/cpp-btreeArchived

0
View on GitHub↗
80 estrellas·28 forks·C·Apache-2.0·2 vistascode.google.com/p/cpp-btree↗

Cpp Btree

Git mirror of the official (mercurial) repository of cpp-btree

Features

  • Data Structures - Ordered in-memory containers based on B-trees.

Historial de estrellas

Gráfico del historial de estrellas de algorithm-ninja/cpp-btreeGráfico del historial de estrellas de algorithm-ninja/cpp-btree

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace algorithm-ninja/cpp-btree?

Git mirror of the official (mercurial) repository of cpp-btree

¿Cuáles son las características principales de algorithm-ninja/cpp-btree?

Las características principales de algorithm-ninja/cpp-btree son: Data Structures.

¿Qué alternativas de código abierto existen para algorithm-ninja/cpp-btree?

Las alternativas de código abierto para algorithm-ninja/cpp-btree incluyen: xtaci/algorithms — This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides… adrianbrad/queue — ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way. agext/levenshtein — Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix. agnivade/levenshtein — Go implementation to calculate Levenshtein Distance. aio-arch/graphlib — Topological sort lib,Sorting and pruning of DAG graphs. accelerationnet/access — A common lisp library to unify access to common dictionary-like data-structures.

Alternativas open-source a Cpp Btree

Proyectos open-source similares, clasificados según cuántas características comparten con Cpp Btree.
  • xtaci/algorithmsAvatar de xtaci

    xtaci/algorithms

    5,454Ver en GitHub↗

    This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides a suite of tools for general algorithm implementation, including data structure management, graph theory analysis, and string processing. The library is distinguished by its specialized toolkits for cryptographic hashing and encoding, featuring implementations of MD5, SHA-1, and Base64. It also includes advanced capabilities for high-performance string processing via suffix trees and arrays, as well as computational number theory for primality testing and arbitrary-precision

    C++
    Ver en GitHub↗5,454
  • adrianbrad/queueAvatar de adrianbrad

    adrianbrad/queue

    357Ver en GitHub↗

    ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.

    Go
    Ver en GitHub↗357
  • agext/levenshteinAvatar de agext

    agext/levenshtein

    92Ver en GitHub↗

    Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.

    Go
    Ver en GitHub↗92
  • accelerationnet/accessAvatar de AccelerationNet

    AccelerationNet/access

    91Ver en GitHub↗

    A common lisp library to unify access to common dictionary-like data-structures

    Common Lisp
    Ver en GitHub↗91
Ver las 30 alternativas a Cpp Btree→