This website requires JavaScript.
Explore
Help
Sign In
averello
/
kitty-mirror
Watch
1
Star
0
Fork
0
You've already forked kitty-mirror
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-05-12 21:34:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
linear
kitty-mirror
/
tools
/
simdstring
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kovid Goyal
fd5876b94e
Use SIMD to replace C0 control codes in Go code
2025-07-21 08:54:22 +05:30
..
benchmark.sh
Add some benchamrking
2024-03-07 11:09:24 +05:30
benchmarks_test.go
Add some benchamrking
2024-03-07 11:09:24 +05:30
generate.go
More CodeQL fixes
2025-04-20 21:53:11 +05:30
generate.sh
…
intrinsics_test.go
Use SIMD to replace C0 control codes in Go code
2025-07-21 08:54:22 +05:30
intrinsics.go
Add an IndexByte implementation useful for benchmarking against stdlib SIMD implementation
2024-03-07 09:36:40 +05:30
scalar.go
Add an IndexByte implementation useful for benchmarking against stdlib SIMD implementation
2024-03-07 09:36:40 +05:30
test.sh
…