Skip to content

nschurando/libvrb-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.