Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate code/README rendering and unsafe to their own packages | Runxi Yu | 2025-04-05 | 1 | -20/+0 |
* | Unify license in unsafe.go | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
* | Use unsafe.SliceData instead of &b[0] | Runxi Yu | 2025-03-30 | 1 | -1/+1 |
* | Avoid allocations by using unsafe strinng/bytes conversions | Runxi Yu | 2025-03-30 | 1 | -0/+20 |