Pinned Repositories
8cc
A Small C Compiler
backend
blogs
简单直接可用博客模板
cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
chibicc
A small C compiler
cJSON
Ultralightweight JSON parser in ANSI C
ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
clib
C package manager-ish
cppcheck
static analysis of C/C++ code
cpython
The Python programming language
wbazmy's Repositories
wbazmy/opencv
Open Source Computer Vision Library
wbazmy/backend
wbazmy/cpython
The Python programming language
wbazmy/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
wbazmy/cppcheck
static analysis of C/C++ code
wbazmy/mpc
A Parser Combinator library for C
wbazmy/make-demo
wbazmy/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
wbazmy/cJSON
Ultralightweight JSON parser in ANSI C
wbazmy/gravity
Gravity Programming Language
wbazmy/fastText
Library for fast text representation and classification.
wbazmy/git-test
wbazmy/greatest
A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.
wbazmy/chibicc
A small C compiler
wbazmy/cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
wbazmy/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
wbazmy/clib
C package manager-ish
wbazmy/wbazmy.github.io
wbazmy/fzy
:mag: A simple, fast fuzzy finder for the terminal
wbazmy/http-parser
http request/response parser for c
wbazmy/SpringStudy
wbazmy/Dependency-Parser
wbazmy/mkcheck
Incremental Build Verification
wbazmy/Java-Practice
wbazmy/git-demo
For git study
wbazmy/grbl
An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
wbazmy/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
wbazmy/blogs
简单直接可用博客模板
wbazmy/TarsCppCIDemo
wbazmy/Jenkinsdemo