kalljohn's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
dense-analysis/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
ttroy50/cmake-examples
Useful CMake Examples
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
tmux-plugins/tmux-resurrect
Persists tmux environment across system restarts.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
airblade/vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
jorgebucaran/fisher
A plugin manager for Fish
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
yuk7/ArchWSL
ArchLinux based WSL Distribution. Supports multiple install.
honza/vim-snippets
vim-snipmate default snippets (Previously snipmate-snippets)
puremourning/vimspector
vimspector - A multi-language debugging system for Vim
gatieme/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
Amanieu/asyncplusplus
Async++ concurrency framework for C++11
eranpeer/FakeIt
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
skywind3000/vim-quickui
The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:
nickbruun/hayai
C++ benchmarking framework
xiaoweiChen/Concurrency-with-Modern-Cpp
:book: 作为对《Concurrency with Modern C++》的中文翻译。
TADSG/aosp-study
The study note of AOSP
lakinduboteju/AndroidNdkBinderExamples
Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++
bashbaug/SimpleOpenCLSamples
Simple OpenCL Samples that Build with Khronos Headers and Libs
docker-android-sdk/android-30
Docker for Android SDK 30 with preinstalled build tools and emulator image
Apress/pro-android-c-w-ndk
Source code for 'Pro Android C++ with the NDK' by Onur Cinar
Alkenso/execq
Smart queue that executes tasks in threadpool-like manner
thinca/vim-ambicmd
You can use ambiguous command.
gburca/vim-logcat
Syntax highlighting for Android LogCat logs
siro20/XlessEGL
EGL on Linux without X11 using KernelModeSetting