aryann / difflibLinks
☆50Updated 4 years ago
Alternatives and similar repositories for difflib
Users that are interested in difflib are comparing it to the libraries listed below
Sorting:
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A Go preprocessor for package scoped reflection☆106Updated 8 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- Streaming File Cache for #golang☆128Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆25Updated 7 years ago
- Genex package for Go☆76Updated 5 years ago
- Shutdown Management package for Go v2☆51Updated 3 years ago
- golang port of python's shutil - copy a directory in go☆45Updated 3 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 3 years ago
- A []byte pool for Go.☆43Updated 3 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- [Unmaintained] A scp client library written in Go☆41Updated 3 years ago
- Tarinator is a Golang package for compressing and extracting tar and gzip files with ease☆59Updated 6 years ago
- LiveReload server for Go [golang]☆128Updated last year
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Run linters from Go code -☆66Updated 6 years ago
- This is a small utility to convert camel cased strings to snake case and back, except some defined words☆72Updated 4 years ago
- *.go file as a mini supervisor☆60Updated 7 years ago
- Visualization of Golang benchmark output using Google charts