Pinned Repositories
ChatGPTConsole
开源ChatGPT的控制台代码、GUI代码、Web代码和中转服务器代码
Games101-Homework-Win
为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。
imgui-js
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
KCP-Socket
This is a KCP+UDPSocket Wrapper.You can use KCP like UdpSocket for Unity!
SGF
This is a Smart Game Foundation (Not Framework)
SGMemory
这是一个用来实现内存快照同步的技术方案。
Signal
一个高性能的事件系统(信号系统)A high performance event (signal) system
Snaker
贪吃蛇大作战的Unity工程源码
Snaker
A demo for soda!
Snake-update
slicol's Repositories
slicol/SGMemory
这是一个用来实现内存快照同步的技术方案。
slicol/imgui-js
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
slicol/ChatGPTConsole
开源ChatGPT的控制台代码、GUI代码、Web代码和中转服务器代码
slicol/ProtoParser
Used to parser protobuf description file(*.proto) to AST, and diff with two .proto file
slicol/APK-Info
APK-Info is a Windows tool to get detailed info about an apk file.
slicol/awesome-spider
爬虫集合
slicol/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
slicol/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
slicol/cppcheck
static analysis of C/C++ code
slicol/dSYMTools
dSYM analyze
slicol/FlameGraph
Stack trace visualizer
slicol/ForumDemo
This is a demo version of a comment-based forum mobile app (similar to Reddit), developed in React Native + Expo & Jest as a team project with Hubbark3 for our Mobile Development class at WWU. It is an ongoing work-in-progress and is meant to serve as an example of a React Native project I am actively coding.
slicol/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
slicol/hello_imgui
Hello, Dear ImGui: cross-platform Gui apps for Windows / Mac / Linux / iOS / Android / Emscripten with the simplicity of a "Hello World" app
slicol/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
slicol/imgui-flame-graph
A Dear ImGui Widget for displaying Flame Graphs.
slicol/imgui_bundle
Dear ImGui Bundle: easily create ImGui applications in Python and C++. Batteries included!
slicol/implot
Immediate Mode Plotting
slicol/InfoSpider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、**移动、**联通、**电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源**博客、简书。
slicol/Mastering-Graphics-Programming-with-Vulkan
slicol/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
slicol/openvpn-install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
slicol/playerdemo
一个视频播放器,开源版 potplayer ,用于总结播放器开发技术。
slicol/portable-file-dialogs
💬 Portable GUI dialogs library, C++11, single-header
slicol/redis
Native port of Redis for Windows. 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. This repository contains unofficial port of Redis to Windows.
slicol/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
slicol/stable-diffusion-webui
Stable Diffusion web UI
slicol/VulkanRenderer
slicol/wasm3
🚀 The fastest WebAssembly interpreter, and the most universal runtime
slicol/websocketpp
C++ websocket client/server library