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.
- Host: GitHub
- URL: https://github.com/alexdrone/libbuffer
- Owner: alexdrone
- Created: 2016-12-26T10:21:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-01T19:38:43.000Z (about 9 years ago)
- Last Synced: 2025-03-23T04:25:29.339Z (11 months ago)
- Topics: cpp11, diffing, levenshtein-distance, observer-pattern
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](#)
[](https://opensource.org/licenses/MIT)
# libbuffer
A C++11 port of **Buffer**, μ-framework for efficient array diffs, collection observation and data source implementation.