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
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- ☆99Updated 9 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Topological Sorting for Golang☆64Updated 10 months ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆77Updated 7 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Benchmark the init cost of Go packages☆82Updated last month
- A corpus of popular Go modules☆108Updated 11 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Make random JSON in Go☆25Updated 5 years ago
- Go package to embed the Mozilla Included CA Certificate List☆121Updated last week
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 6 years ago
- golang dependency analysis☆21Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago