hattya / go.diffLinks
A Go implementation of "An O(NP) Sequence Comparison Algorithm"
☆16Updated 3 months ago
Alternatives and similar repositories for go.diff
Users that are interested in go.diff are comparing it to the libraries listed below
Sorting:
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- Load balancer Algorithms☆43Updated last month
- Yet another system call tracer written in Go.☆45Updated 7 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Fastest time format for go☆71Updated 3 years ago
- rewrite fluentd in golang☆112Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- Cross platform locale detection for Golang☆116Updated 3 weeks ago
- ChanBroker, a Broker for goroutine, is simliar to kafka☆61Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 9 years ago
- Pretty Slug.☆97Updated 5 years ago
- On-disk high-performance object storage☆18Updated 5 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Go exec helpers for better using processes.☆95Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- regexp4 engine (Go-lang)☆41Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- string interning library for lots of strings☆39Updated 4 years ago
- sysconf for Go, without using cgo☆148Updated 2 weeks ago