Skip to content
View sebishogun's full-sized avatar

Block or report sebishogun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. simd simd Public

    Hardware-accelerated whole-slice SIMD vector primitives for Go (AVX-512, AVX2, NEON, SVE2, RVV) — zero cgo, zero dependencies, 100% portable Go fallback.

    Assembly

  2. simdjson simdjson Public

    Structural-index JSON parsing for Go. 2.7-2.8x encoding/json for field extraction. No cgo, and unlike other Go simdjson ports it is not amd64-only.

    Go

  3. simdvec simdvec Public

    Embedding search for Go: the whole index scan is one matrix-vector product. 18-38x a hand-written loop. No cgo.

    Go

  4. simdcsv simdcsv Public

    CSV reading for Go on one vector scan per record. Up to 1.9x encoding/csv on unquoted data, zero-copy fields, no cgo.

    Go

  5. simdlogs simdlogs Public

    Log database on simd.go kernels — VictoriaLogs-compatible surface + much faster operations

    Go