Lists (7)
Sort Name ascending (A-Z)
Stars
- All languages
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Lisp
- Cython
- D
- Emacs Lisp
- Erlang
- Fortran
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Makefile
- Markdown
- Mustache
- Nix
- OCaml
- Objective-C
- PHP
- Perl
- Python
- R
- Ruby
- Rust
- Scala
- Shell
- Starlark
- Swift
- TeX
- Thrift
- TypeScript
- Verilog
- Vim Script
- Zig
beached / awesome-hpp
Forked from p-ranav/awesome-hppA curated list of awesome header-only C++ libraries
Fast, convenient JSON serialization and parsing in C++
This is a repository for the code posted on my blog
A threaded, continuations-based I/O event library for manycore NUMA machines
O(1) LRU which grows more space-efficient as the number of sets increases
Graft is an open-source transactional storage engine optimized for lazy, partial, and strongly consistent replication—perfect for edge, offline-first, and distributed applications.
A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing integrations
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
a debug tool that intercepts and records Cap'n Proto RPC which are called by a process and received by a process
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
An API to allow developers to create applications using hyper local data on 27m homes, over 1m sale and rental listings, and 15 years of sold price data in the UK.
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
A Python package for training and analyzing expected goals (xG) models in soccer.
"Streamlined" notebook for socceraction data processing
Convert soccer event stream data to SPADL and value player actions using VAEP or xT
Free parallel fast Poisson solver. Requires FFTW3 and optionally PFFT.
Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig, etc.).
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + W…