Delphi library of standard containers for keeping ordinal and structured datatypes.
Categories
Genetic AlgorithmsLicense
Mozilla Public License 1.1 (MPL 1.1)Follow Another Delphi Structures Library
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for Adsld, it's perfect!
-
From what I can tell, this is even better than Delphi 2009 collections If one needs a map from string to interfaces or a linked list of strings, ADSLD has it all in both TObject and IUnknown flavours. IUnknown-based containers don't require typing all this boring try .. finally .. end. However, sometimes you can only use TObject. Whatever your needs are, ADSLD has it all. Your code will be better and cleaner if you will use ADSLD's containers. I recommend downloading DEEX 0.9.1 and tuning ADSLDproto for your needs. It's a pity ADSLD has so little downloads. A code will be cleaner with proper containers.