- China
-
20:24
(UTC +08:00) - blog.rhanqtl.com
- All languages
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Lisp
- Cuda
- Dockerfile
- Dylan
- Elixir
- Emacs Lisp
- Erlang
- GCC Machine Description
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- Makefile
- Markdown
- MoonBit
- OCaml
- PHP
- PLpgSQL
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- SystemVerilog
- TSQL
- TeX
- Turing
- TypeScript
- Verilog
- Vim Script
- Vue
Starred repositories
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
GoogleTest - Google Testing and Mocking Framework
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
The official GitHub mirror of the Chromium source
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
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" mea…
Seamless operability between C++11 and Python
Event-driven network library for multi-threaded Linux server in C++11
C++ Parallel Computing and Asynchronous Networking Framework
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Range library for C++14/17/20, basis for C++20's std::ranges
A collection of out-of-tree LLVM passes for teaching and learning
Embedded Scripting Language Designed for C++
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
Source codes for book <<<BeginningAlgorithmContests>> Second edition
Verilator open-source SystemVerilog simulator and lint system
486 lines of C++: old-school FPS in a weekend