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.
☆29Updated 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:
- Go wrapper for the C libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole…☆30Updated 7 months ago
- Pure Go implementation of fast image search and simple OCR, focused on reading info from screenshots☆96Updated last month
- Simple string pattern matcher for Go☆127Updated last year
- 🚀 Fast and light wildcard pattern matching.☆87Updated 5 months ago
- Random fake data and struct generator for Go.☆99Updated last year
- ASCII transliterations of Unicode text.☆141Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated 2 months ago
- Golang .ico encoder & decoder☆43Updated 7 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- Golang symmetric encryption library☆120Updated 10 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Golang binary decoder for mapping data into the structure☆106Updated 9 months ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- A lightweight buffered event lib☆60Updated 3 years ago
- Easy to use and modular library to make self updating golang programs☆107Updated last month
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆52Updated this week
- Run stuff on the main thread in Go☆82Updated last year
- QR Code recognition and decoding library in pure go☆89Updated 4 years ago
- Simple Go package to convert HTML to plain text☆155Updated last year
- Notification broadcaster library☆155Updated 3 years ago
- Compute message digest for large files in Go☆110Updated last year
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- ☆54Updated 7 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- A set of performant rate limiters for Go☆91Updated last year
- A Unicode-based case conversion library for Go☆59Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago