/Rapid.Generics

Rapid generics/defaults equivalent classes for Delphi (2010+)

Primary LanguagePascalMIT LicenseMIT

Rapid.Generics

Rapid generics/defaults equivalent classes for Delphi (much faster in XE7+ versions)

How to use
  • Include Rapid.Generics.pas unit into your project
  • Replace Generics.Collections and Generics.Defaults units to Rapid.Generics in your uses code sections
TRapidDictionary/TRapidObjectDictionary

Rapid "inline" TDictionary/TObjectDictionary equivalents with default hash codes and comparers

Benchmarks: dictionaries

Benchmarks: containers

Benchmarks: sortings