icholy / replaceLinks
Streaming text replacement for Go
☆72Updated 3 years ago
Alternatives and similar repositories for replace
Users that are interested in replace are comparing it to the libraries listed below
Sorting:
- Go templates invoked as functions☆155Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- ☆101Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Make random JSON in Go☆25Updated 5 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Python's repr() for Go☆169Updated last week
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- ☆78Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- In-process request tracing☆102Updated 4 months ago
- A corpus of popular Go modules☆108Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A cancelable reader for Go☆138Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 2 months ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- A library for building custom DNS servers in Go.☆53Updated 6 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆77Updated 9 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year