🎯
Focusing
- All languages
- ActionScript
- Assembly
- AutoIt
- C
- C#
- C++
- CMake
- CSS
- Classic ASP
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- Cython
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- GCC Machine Description
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- Makefile
- Markdown
- Mathematica
- Meson
- NASL
- Nunjucks
- Objective-C
- PHP
- Perl
- PowerShell
- Pug
- Python
- R
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- ShaderLab
- Shell
- Smarty
- Solidity
- Stata
- Swift
- SystemVerilog
- TSQL
- TeX
- TypeScript
- V
- Verilog
- Vim Script
- Visual Basic .NET
- Vue
- XSLT
Starred repositories
4
results
for forked starred repositories
written in C
Clear filter
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
forhappy / uvbook
Forked from nikhilm/uvbook《An Introduction to libuv》中文翻译
arkingc / Tinyhttpd
Forked from EZLippi/TinyhttpdTinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
jiaoqiyuan / Tinyhttpd
Forked from EZLippi/Tinyhttpdtinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。