superboy0712's Stars
AntidoteDB/crdt-visualizer
Visualized CRDT executions in a web page to explain their semantics
SanDiegoMachineLearning/bookclub
Notes and links from the book club meetings
epasveer/seer
Seer - a gui frontend to gdb
kokkos/kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
CakeML/cakeml
CakeML: A Verified Implementation of ML
bourguet/operator_precedence_parsing
C89 expressions parsed with the shunting yard algorithm in Python
tdop/tdop.github.io
Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing
oils-for-unix/oils
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
chrisdicarlo/vscode-switch-git-worktree
Easily switch between Git worktrees
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
agency-library/agency
Execution primitives for C++
emeryberger/Heap-Layers
Heap Layers: An Extensible Memory Allocation Infrastructure
mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
Z3Prover/z3
The Z3 Theorem Prover
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
superboy0712/linuxupskillchallenge
Learn the skills required to sysadmin a remote Linux server from the commandline.
superboy0712/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
rutchkiwi/copyzshell
A plugin for oh-my-zsh to copy your shell configuration to another machine over ssh.
nickdiego/compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
jomiller/vscode-rtags
RTags Client for Visual Studio Code
wangziqi2013/BwTree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
plantuml/plantuml
Generate diagrams from textual description
rse/astq
Abstract Syntax Tree (AST) Query Engine
jonatas/fast
Find in AST - Search and refactor code directly in Abstract Syntax Tree as you do with grep for strings
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
miloyip/nativejson-benchmark
C/C++ JSON parser/generator benchmark
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale