# d-mozulyov/cachedbuffers

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/d-mozulyov-cachedbuffers).**

53 stars · 13 forks · Pascal · MIT

## Links

- GitHub: https://github.com/d-mozulyov/CachedBuffers
- Homepage: http://www.sql.ru/forum/1178076-a/oficialnyy-reliz-cachedbuffers
- awesome-repositories: https://awesome-repositories.com/repository/d-mozulyov-cachedbuffers.md

## Description

The library is irreplaceable for the tasks of sequential data reading or writing, especially if the requirements for the performance are increased and there are much data. The library is based on two main classes of the module CachedBuffers.pas: TCachedReader and TCachedWriter. The functionality…

## Tags

### Part of an Awesome List

- [General Purpose Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/general-purpose-libraries.md) — High-performance sequential data reading and writing.
