Pinned Repositories
-
图形学书单
AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
architect-awesome
后端架构师技术图谱
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
autogpt-gui
A graphical user interface for AutoGPT
awesome-chatgpt-zh
ChatGPT 中文指南,ChatGPT 中文调教指南,指令指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up!
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Jeff-shen's Repositories
Jeff-shen/architect-awesome
后端架构师技术图谱
Jeff-shen/awesome-courses
:books: List of awesome university courses for learning Computer Science!
Jeff-shen/breeze
一个C++的轻量级的分布式服务器引擎, 架构**为一切皆service.
Jeff-shen/circular_buffer
A constexpr STL style circular buffer implementation
Jeff-shen/cmake-examples
Useful CMake Examples
Jeff-shen/DeleteTimeoutTopic
Jeff-shen/easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
Jeff-shen/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Jeff-shen/interprocess
A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).
Jeff-shen/kbengine
A MMOG engine of server.
Jeff-shen/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
Jeff-shen/libevent
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
Jeff-shen/llvm-xray-tools
Tools for analysing results produced by the llvm-xray instrumentation
Jeff-shen/lua-cbson
Lua bindings for libbson
Jeff-shen/lua-intf
A binding between C++11 and Lua language
Jeff-shen/lua-mongo
MongoDB Driver for Lua
Jeff-shen/luaffi
Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.
Jeff-shen/luamongo
Lua driver for mongodb
Jeff-shen/LuaProfiler
a Lua profiler like perf which can export flame graph.
Jeff-shen/luna
基于C++17的lua/C++绑定库,以及lua的二进制序列化等辅助代码
Jeff-shen/mammoth-framework
Mammoth is a framework to create multimedia applications in PHP using the GD, SDL, OpenAL, OpenGL libraries
Jeff-shen/Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Jeff-shen/rng_buf
An optimized Ring Buffer implementation based on the POSIX shared memory trick
Jeff-shen/shadesmar
Fast C++ IPC using shared memory
Jeff-shen/shm_alloc
fast lock free shared memory allocator
Jeff-shen/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
Jeff-shen/tcp_server_client
A thin and simple C++ TCP client server
Jeff-shen/tcpshm
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
Jeff-shen/TimeWheel
C++ implementation of hierarchy time wheel
Jeff-shen/TPDemo
Unreal Engine 4 ThirdPerson Demo