Stars
Productive, portable, and performant GPU programming in Python.
Ceph is a distributed object, block, and file storage platform
lightweight, standalone C++ inference engine for Google's Gemma models.
A RocksDB compatible KV storage engine with better performance
An open sourced implementation of Bw-Tree in SQL Server Hekaton
Sample project for a small, flexible runtime reflection system using C++11
Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines!
A unique_ptr implementation with small object optimization
Code used in my series of blog posts on template metaprogramming. I offer possible solutions to some of the exercises presented in the posts and also a single file that can be used to observe how t…