chenzhuoyu / base64xLinks
High performance drop-in replacement of the `encoding/base64` library
☆37Updated last year
Alternatives and similar repositories for base64x
Users that are interested in base64x are comparing it to the libraries listed below
Sorting:
- Package for getting the runtime ID of a goroutine☆46Updated last year
- Golang source code parsing, usage like reflect package☆63Updated 8 months ago
- Porting libc from C to Go☆23Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 10 months ago
- Golang reflect package hack tools☆32Updated last month
- ☆15Updated 3 months ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- an encrypted UDP connection between two peers using QUIC☆27Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- Extended version of GORM Adapter, see original version of GORM Adapter at: https://github.com/casbin/gorm-adapter☆13Updated last year
- Redis WatcherEx for Casbin☆40Updated last year
- a thread-safe concurrent map for go