cristalhq / base64Links
Faster base64 encoding for Go
☆182Updated 2 years ago
Alternatives and similar repositories for base64
Users that are interested in base64 are comparing it to the libraries listed below
Sorting:
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆45Updated 3 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Helper tool for manual Go code optimization.☆132Updated 4 months ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- Simple string pattern matcher for Go☆128Updated last year
- Generic and fast binary serializer for Go☆228Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Go Progress Bar☆124Updated 2 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆153Updated last year
- The size of variable at runtime☆149Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆33Updated 2 years ago
- A go function to report total system memory☆202Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆112Updated last year
- Sync primitive for golang. Key + Mutex = Kmutex☆36Updated 9 months ago
- Intern Go strings☆95Updated last year
- Enriches the standard go http client with retry functionality.☆52Updated last year