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

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

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

AdaCore/gnatcoll-db

0
View on GitHub↗
14 星标·22 分支·C·7 次浏览

Gnatcoll Db

The GNAT Components Collection (GNATcoll) - Database packages

Features

  • Core Frameworks - Database module of the GNAT Components Collection.

Star 历史

adacore/gnatcoll-db 的 Star 历史图表adacore/gnatcoll-db 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Gnatcoll Db 的开源替代方案

相似的开源项目,按与 Gnatcoll Db 的功能重合度排序。
  • adacore/gnatcoll-bindingsA

    AdaCore/gnatcoll-bindings

    0在 GitHub 上查看↗

    The GNAT Components Collection (GNATcoll) - Bindings

    在 GitHub 上查看↗0
  • adacore/gnatcoll-coreAdaCore 的头像

    AdaCore/gnatcoll-core

    54在 GitHub 上查看↗

    This is the core module of the GNAT Components Collection. Please refer to the documentation in the docs/ directory.

    Ada
    在 GitHub 上查看↗54
  • adafruit/circuitpythonadafruit 的头像

    adafruit/circuitpython

    4,521在 GitHub 上查看↗

    CircuitPython is a specialized derivative of the MicroPython runtime designed as an embedded Python interpreter for microcontrollers. It provides a high-level language environment that allows for direct hardware access through a dedicated hardware abstraction layer and a Python microcontroller runtime. The project is distinguished by firmware that exposes the microcontroller as a native USB mass storage device. This allows users to edit code directly on the device as if it were a removable drive, eliminating the need for specialized flashing tools and enabling filesystem-triggered code reload

    C
    在 GitHub 上查看↗4,521
  • abseil/abseil-cppabseil 的头像

    abseil/abseil-cpp

    17,334在 GitHub 上查看↗

    Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc

    C++
    在 GitHub 上查看↗17,334
查看 Gnatcoll Db 的所有 30 个替代方案→

常见问题解答

adacore/gnatcoll-db 是做什么的?

The GNAT Components Collection (GNATcoll) - Database packages

adacore/gnatcoll-db 的主要功能有哪些?

adacore/gnatcoll-db 的主要功能包括:Core Frameworks。

adacore/gnatcoll-db 有哪些开源替代品?

adacore/gnatcoll-db 的开源替代品包括: adacore/gnatcoll-bindings — The GNAT Components Collection (GNATcoll) - Bindings. adacore/gnatcoll-core — This is the core module of the GNAT Components Collection. Please refer to the documentation in the docs/ directory. adafruit/circuitpython — CircuitPython is a specialized derivative of the MicroPython runtime designed as an embedded Python interpreter for… alibaba/photonlibos — Probably the fastest coroutine lib in the world! alpinejs/alpine — This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML… abseil/abseil-cpp — Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a…