lazyhacker / gapbufferLinks
C++ implementation of a gap buffer.
☆52Updated 7 months ago
Alternatives and similar repositories for gapbuffer
Users that are interested in gapbuffer are comparing it to the libraries listed below
Sorting:
- No bullshit vector library for C☆78Updated 4 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A simple drawing program to replicate construction with a compass and straightedge☆22Updated 7 years ago
- single file C libraries☆39Updated 6 months ago
- Collection of small public domain file archivers☆66Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Collection of small public domain de/compressors in plain C.☆118Updated 4 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Fast and portable single-header C file Json encoder/decoder☆60Updated last year
- Dynamic memory tracker for C☆120Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Simple string and Unicode library written in C.☆40Updated 3 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆48Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language