This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-06 09:15:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cd4c033609a477185b0ea60ec50b00f6c5bb124
kitty
/
tools
/
simdstring
History
Kovid Goyal
c861259e3b
Rename go module from kitty -> github.com/kovidgoyal/kitty
...
Makes the code more easily re-useable in other projects
2025-05-16 08:43:39 +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
Rename go module from kitty -> github.com/kovidgoyal/kitty
2025-05-16 08:43:39 +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
…