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.
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.
Projects with overlapping indexed features 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…
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: