diffz
Diff matcher
A Zig library implementing a diff-matching algorithm
Implementation of go-diff's diffmatchpatch in Zig
22 stars
5 watching
6 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tomhoule/zig-diff | A Zig library for generating text diffs using Myers' diff algorithm. | 13 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 441 |
hejsil/mecha | A parser combinator library for the Zig programming language | 493 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
ziglibs/zwin | A library that provides a portable and efficient way to create windows on Windows using the Zig programming language | 4 |
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 38 |
ziglibs/zlm | A linear math library for the Zig programming language | 177 |
hejsil/zig-bench | A library for creating benchmarks in Zig programming language | 64 |
ziglibs/zig-lv2 | Toolkit for creating LV2 plugins with Zig bindings | 29 |
yazgazan/jaydiff | Compares two JSON files and displays their differences in various formats | 106 |
frmdstryr/zig-datetime | A Zig module providing a date and time API similar to Python's Arrow. | 87 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
kassane/qml_zig | Bindings between Zig programming language and QML library | 91 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |