https://github.com/cloudwego/base64x
High performance drop-in replacement of the encoding/base64 library.
https://github.com/cloudwego/base64x
Last synced: about 2 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 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T09:16:51.000Z (5 months ago)
- Last Synced: 2025-04-05T12:33:10.929Z (3 months ago)
- Language: Go
- Size: 179 KB
- Stars: 10
- Watchers: 9
- Forks: 4
- 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.