How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Prototype implementation of LSP client - Visual Studio 2017
This library is another containers library for Ada. Although it provides containers that do not exist in the standard Ada runtime (graphs for instance), it is more interesting for the flexibility it proposes:
Delphi containers library written for Delphi 7 as replacement for formerly used TStringList and DeCAL library. It contains maps and sets, both with integer and string keys, where maps can store strings, integers and objects (descendants of TObject).
The main features of dsapolska/dccontainers are: General Purpose Libraries.
Open-source alternatives to dsapolska/dccontainers include: alanxz/rabbitmq-c — RabbitMQ C client. alex-gamper/ada-languageserver — Prototype implementation of LSP client - Visual Studio 2017. andgi/nbada — NBAda - Non-blocking Algorithms and Data Structures. andgineer/tregexpr — Regular expressions (regex), pascal. anthony-arnold/adaid — #AdaID#. adacore/ada-traits-containers — This library is another containers library for Ada. Although it provides containers that do not exist in the standard…