whamon's Stars
golang/go
The Go programming language
ggerganov/llama.cpp
LLM inference in C/C++
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
progrium/darwinkit
Native Mac APIs for Go. Previously known as MacDriver
mmcloughlin/avo
Generate x86 Assembly with Go
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
Maratyszcza/PeachPy
x86-64 assembler embedded in Python
dghubble/go-twitter
Go Twitter REST and Streaming API v1.1
vectorclass/version2
Vector class library, latest version
stackless-dev/stackless
The Stackless Python programming language
tecbot/gorocksdb
gorocksdb is a Go wrapper for RocksDB
segmentio/asm
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
wk8/go-ordered-map
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
rjindael/ca-dmv-bot
Social media bot that posts personalized license plate applications the California DMV received
zeebo/xxh3
XXH3 algorithm in Go
powturbo/Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
ttmo-O/x86-manpages
x86 and amd64 instruction reference manual pages
stuartcarnie/go-simd
Optimized functions for Go using SIMD
Congyuwang/RocksDict
Python fast on-disk dictionary / RocksDB & SpeeDB Python binding
twitchyliquid64/golang-asm
The assembler from the Go compiler, in library form.
bjwbell/gensimd
SIMD for Go
inancgumus/godocc
go doc with colors
JishinMaster/simd_utils
A header only library implementing common mathematical functions using SIMD intrinsics
nsppolls/nsppolls
Compilation des sondages produits à l'occasion des élections régionales et présidentielle en France, ainsi que d'autres jeux de données concernant les élections.
baldand/py-metal-compute
A python library to run metal compute kernels on macOS
zbjornson/fast-hex
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
tidwall/assert
An assert function for Go that works like the one in C.
TRoboto/Gender-Recognition-by-Voice
Predict the speaker's gender from an audio file (Flask API included)
metal-stack/metal-python
Python API client for metal-api