mb0 / diff
Go difference algorithm
☆56Updated 11 years ago
Alternatives and similar repositories for diff:
Users that are interested in diff are comparing it to the libraries listed below
- CSRF protection middleware via context for Go.☆21Updated 7 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Alphanumeric string sorting algorithm implementation in Go☆23Updated 10 years ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- Faster search for fixed patterns with Go☆28Updated 6 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Go lang tar http.FileSystem☆45Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Join contexts like never before!☆20Updated 7 years ago
- A Go library which determines the dominant colors in an image.☆19Updated 9 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- ☆29Updated 8 years ago
- a thin layer over Go's database/sql☆27Updated last year
- Package pace provides a threadsafe counter for measuring ticks in the specified timeframe.☆9Updated last year
- Copying and moving files, how hard could it possible be ?