Pinned Repositories
yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
awesome-lockfree
A collection of resources on wait-free and lock-free programming
clang-power-tools
Bringing clang-tidy magic to Visual Studio C++ developers.
cmake-pieces
with some cmake utility functions
cpp.react
C++React: A reactive programming library for C++11.
Fluid-Engine-Dev-on-Taichi
A 2D fluid engine built on Taichi . Developing ...
libcoio
Wrapping linux io-uring with c++20 coroutines . It's still a toy box : )
Taichi_Animation_Demos
Here shows my animation demos for Taichi
tair_contest_code
RANK TOP20 code of the 2nd tianchi db-contest .(https://tianchi.aliyun.com/competition/entrance/531820/introduction).
taichi
Productive, portable, and performant GPU programming in Python.
JYLeeLYJ's Repositories
JYLeeLYJ/Fluid-Engine-Dev-on-Taichi
A 2D fluid engine built on Taichi . Developing ...
JYLeeLYJ/Taichi_Animation_Demos
Here shows my animation demos for Taichi
JYLeeLYJ/libcoio
Wrapping linux io-uring with c++20 coroutines . It's still a toy box : )
JYLeeLYJ/tair_contest_code
RANK TOP20 code of the 2nd tianchi db-contest .(https://tianchi.aliyun.com/competition/entrance/531820/introduction).
JYLeeLYJ/awesome-lockfree
A collection of resources on wait-free and lock-free programming
JYLeeLYJ/clang-power-tools
Bringing clang-tidy magic to Visual Studio C++ developers.
JYLeeLYJ/cmake-pieces
with some cmake utility functions
JYLeeLYJ/cpp.react
C++React: A reactive programming library for C++11.
JYLeeLYJ/fmt
A modern formatting library
JYLeeLYJ/future
a demo of future extension
JYLeeLYJ/GAMES101Final_StableFluid
backup repository for GAMES101 final project
JYLeeLYJ/GANs-for-text-to-image-synthesis
modify from =>
JYLeeLYJ/hw04
JYLeeLYJ/imgui-rs
Rust bindings for Dear ImGui
JYLeeLYJ/lexy
C++ parser combinator library
JYLeeLYJ/libhv
🔥 比libevent、libuv更易用的国产网络库。A network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
JYLeeLYJ/libst
基于C++14语法的任务链
JYLeeLYJ/mllm
Fast Multimodal LLM on Mobile Devices
JYLeeLYJ/ModernCppStarter
Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and more.
JYLeeLYJ/nativejson-benchmark
C/C++ JSON parser/generator benchmark
JYLeeLYJ/shadowsocks-rust
A Rust port of shadowsocks
JYLeeLYJ/StackGAN-inception-model
JYLeeLYJ/StackGAN-v2
JYLeeLYJ/taichi
Productive & portable programming language for high-performance, sparse & differentiable computing
JYLeeLYJ/Tiny3D
练手软光栅,GDI Base
JYLeeLYJ/type_safe
Zero overhead utilities for preventing bugs at compile time
JYLeeLYJ/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
JYLeeLYJ/your-little-schemer