znkr / diffLinks
A difference algorithm module for Go
☆121Updated 2 weeks ago
Alternatives and similar repositories for diff
Users that are interested in diff are comparing it to the libraries listed below
Sorting:
- QUIC/HTTP3 library wrapper around msquic☆100Updated last month
- Faster utf8.Valid using multi-byte processing without SIMD.☆84Updated last year
- Go struct inspection HTTP handler☆67Updated last month
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated this week
- 🤫 A simple secret-keeping library for Go.☆41Updated 11 months ago
- A lightweight Go tool for detecting file tampering by comparing content-based hashes stored securely in S3.☆126Updated last week
- Fast cryptographically safe Guid generator for Go☆73Updated 6 months ago
- A Golang package to encrypt your pagination tokens☆161Updated last year
- A WASM virtual machine written in Go with 0 dependencies☆406Updated this week
- Rebuf is a library that can be used as a WAL which can be used for logging and later replaying the data bytes during downstream service f…☆111Updated last year
- GoLic, injects license into source code files☆106Updated 4 years ago
- Browser detection in Go (golang)☆89Updated last year
- A transactional key-value database written in Go for Linux and macOS☆203Updated 4 months ago
- Printf-Style Debugging with Zero-Cost in Production Builds☆166Updated 5 months ago
- A reimplementation of https://github.com/otiai10/gosseract without CGo, running Tesseract compiled to WASM with Wazero☆154Updated 7 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 6 months ago
- a concurrent hash array mapped trie implementation in go