Documentation portal
Welcome to the Colligo technical documentation portal. Content is derived from source code, tests, and pipeline artifacts.
Projects
Colligo
High-performance LINQ-style fluent collections and DB query library for Delphi and Lazarus. Provides IColligoEnumerable<T> for in-memory pipelines and IColligoQueryable<T> for database queries, with lazy evaluation and zero intermediate allocations.
Documented release
This portal matches the published source on the main branch of ModernDelphiWorks/Colligo.
- Cross-platform verified: Win32, Win64, Linux64 (
dcclinux64). - Compatible with Delphi XE or superior and Lazarus / FreePascal.
- MIT licensed — source at github.com/ModernDelphiWorks/Colligo.