calebwherry's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
ggerganov/llama.cpp
LLM inference in C/C++
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
karpathy/llm.c
LLM training in simple, raw C/CUDA
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
jart/cosmopolitan
build-once run-anywhere c library
microsoft/BitNet
Official inference framework for 1-bit LLMs
SJTU-IPADS/PowerInfer
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
algorithmica-org/algorithmica
A computer science textbook
orangeduck/BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
bloomberg/blazingmq
A modern high-performance open source message queuing system
unum-cloud/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
google/bindiff
Quickly find differences and similarities in disassembled code
hyperlight-dev/hyperlight
Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead.
pytorch/cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
HardenedBSD/hardenedBSD
HardenedBSD implements strong exploit mitigations and security hardening technologies on top of FreeBSD, with a direct focus on the nexus between human rights and information security. HardenedBSD is the first (and only) enterprise operating system to have every part of its public infrastructure accessible by human-rights focused technologies like Tor Onion Services.
microsoft/mscclpp
MSCCL++: A GPU-driven communication stack for scalable AI applications
PacktPublishing/Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
p-ranav/hypergrep
Recursively search directories for a regex pattern
robertdfrench/ifuncd-up
GNU IFUNC is the real culprit behind CVE-2024-3094