cj1128 / myers-diffLinks
😍 Golang implementation for myers diff algorithm
☆106Updated 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:
- ☆74Updated 2 years ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆233Updated 3 years ago
- markdown doc generator for protobuf☆66Updated last year
- Implement golang generic by code generating like C++ template (monomorphization)☆104Updated 4 years ago
- Easily get the golang syntax tree and modify the code.☆153Updated 7 months ago
- lock-free queue and other implementations☆128Updated 2 years ago
- Package i18n provides internationalization and localization for your Go applications☆51Updated 3 years ago
- Reactive Extension for golang☆67Updated 5 years ago
- Go语言猴子补丁框架☆129Updated last year
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆124Updated last month
- A powerful cli tool to implement gin annotation ⭐☆50Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- pratt parser framework☆69Updated 7 years ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- Patch all Go functions for testing☆261Updated 2 years ago
- Go语言俱乐部☆78Updated 3 years ago
- Translates TOML into a Go type in your browser instantly☆150Updated 3 years ago
- Some useful tools implemented by channel to increase development efficiency, e.g. event bus, promise, actor, stream, aggregator, goroutin…☆89Updated 4 years ago
- 🖨️ A carbon-now API wrapper and iOS Shortcut☆80Updated 4 years ago
- 🦀 Easy request GRPC Server with reflect mode☆147Updated 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
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆145Updated 2 years ago
- ☆42Updated 3 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Qiniu Text Processing Libraries for Go☆33Updated 10 months ago
- 微服务应用框架☆101Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 9 months ago
- Module relationship visualization tool☆85Updated 6 years ago
- write db yaml once, generate go orm code everywhere.☆71Updated 3 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 years ago