awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
b-k avatar

b-k/apophenia

0
View on GitHub↗
207 星标·32 分支·C·4 次浏览apophenia.info↗

Apophenia

A C library for statistical and scientific computing

Features

  • Mathematical Libraries - Statistical and scientific computing library.
  • 构建系统 - A library for statistical and scientific computing.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star 历史

b-k/apophenia 的 Star 历史图表b-k/apophenia 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Apophenia 的开源替代方案

相似的开源项目,按与 Apophenia 的功能重合度排序。
  • abiggerhammer/hammerabiggerhammer 的头像

    abiggerhammer/hammer

    291在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗291
  • alanxz/rabbitmq-calanxz 的头像

    alanxz/rabbitmq-c

    1,859在 GitHub 上查看↗

    RabbitMQ C client

    C
    在 GitHub 上查看↗1,859
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • antirez/sdsantirez 的头像

    antirez/sds

    5,486在 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
    在 GitHub 上查看↗5,486
查看 Apophenia 的所有 30 个替代方案→

常见问题解答

b-k/apophenia 是做什么的?

A C library for statistical and scientific computing

b-k/apophenia 的主要功能有哪些?

b-k/apophenia 的主要功能包括:Mathematical Libraries, 构建系统, Windows Environments。

b-k/apophenia 有哪些开源替代品?

b-k/apophenia 的开源替代品包括: 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. cacalabs/libcaca — 💩 Colour ASCII Art Library.