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:
- Easily get the golang syntax tree and modify the code.☆153Updated 7 months ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆233Updated 3 years ago
- Implement golang generic by code generating like C++ template (monomorphization)☆104Updated 4 years ago
- markdown doc generator for protobuf☆66Updated last year
- lock-free queue and other implementations☆128Updated 2 years ago
- ☆74Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 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 production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆123Updated last month
- Translates TOML into a Go type in your browser instantly☆150Updated 3 years ago
- Go语言俱乐部☆78Updated 3 years ago
- golang auto wire code generator☆29Updated 3 years ago
- Go语言猴子补丁框架☆130Updated last year
- Patch all Go functions for testing☆261Updated 2 years ago
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- ☆42Updated 3 years ago
- pratt parser framework☆69Updated 7 years ago
- Qiniu Text Processing Libraries for Go☆33Updated 10 months ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Updated 2 years ago
- Package i18n provides internationalization and localization for your Go applications☆51Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- A precompilation template engine for go, template syntax like vue.☆64Updated 2 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
- A powerful cli tool to implement gin annotation ⭐☆50Updated 4 years ago
- 🖨️ A carbon-now API wrapper and iOS Shortcut☆80Updated 4 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆145Updated 2 years ago
- auto generate sql from gorm model struct☆121Updated 3 years ago
- A very fast dynamic Thrift serializer & deserializer.☆129Updated 2 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- Reactive Extension for golang☆67Updated 5 years ago