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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jtsiomb/kdtree

0
View on GitHub↗
0 stele·0 fork-uri·2 vizualizări

Kdtree

Features

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

Istoric stele

Graficul istoricului de stele pentru jtsiomb/kdtreeGraficul istoricului de stele pentru jtsiomb/kdtree

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Kdtree

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Kdtree.
  • abiggerhammer/hammerAvatar abiggerhammer

    abiggerhammer/hammer

    291Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗291
  • alanxz/rabbitmq-cAvatar alanxz

    alanxz/rabbitmq-c

    1,859Vezi pe GitHub↗

    RabbitMQ C client

    C
    Vezi pe GitHub↗1,859
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • antirez/sdsAvatar antirez

    antirez/sds

    5,486Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,486
Vezi toate cele 30 alternative pentru Kdtree→

Întrebări frecvente

Care sunt principalele funcționalități ale jtsiomb/kdtree?

Principalele funcționalități ale jtsiomb/kdtree sunt: Sisteme de build, Windows Environments.

Care sunt câteva alternative open-source pentru jtsiomb/kdtree?

Alternativele open-source pentru jtsiomb/kdtree includ: 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.