Skip to content
#

buffer-pool

Here are 20 public repositories matching this topic...

🚀 UniConv v3.0 - High-performance C++17 character encoding conversion library with SIMD acceleration (simdutf), O(1) LRU cache, tiered buffer pools, lock-free thread pool, and adaptive parallel processing. Supports 100+ encodings Zero-copy conversions & modern CMake integration.

  • Updated Jan 7, 2026
  • C

A minimal educational relational database management system (RDBMS) implemented in Java 17. The project demonstrates a custom SQL processing pipeline, including lexer, parser, semantic analysis, query planning, optimization, and execution. It features a storage engine with heap pages, a buffer pool, and supports indexing using B-trees and Hash

  • Updated Dec 27, 2025
  • Java

Improve this page

Add a description, image, and links to the buffer-pool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the buffer-pool topic, visit your repo's landing page and select "manage topics."

Learn more