Pinned Repositories
amt
An Array Mapped Tree implementation
dlmalloc
C++ version of Doug Lea's excellent malloc() implementation.
ftl
C++ template library for fans of functional programming
gtl
Greg's Template Library of useful classes.
hash-table-shootout
A benchmark of some prominent C/C++ hash table implementations
parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
parlayhash
Concurrent Hash Table
sho
Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.
sparsepp
A fast, memory efficient hash map for C++
greg7mdp's Repositories
greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
greg7mdp/sparsepp
A fast, memory efficient hash map for C++
greg7mdp/dlmalloc
C++ version of Doug Lea's excellent malloc() implementation.
greg7mdp/gtl
Greg's Template Library of useful classes.
greg7mdp/sho
Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.
greg7mdp/amt
An Array Mapped Tree implementation
greg7mdp/hash-table-shootout
A benchmark of some prominent C/C++ hash table implementations
greg7mdp/ftl
C++ template library for fans of functional programming
greg7mdp/parlayhash
Concurrent Hash Table
greg7mdp/attestation_server
Attestation Server for XRPL sidechains
greg7mdp/attn_server
Attestation Server for XRPL sidechains
greg7mdp/bls12_381
All things BLS!
greg7mdp/boost
Super-project for modularized Boost
greg7mdp/boost_mirror
Trimmed and flattened image of the boost repo (no doc, test, examples, and submodules inlined).
greg7mdp/conan-center-index
Recipes for the ConanCenter repository
greg7mdp/emacs
Mirror of GNU Emacs
greg7mdp/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
greg7mdp/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
greg7mdp/interprocess
Boost.org interprocess module
greg7mdp/intx
intx – extended precision integer library
greg7mdp/magit
It's Magit! A Git Porcelain inside Emacs.
greg7mdp/map_benchmark
Comprehensive benchmarks of C++ maps
greg7mdp/mev-geth
Go implementation of MEV-Auction for Ethereum
greg7mdp/primer
greg7mdp/rippled
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++
greg7mdp/secrets
Secure storage for cryptographic secrets in Rust
greg7mdp/silkworm
C++ implementation of the Ethereum protocol
greg7mdp/SpaceBoom
the best Space/Roguelike/Bomberman hybrid on the market!
greg7mdp/vapid-soa
A header only structure of arrays container for C++
greg7mdp/vcpkg
C++ Library Manager for Windows, Linux, and MacOS