Pinned Repositories
acme.sh
A pure Unix shell script implementing ACME client protocol
aes-rsa-java
AES+RSA结合应用java示例
algorithms
Algorithms & Data structures in C++.
architect-awesome
后端架构师技术图谱
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
gcc
GLSL
GLSL Shading Language Issue Tracker
haskell
Haskell bindings for TensorFlow
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
OpenGL
OpenGL 3 and 4 with GLSL
MemoryLonely's Repositories
MemoryLonely/acme.sh
A pure Unix shell script implementing ACME client protocol
MemoryLonely/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MemoryLonely/OpenGL
OpenGL 3 and 4 with GLSL
MemoryLonely/babel
🐠 Babel is a compiler for writing next generation JavaScript.
MemoryLonely/bazel
a fast, scalable, multi-language and extensible build system
MemoryLonely/cfssl
CFSSL: Cloudflare's PKI and TLS toolkit
MemoryLonely/delve
Delve is a debugger for the Go programming language.
MemoryLonely/fluviofx
Fluid dynamics for Unity's VFX graph
MemoryLonely/foreman
Manage Procfile-based applications
MemoryLonely/FPSSample
A first person multiplayer shooter example project in Unity
MemoryLonely/gaia
Build powerful pipelines in any programming language.
MemoryLonely/game-programmer
A Study Path for Game Programmer
MemoryLonely/GameServer
netty4游戏服务端,依赖游戏核心包(https://github.com/GameUnion/ServerCore.git)
MemoryLonely/gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: http://bit.ly/contribute-code
MemoryLonely/go-sniffer
🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。
MemoryLonely/goproxy
Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
MemoryLonely/MagicLeapVisualEffectGraph
MagicLeapVisualEffectGraph Experiments
MemoryLonely/netty-1
Netty project - an event-driven asynchronous network application framework
MemoryLonely/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
MemoryLonely/real-world-haskell-cn
《Real World Haskell》中文翻译项目
MemoryLonely/seq2seq-couplet
Play couplet with seq2seq model. 用深度学习对对联。
MemoryLonely/SmallOfficeRayTracing
This repository contains a startup DXR project.
MemoryLonely/Smrvfx
An example that shows how to pass data from a skinned mesh renderer to a visual effect graph.
MemoryLonely/springboot
springboot多模块项目。集成springboot,jpa,mybatis(pagehelper,mybatis-generator),redis,shiro(shiro分支),druid,RabbitMQ,log4j2,swagger2,email,rsa加密,基于注解接口幂等设计,基于注解接口限流,全局异常处理,分布式全局id雪花算法,二维码,验证码,文件上传,阿里支付,微信支付,快递鸟快递查询等。一些常用util。一些常用类的api使用demo
MemoryLonely/UnityVFXMillionsOfParticles
Various effects generated with Visual Effect Graph and all include more than 1 million of particles
MemoryLonely/vault
A tool for secrets management, encryption as a service, and privileged access management
MemoryLonely/VisualEffectGraph-Samples
Visual Effect Graph - Samples Project
MemoryLonely/waifu2x
Image Super-Resolution for Anime-Style Art
MemoryLonely/whistle
HTTP, HTTP2, HTTPS, Websocket debugging proxy
MemoryLonely/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)