cj1128 / myers-diffLinks
😍 Golang implementation for myers diff algorithm
☆102Updated 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
- Easily get the golang syntax tree and modify the code.☆151Updated 2 months ago
- Implement golang generic by code generating like C++ template (monomorphization)☆104Updated 4 years ago
- lock-free queue and other implementations☆129Updated last year
- 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
- Some useful tools implemented by channel to increase development efficiency, e.g. event bus, promise, actor, stream, aggregator, goroutin…☆89Updated 3 years ago
- Patch all Go functions for testing☆259Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated last month
- golang auto wire code generator☆29Updated 3 years ago
- Reactive Extension for golang☆65Updated 4 years ago
- golang aspect tool☆26Updated 3 years ago
- a thread-safe concurrent map for go☆49Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- Go语言猴子补丁框架☆130Updated last year
- Go Stream, like Java 8 Stream.☆95Updated last year
- 狗头语言(gotlang)☆38Updated last year
- A powerful cli tool to implement gin annotation ⭐☆50Updated 4 years ago
- Package i18n provides internationalization and localization for your Go applications☆51Updated 3 years ago
- Go语言俱乐部☆79Updated 2 years ago
- Simple and high-performance data structures and algorithms library☆59Updated last month
- CyclicBarrier golang implementation☆154Updated 5 years ago
- 微服务应用框架☆102Updated 3 years ago
- ☆20Updated 4 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago
- Operational Transformation backend written in Go compatible with ot.js☆40Updated 10 years ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago