Lists (1)
Sort Name ascending (A-Z)
- All languages
- ASP
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Dart
- Dockerfile
- Erlang
- GDScript
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- Meson
- Objective-C
- PHP
- PLpgSQL
- Perl
- Python
- QML
- ReScript
- Rich Text Format
- Roff
- Rust
- SCSS
- SWIG
- Scala
- ShaderLab
- Shell
- Smali
- TeX
- TypeScript
- Vim Script
- Vue
- Zig
Starred repositories
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
Gluster Filesystem : Build your distributed storage in minutes
🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频…
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
Apache NuttX is a mature, real-time embedded operating system (RTOS)
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 Worke…
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
luna programming language - a small, elegant VM implemented in C
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库