awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jtsiomb/kdtree

0
View on GitHub↗

Kdtree

Features

  • Build-Systeme - A simple library for KD-tree data structures.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
0 Stars·0 Forks·5 Aufrufe

Star-Verlauf

Star-Verlauf für jtsiomb/kdtreeStar-Verlauf für jtsiomb/kdtree

Open-Source-Alternativen zu Kdtree

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Kdtree.
  • abiggerhammer/hammerAvatar von abiggerhammer

    abiggerhammer/hammer

    291Auf GitHub ansehen↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    Auf GitHub ansehen↗291
  • alanxz/rabbitmq-cAvatar von alanxz

    alanxz/rabbitmq-c

    1,859Auf GitHub ansehen↗

    RabbitMQ C client

    C
    Auf GitHub ansehen↗1,859
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • antirez/sdsAvatar von antirez

    antirez/sds

    5,486Auf GitHub ansehen↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    Auf GitHub ansehen↗5,486
Alle 30 Alternativen zu Kdtree anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von jtsiomb/kdtree?

Die Hauptfunktionen von jtsiomb/kdtree sind: Build-Systeme, Windows Environments.

Welche Open-Source-Alternativen gibt es zu jtsiomb/kdtree?

Open-Source-Alternativen zu jtsiomb/kdtree sind unter anderem: antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… adamierymenko/huffandpuff. abiggerhammer/hammer — Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that. alanxz/rabbitmq-c — RabbitMQ C client. b-k/apophenia — A C library for statistical and scientific computing.