xianfeng92's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
google-research/bert
TensorFlow code and pre-trained models for BERT
vim/vim
The official Vim repository
google/googletest
GoogleTest - Google Testing and Mocking Framework
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
amix/vimrc
The ultimate Vim configuration (vimrc)
SerenityOS/serenity
The Serenity Operating System 🐞
0xAX/linux-insides
A little bit about a linux kernel
nothings/stb
stb single-file public domain libraries for C/C++
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
spf13/spf13-vim
The ultimate vim distribution
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
gcc-mirror/gcc
nat/openplayground
An LLM playground you can run on your laptop
yourtion/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
danmar/cppcheck
static analysis of C/C++ code
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
SmallPond/MIT6.828_OS
MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
gustavogenovese/curl-android-ios
Static libcurl to be used in Android and iOS apps. Build scripts included. No Android source required
CppCon/CppCon2022
Slides and other materials from CppCon 2022
vocho/openqnx
mirror of git://git.code.sf.net/p/monartis/openqnx
sanmianti/AssemblyLanguageTest
王爽《汇编语言》第三版课后实验及检测点答案。
clpsz/mit-jos-2014
jos是mit6.828课程所用的操作系统,此处记录7个Lab的学习笔记。
CppCon/CppCon2021
Slides and other materials from CppCon2021
clvsit/bert-simple-use
关于 Google Bert 框架训练、验证、推断和导出的简单说明
xianfeng92/CodingCPlusPlus