An open API service indexing awesome lists of open source software.

https://github.com/andygeiss/soa

Allocate, Grow, Pack or Unpack Golang slices of basic types to optimize memory access for Data-Driven design. The primary motivation is easier manipulation with packed SIMD instructions like SSE2.
https://github.com/andygeiss/soa

benchmark data-driven-design go golang manager simd structure-of-arrays testing

Last synced: 12 months ago
JSON representation

Allocate, Grow, Pack or Unpack Golang slices of basic types to optimize memory access for Data-Driven design. The primary motivation is easier manipulation with packed SIMD instructions like SSE2.

Awesome Lists containing this project