-
Tongji University
- Shanghai
- https://blog.csdn.net/xiaoxiaowenqiang
- https://gitee.com/EwenWan
Stars
- All languages
- ANTLR
- ActionScript
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Cuda
- Cython
- DIGITAL Command Language
- Dart
- Dockerfile
- Fortran
- GCC Machine Description
- Go
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Limbo
- Lua
- MATLAB
- MLIR
- Makefile
- Markdown
- Mathematica
- OCaml
- Objective-C
- PHP
- PLSQL
- Perl
- Python
- RPC
- Racket
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scilab
- Shell
- Smali
- Swift
- SystemVerilog
- TeX
- TypeScript
- Verilog
- Vim Script
- Vue
- Yacc
stb single-file public domain libraries for C/C++
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
How to Make a Computer Operating System in C++
UNIX-like reverse engineering framework and command-line toolset
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, T…
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Dive into CPython internals, trying to illustrate every detail of CPython implementation
Write a simple interpreter of C. Inspired by c4 and largely based on it.
The Fast Lexical Analyzer - scanner generator for lexing in C and C++