antonlee2013's Stars
appsmithorg/appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
baidu/amis
前端低代码框架,通过 JSON 配置就能生成各种页面。
JakHuang/form-generator
:sparkles:Element UI表单设计及代码生成器
nothings/single_file_libs
List of single-file C/C++ libraries.
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
sphinx-doc/sphinx
The Sphinx documentation generator
ThrowTheSwitch/Unity
Simple Unit Testing for C
Water-Melon/Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
midarrlabs/midarr-server
🔥Midarr, the minimal lightweight media server.
kokke/tiny-regex-c
Small portable regex in C
glouw/ctl
The C Template Library
google/cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
ianlancetaylor/libbacktrace
A C library that may be linked into a C/C++ program to produce symbolic backtraces
PCRE2Project/pcre2
PCRE2 development is now based here.
gitbobobo/StreamMusic
支持 Android、iOS、macOS、Windows 平台的 Subsonic/Navidrome/Jellyfin/Emby/AudioStation 客户端。
k-takata/Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
driade/laravel-book
Up to date Epub, Mobi and PDF versions from the official Laravel Docs
ThomasHabets/simple-tpm-pk11
Simple PKCS11 provider for TPM chips
WuBingzheng/libleak
detect memory leak by LD_PRELOAD, without changing the target program
lighttpd/spawn-fcgi
spawn-fcgi on github for easier collaboration - main repo still on lighttpd.net
rhysd/vim-startuptime
A small Go program for better `vim --startuptime` alternative
bheisler/TinyTemplate
A small, lightweight template engine
opencryptoki/opencryptoki
PKCS#11 library and tools for Linux and AIX. Includes tokens supporting IBM crypto hardware as well as a software token.
marcomaggi/cre2
C language wrapper for RE2 the regular expressions library from Google
derickr/timelib
Timelib is a timezone and date/time library that can calculate local time, convert between timezones and parse textual descriptions of date/time information.
jwerle/murmurhash.c
MurmurHash3 general hash bashed lookup function implementation
x86-64/mustache-c
Mustache templates implementation in pure c
Isty001/mem-pool
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
cozis/tinytemplate
Tiny templating engine for C
mkottman/lighttpd-1.5-mingw
A set of patches to enable compilation of lighttpd 1.5 (svn://svn.lighttpd.net/lighttpd/trunk/) using MinGW on Windows, with FastCGI support