icholy / replace
Streaming text replacement for Go
☆71Updated 2 years ago
Alternatives and similar repositories for replace:
Users that are interested in replace are comparing it to the libraries listed below
- Go templates invoked as functions☆154Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A cancelable reader for Go☆130Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Convert a go file to its ast representation☆91Updated 2 years ago
- ☆97Updated 4 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Go package to embed the Mozilla Included CA Certificate List☆117Updated last week
- A Go package for managing a group of collaborating goroutines.☆30Updated 2 weeks ago
- An inflection engine for golang☆102Updated 7 months ago
- Benchmark the init cost of Go packages☆80Updated last week
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago