EddieBurning's starred repositories

hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

Language:JavaLicense:NOASSERTIONStargazers:90065Issues:514Issues:208

ollama

Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.

grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

Language:TypeScriptLicense:AGPL-3.0Stargazers:61774Issues:1269Issues:36512

professional-programming

A collection of learning resources for curious software engineers

Language:PythonLicense:MITStargazers:45996Issues:985Issues:28

spdlog

Fast C++ logging library.

Language:C++License:NOASSERTIONStargazers:23355Issues:441Issues:2126

d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

Language:PythonLicense:NOASSERTIONStargazers:22676Issues:406Issues:290

llama2.c

Inference Llama 2 in one file of pure C

Modern-CPP-Programming

Modern C++ Programming Course (C++03/11/14/17/20/23/26)

plantuml

Generate diagrams from textual description

Language:JavaLicense:NOASSERTIONStargazers:10095Issues:158Issues:1138

AISystem

AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:9794Issues:137Issues:31

cppbestpractices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.

LeetCode-Book

《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓

Language:JavaLicense:NOASSERTIONStargazers:5539Issues:46Issues:7

viztracer

VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.

Language:PythonLicense:Apache-2.0Stargazers:4706Issues:48Issues:188

Psyduck

Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计

ModernCppStarter

🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

Language:CMakeLicense:UnlicenseStargazers:4231Issues:68Issues:53

vector

Vector is an on-host performance monitoring framework which exposes hand picked high resolution metrics to every engineer’s browser.

Language:JavaScriptLicense:Apache-2.0Stargazers:3579Issues:528Issues:157

CLI11

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

Language:C++License:NOASSERTIONStargazers:3218Issues:41Issues:434

tensorflow-internals

It is open source ebook about TensorFlow kernel and implementation mechanism.

perf-ninja

This is an online course where you can learn and master the skill of low-level performance analysis and tuning.

awesome-gpt4

A curated list of prompts, tools, and resources regarding the GPT-4 language model.

Awesome-LLM-Inference

📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.

tvm_mlir_learn

compiler learning resources collect.

maxas

Assembler for NVIDIA Maxwell architecture

Language:SassLicense:MITStargazers:935Issues:88Issues:11

RecSysDatasets

This is a repository of public data sources for Recommender Systems (RS).

cpufp

A CPU tool for benchmarking the peak of floating points

Language:AssemblyLicense:GPL-3.0Stargazers:454Issues:16Issues:12

CuAssembler

An unofficial cuda assembler, for all generations of SASS, hopefully :)

Language:PythonLicense:MITStargazers:375Issues:10Issues:20

Design-Patterns-GoF

Working code for the Design Patterns book from the Gang of Four.

gpu-topk

Efficient Top-K implementation on the GPU

Language:CudaLicense:MITStargazers:141Issues:5Issues:6

design-pattern-examples-in-cpp

UML model and code examples of design patterns for C++. The model is created with Astah.

Language:C++License:CC0-1.0Stargazers:33Issues:3Issues:0

learn-cuda

Notes that I've taken while learning CUDA.