jhaberstro's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
DoctorWkt/acwj
A Compiler Writing Journey
Ranchero-Software/NetNewsWire
RSS reader for macOS and iOS.
TokamakUI/Tokamak
SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms
heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
google/marl
A hybrid thread / fiber task scheduler written in C++ 11
ARM-software/astc-encoder
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.
StanfordVL/cs131_notes
Class notes for CS 131.
informalsystems/tendermint-rs
Client libraries for Tendermint/CometBFT in Rust!
mpoeter/xenium
A C++ library providing various concurrent data structures and reclamation schemes.
informalsystems/hermes
IBC Relayer in Rust
GameTechDev/GTS-GamesTaskScheduler
A task scheduling framework designed for the needs of game developers.
enfiskutensykkel/ssd-gpu-dma
Build userspace NVMe drivers and storage applications with CUDA support
gunrock/graphblast
High-Performance Linear Algebra-based Graph Primitives on GPUs
stephenrkell/liballocs
Meta-level run-time services for Unix processes... a.k.a. dragging Unix into the 1980s
elastic/elasticsearch-formal-models
Formal models of core Elasticsearch algorithms
penn-graphics-research/claymore
dsharlet/array
C++ multidimensional arrays in the spirit of the STL
ebirenbaum/ParticleSolver
CPU and GPU implementations of a particle-based physics simulation based on Macklin et. al's "Unified Particle Physics for Real-Time Application".
jozefg/pcf
A small compiler for PCF
nicknash/RelaSharp
Model-checker for lock and wait free C# code
lorin/tla-linearizability
Reading the linearizability paper with TLA+
daniellustig/riscv-memory-model
A formalization of the RVWMO (RISC-V) memory model
johnwickerson/memalloy
Memory consistency modelling using Alloy
mattsinc/heterosync
HeteroSync is a benchmark suite for performing fine-grained synchronization on tightly coupled GPUs
NVlabs/litmustestgen
Alloy models for automatic synthesis of memory model litmus test suites (from ASPLOS 2017)
mvandermerwe/BP-GPU-Message-Scheduling
Code for "Message Scheduling for Performant, Many-Core Belief Propagation"