Pinned Repositories
ACE_TAO
ACE and TAO
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
BaseLibeventProject
bash
Unofficial mirror of bash repository. Updated daily.
boost-asio-proxy
Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html
c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
cJSON
Ultralightweight JSON parser in ANSI C
http-parser
http request/response parser for c
OpensslProxy
jimk1983's Repositories
jimk1983/duckdb
DuckDB is an analytical in-process SQL database management system
jimk1983/nghttp2
nghttp2 - HTTP/2 C Library and tools
jimk1983/EBooks
jimk1983/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
jimk1983/envoy
Cloud-native high-performance edge/middle/service proxy
jimk1983/SecurityProduct
开源安全产品源码,IDS、IPS、WAF、蜜罐等
jimk1983/VeraCrypt
Disk encryption with strong security based on TrueCrypt
jimk1983/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
jimk1983/parser
A MySQL Compatible SQL Parser
jimk1983/bash
Unofficial mirror of bash repository. Updated daily.
jimk1983/clickhouse-cpp
C++ client library for ClickHouse
jimk1983/coder-kung-fu
开发内功修炼
jimk1983/stream-lua-nginx-module
Embed the power of Lua into NGINX TCP/UDP servers
jimk1983/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
jimk1983/kong
🦍 The Cloud-Native API Gateway
jimk1983/zeek
Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.
jimk1983/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
jimk1983/Sandboxie
Sandboxie - Open Source
jimk1983/libnids
libnids
jimk1983/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
jimk1983/libhv
🔥 A network library similar to libevent and libuv, for developing TCP/UDP/HTTP/WebSocket client/server.
jimk1983/ngx-oauth
OAuth 2.0 proxy for nginx written in Lua.
jimk1983/luvit
Lua + libUV + jIT = pure awesomesauce
jimk1983/stream-echo-nginx-module
TCP/stream echo module for NGINX (a port of ngx_http_echo_module)
jimk1983/simdjson
Parsing gigabytes of JSON per second
jimk1983/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.
jimk1983/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
jimk1983/boost-asio-proxy
Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html
jimk1983/Python-100-Days
Python - 100天从新手到大师
jimk1983/vque
create a new vos queue for productors and customers