4kills / go-zlibLinks
Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.
☆30Updated last year
Alternatives and similar repositories for go-zlib
Users that are interested in go-zlib are comparing it to the libraries listed below
Sorting:
- A go function to report total system memory☆207Updated 3 years ago
- Random fake data and struct generator for Go.☆100Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Compute message digest for large files in Go☆114Updated 2 years ago
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- QR Code recognition and decoding library in pure go☆88Updated 5 years ago
- Pure Go implementation of fast image search and simple OCR, focused on reading info from screenshots☆103Updated 7 months ago
- Go wrapper for the C libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole…☆32Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- A prefix tree implementation in go☆44Updated last year
- 🚀 Fast and light wildcard pattern matching.☆99Updated 11 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Random user-agent generator for Go☆135Updated 3 years ago
- ☆130Updated 9 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 8 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 4 years ago
- WebP Encoder/Decoder for Golang based on official libwebp distribution☆106Updated 2 years ago
- Simple Go package to convert HTML to plain text☆161Updated last week
- gim - a library that can merge given images as a grid with the desired size.☆134Updated last year
- A lightweight buffered event lib☆61Updated 3 years ago
- Golang .ico encoder & decoder☆46Updated 5 months ago
- A PDF renderer for the goldmark markdown parser.☆141Updated 3 weeks ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- A debouncer written in Go.☆138Updated this week
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Expression evaluation in golang☆173Updated 10 months ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆111Updated 2 years ago