skarupke

skarupke

Geek Repo

Github PK Tool:Github PK Tool

skarupke's repositories

flat_hash_map

A very fast hashtable

branchless_binary_search

A fast binary search that tries to be branchless

Language:C++License:BSL-1.0Stargazers:93Issues:4Issues:1

heap

Looking into the performance of heaps, starting with the Min-Max Heap

sherwood_map

A hash table implementation using Robin Hood Linear Probing

mutex_benchmarks

Code for benchmarking of mutexes to accompany a blog post of mine.

two_bit_mutex

Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer

Language:TLAStargazers:23Issues:3Issues:0

format_it

Iterator based string formatting

Language:C++Stargazers:13Issues:7Issues:0

compile_time

A few classes which compile faster than the classes that they replace

Language:C++Stargazers:11Issues:4Issues:0

signal_slot

A signal/slot implementation using std::function.

Language:C++Stargazers:11Issues:1Issues:0

glibc_cv_tla_plus

Reproducing a bug in the Glibc condition variables using TLA+

Language:TLAStargazers:8Issues:2Issues:0

shpilkin-election-visualization

Generating Sergey Shpilkin's visualization for US elections.

Language:PythonStargazers:7Issues:2Issues:0

variadic_coroutine

An coroutine implementation for C++ using variadic templates.

knucleotide

A fast implementation of the knucleotide benchmark.

Language:C++Stargazers:5Issues:2Issues:0

easy_function_hooks

A library that makes hooking functions much easier at the expense of some performance. Primarily intended for debugging.

Language:C++Stargazers:4Issues:1Issues:0

glibc_tla_plus

TLA+ files to verify patches sent to glibc

Language:TLAStargazers:2Issues:3Issues:0

settled_vector

A demo of a vector that always allocates 4GB of memory

Language:C++Stargazers:2Issues:2Issues:0
Language:C++Stargazers:1Issues:2Issues:0

fix_ggj

Global Game Jam 2020 game

Language:C#Stargazers:0Issues:3Issues:0

flambda-backend

The Flambda backend project for OCaml

Language:OCamlStargazers:0Issues:1Issues:0
Language:OCamlLicense:MITStargazers:0Issues:0Issues:0

top_scientists_script

A R script that I used to write a blog post about top scientists.

Language:RStargazers:0Issues:1Issues:0