cj1128 / myers-diffLinks
😍 Golang implementation for myers diff algorithm
☆105Updated 5 years ago
Alternatives and similar repositories for myers-diff
Users that are interested in myers-diff are comparing it to the libraries listed below
Sorting:
- ☆75Updated 2 years ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆231Updated 3 years ago
- lock-free queue and other implementations☆128Updated last year
- Easily get the golang syntax tree and modify the code.☆151Updated 3 months ago
- Implement golang generic by code generating like C++ template (monomorphization)☆104Updated 4 years ago
- markdown doc generator for protobuf☆66Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- Patch all Go functions for testing☆260Updated last year
- Some useful tools implemented by channel to increase development efficiency, e.g. event bus, promise, actor, stream, aggregator, goroutin…☆89Updated 4 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- 狗头语言(gotlang)☆38Updated last year
- Go语言俱乐部☆78Updated 3 years ago
- Go语言猴子补丁框架☆130Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated 2 months ago
- ☆29Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- Reactive Extension for golang☆66Updated 5 years ago
- A powerful cli tool to implement gin annotation ⭐☆50Updated 4 years ago
- a thread-safe concurrent map for go☆48Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 5 months ago
- 🖨️ A carbon-now API wrapper and iOS Shortcut☆79Updated 3 years ago
- General Golang Code Generator☆200Updated 2 years ago
- Operational Transformation backend written in Go compatible with ot.js☆40Updated 10 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- golang auto wire code generator☆29Updated 3 years ago
- A precompilation template engine for go, template syntax like vue.☆63Updated 2 years ago