Skip to content
View grtheod's full-sized avatar

Block or report grtheod

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
167 stars written in C++
Clear filter

Code samples for C++ Concurrency in Action

C++ 767 235 Updated Jun 13, 2024

C++ implementation of a fast hash map and hash set using hopscotch hashing

C++ 763 69 Updated Nov 2, 2025

Fastest RPC in the west

C++ 749 73 Updated Apr 12, 2023

NVIDIA Inference Xfer Library (NIXL)

C++ 711 181 Updated Nov 10, 2025

ThunderGBM: Fast GBDTs and Random Forests on GPUs

C++ 708 87 Updated Mar 19, 2025

A library for building an in-memory, Adaptive Learned indEX

C++ 689 127 Updated Mar 12, 2024

This is RonDB, a distribution of NDB Cluster developed and used by Hopsworks AB. It also contains development branches of RonDB.

C++ 678 50 Updated Nov 7, 2025

A C++ library providing various concurrent data structures and reclamation schemes.

C++ 621 62 Updated Aug 7, 2025
C++ 585 87 Updated Nov 7, 2025

Perplexity GPU Kernels

C++ 526 69 Updated Nov 7, 2025

An open sourced implementation of Bw-Tree in SQL Server Hekaton

C++ 519 104 Updated Nov 14, 2018

We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads

C++ 519 125 Updated Jun 19, 2022

Ligra: A Lightweight Graph Processing Framework for Shared Memory

C++ 480 171 Updated Feb 18, 2024

Beta release of Masstree.

C++ 447 121 Updated Oct 15, 2023

Port of LMAX Disruptor to C++

C++ 445 120 Updated Aug 2, 2022

Experimental wrapper over LLVM for generating and compiling code at run-time.

C++ 381 19 Updated Dec 4, 2019

GAP Benchmark Suite

C++ 373 158 Updated Mar 9, 2025

Storage for my snippets, toy programs, etc.

C++ 368 42 Updated Nov 7, 2025

Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)

C++ 353 20 Updated Jun 28, 2021

Loose collection of misc C++ libs

C++ 352 18 Updated Jan 9, 2022

Reference implementations of state-based CRDTs that offer deltas for all mutations.

C++ 331 35 Updated Dec 13, 2023

Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of distributed transactions without two-phase commit. Most of …

C++ 328 55 Updated Dec 13, 2021

A concurrent user-level thread library implemented in C++

C++ 319 21 Updated Oct 2, 2020

Comprehensive benchmarks of C++ maps

C++ 316 28 Updated Apr 14, 2023
C++ 294 28 Updated Jun 9, 2024

A Benchmark for Learned Indexes

C++ 292 58 Updated Apr 27, 2022
C++ 291 114 Updated Dec 28, 2022

Fast Approximate Membership Filters (C++)

C++ 286 31 Updated Aug 29, 2025

Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.

C++ 264 66 Updated Jul 18, 2018

A STL allocator that mmaps files

C++ 252 60 Updated May 7, 2021