https://github.com/josestg/zerocast
140x Faster String to Byte and Byte to String Conversions with Zero Allocation in Go
https://github.com/josestg/zerocast
Last synced: about 1 month ago
JSON representation
140x Faster String to Byte and Byte to String Conversions with Zero Allocation in Go
- Host: GitHub
- URL: https://github.com/josestg/zerocast
- Owner: josestg
- Created: 2023-10-22T11:30:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T10:20:59.000Z (about 1 year ago)
- Last Synced: 2025-01-31T06:47:12.295Z (3 months ago)
- Language: Shell
- Homepage: https://josestg.medium.com/140x-faster-string-to-byte-and-byte-to-string-conversions-with-zero-allocation-in-go-200b4d7105fc
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 140x Faster String to Byte and Byte to String Conversions with Zero Allocation in Go
See the [blog post](https://josestg.medium.com/140x-faster-string-to-byte-and-byte-to-string-conversions-with-zero-allocation-in-go-200b4d7105fc) for more details.