This website requires JavaScript.
Explore
Help
Sign In
github
/
kovidgoyal-kitty
Watch
1
Star
0
Fork
0
You've already forked kovidgoyal-kitty
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-07-07 13:21:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9700a96f029da5fe1cda5d0c0633b1dc69cfbca7
kovidgoyal-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
Work on porting SIMD vt arser to Go for the kittens
2024-02-25 09:57:39 +05:30
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
Fix Go unaligned index implementation
2024-02-25 09:57:42 +05:30