An open API service indexing awesome lists of open source software.

https://github.com/alexdrone/libbuffer

A C++11 port of Buffer, μ-framework for efficient array diffs, collection observation and data source implementation.
https://github.com/alexdrone/libbuffer

cpp11 diffing levenshtein-distance observer-pattern

Last synced: 4 months ago
JSON representation

A C++11 port of Buffer, μ-framework for efficient array diffs, collection observation and data source implementation.

Awesome Lists containing this project

README

          

[![C++11](https://img.shields.io/badge/C%2B%2B-11-blue.svg?style=flat)](#)
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://opensource.org/licenses/MIT)

# libbuffer
A C++11 port of **Buffer**, μ-framework for efficient array diffs, collection observation and data source implementation.