https://github.com/cloudwego/base64x
High performance drop-in replacement of the encoding/base64 library.
https://github.com/cloudwego/base64x
Last synced: 11 months ago
JSON representation
High performance drop-in replacement of the encoding/base64 library.
- Host: GitHub
- URL: https://github.com/cloudwego/base64x
- Owner: cloudwego
- License: apache-2.0
- Created: 2024-03-19T11:37:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T03:33:15.000Z (11 months ago)
- Last Synced: 2025-08-04T06:26:27.647Z (11 months ago)
- Language: Go
- Size: 181 KB
- Stars: 13
- Watchers: 9
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# base64x
High performance drop-in replacement of the `encoding/base64` library.