4kills / go-zlib
Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.
β28Updated last year
Alternatives and similar repositories for go-zlib:
Users that are interested in go-zlib are comparing it to the libraries listed below
- Go wrapper for the C libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, wholeβ¦β29Updated 2 months ago
- π Fast and light wildcard pattern matching.β83Updated this week
- Simple string pattern matcher for Goβ126Updated 10 months ago
- Highly concurrent drop-in replacement for bufio.Writerβ55Updated 7 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.β46Updated last year
- Sync primitive for golang. Key + Mutex = Kmutexβ35Updated 3 months ago
- importable versions of parts of the Go standard libraryβ49Updated 2 years ago
- Golang FrodoKEM implementationβ44Updated 3 years ago
- A MIME type sniffer for Go.β33Updated 2 years ago
- Expression evaluator for Goβ67Updated 11 months ago
- Simple expression evaluation engine for Goβ72Updated 4 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.β80Updated 3 months ago
- A thread safe map which has expiring key-value pairs.β72Updated 9 months ago
- Super Simple IMAP Client Library for Golangβ76Updated last month
- A set of performant rate limiters for Goβ89Updated 11 months ago
- Golang .ico encoder & decoderβ43Updated 6 years ago
- Random fake data and struct generator for Go.β97Updated last year
- 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
- Compute message digest for large files in Goβ105Updated last year
- Parse json with comments and trailing commas.β87Updated 3 years ago
- A lightweight buffered event libβ58Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β86Updated 4 years ago
- A prefix tree implementation in goβ41Updated 10 months ago
- a tiny package that implements SMTP server for Go projectsβ105Updated last year
- A Unicode-based case conversion library for Goβ58Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β66Updated 6 months ago
- Run stuff on the main thread in Goβ80Updated last year
- Golang utlities to make your life easier with zero allocationsβ47Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ56Updated 5 years ago
- Pure Go implementation of fast image search and simple OCR, focused on reading info from screenshotsβ95Updated 4 months ago