High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
-
Updated
Feb 14, 2024 - C#
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Core implementation of a Relational DBMS. Includes Concurrent Indexing, Buffer Management, and Query Execution. Based on CMU 15-445.
Add a description, image, and links to the buffer-pools topic page so that developers can more easily learn about it.
To associate your repository with the buffer-pools topic, visit your repo's landing page and select "manage topics."