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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.