chao-peng's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
byoungd/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
OpenDevin/OpenDevin
🐚 OpenDevin: Code Less, Make More
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
fmtlib/fmt
A modern formatting library
vxunderground/MalwareSourceCode
Collection of malware source code for a variety of platforms in an array of different programming languages.
OpenBMB/AgentVerse
🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation
open-compass/opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
thebaselab/codeapp
Building a full-fledged code editor for iPad
kuglee/TermiWatch
Terminal Watch Face for Apple Watch
jondot/goweight
A tool to analyze and troubleshoot a Go binary size.
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
microsoft/pict
Pairwise Independent Combinatorial Tool
IntelLabs/control-flag
A system to flag anomalous source code expressions by learning typical expressions from training data
google/ml-compiler-opt
Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.
f0rki/mapping-high-level-constructs-to-llvm-ir
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
bigcode-project/octopack
🐙 OctoPack: Instruction Tuning Code Large Language Models
SMAT-Lab/Scalpel
Scalpel: The Python Static Analysis Framework
HuantWang/SUPERSONIC
SuperSonic, a new open-source framework to allow compiler developers to integrate RL into compilers easily, regardless of their RL expertise.
facebookresearch/cruxeval
CRUXEval: Code Reasoning, Understanding, and Execution Evaluation
evalplus/repoqa
RepoQA: Evaluating Long-Context Code Understanding
open-compass/DevBench
A Comprehensive Benchmark for Software Development.
angelica-moreira/BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries with options for generating static profile inferred by an ML-model and by heuristics. Useful for when the generation of dynamic profiles is prohibitive.
maldil/RefactoringMiner
fivosts/Learning-over-test-executions
:orange_book: Source code for "Supervised Learning over Test Executions as a Test Oracle", SACSE '21.
HALOCORE/TransMap
Debugging Code Translation by Codex & ChatGPT (Python to JavaScript)