Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1003 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 1003 Bytes

libvrb-win

Partial port of the original virtual ring buffer library.

General information

Not all of the original type and functions are declared, however the ones that are try to ensure intercompatibility.

Offered as is, and probably needs a bit of testing.

Getting started

The repository contains the necessary Eclipse CDT Project files for building the library with MinGW.

Credits

The Windows implementation of a memory-mapped ring buffer has been discussed in the following threads:

License

This library is licensed under the GNU Lesser General Public License v3.0. For more information, please read the LICENSE file.