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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

AdaCore/gnatcoll-bindings

0
View on GitHub↗
0 stars·0 forks·10 views

Gnatcoll Bindings

The GNAT Components Collection (GNATcoll) - Bindings

Features

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

Star history

Star history chart for adacore/gnatcoll-bindingsStar history chart for adacore/gnatcoll-bindings

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Gnatcoll Bindings

These projects share indexed features with Gnatcoll Bindings. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adacore/gnatcoll-coreAdaCore avatar

    AdaCore/gnatcoll-core

    54View on GitHub↗

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

    Ada
    View on GitHub↗54
  • adacore/gnatcoll-dbAdaCore avatar

    AdaCore/gnatcoll-db

    14View on GitHub↗

    The GNAT Components Collection (GNATcoll) - Database packages

    C
    View on GitHub↗14
  • adafruit/circuitpythonadafruit avatar

    adafruit/circuitpython

    4,521View on 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
    View on GitHub↗4,521
  • abseil/abseil-cppabseil avatar

    abseil/abseil-cpp

    17,334View on 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++
    View on GitHub↗17,334
Compare all 30 related projects→

Frequently asked questions

What does adacore/gnatcoll-bindings do?

The GNAT Components Collection (GNATcoll) - Bindings

What are the main features of adacore/gnatcoll-bindings?

The main features of adacore/gnatcoll-bindings are: Core Frameworks.

Which projects share features with adacore/gnatcoll-bindings?

Projects with overlapping indexed features include: adacore/gnatcoll-core — This is the core module of the GNAT Components Collection. Please refer to the documentation in the docs/ directory. adacore/gnatcoll-db — The GNAT Components Collection (GNATcoll) - Database packages. 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…