sirilvk's Stars
vitoplantamura/OnnxStream
Lightweight inference library for ONNX files, written in C++. It can run Stable Diffusion XL 1.0 on a RPI Zero 2 (or in 298MB of RAM) but also Mistral 7B on desktops and servers. ARM, x86, WASM, RISC-V supported. Accelerated by XNNPACK.
richgel999/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
gabime/spdlog
Fast C++ logging library.
ikiller1/moodycamel-ConcurrentQueue
shreyashankar/gpt3-sandbox
The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
shreyashankar/shreyashankar
Mellanox/libvma
Linux user space library for network socket acceleration based on RDMA compatible network adaptors
bitshifter/objectpool
Object pool implementation in C++11