Pinned Repositories
ACM
ACM practice
Attack-Notes
benchmark
A microbenchmark support library
cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
CombatExtended
Combat Extended mod for RimWorld
Design-Patterns-in-Python
A collection of popular design patterns implemented in Python programming language
DesignPatterns
C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"
ebiten
A dead simple 2D game library for Go
ebiten-imgui
Dear ImGui renderer for Ebiten
ebitenui
User interface engine and widget library for Ebiten
lazystorm's Repositories
lazystorm/ACM
ACM practice
lazystorm/Attack-Notes
lazystorm/benchmark
A microbenchmark support library
lazystorm/cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
lazystorm/CombatExtended
Combat Extended mod for RimWorld
lazystorm/Design-Patterns-in-Python
A collection of popular design patterns implemented in Python programming language
lazystorm/ebiten
A dead simple 2D game library for Go
lazystorm/ebiten-imgui
Dear ImGui renderer for Ebiten
lazystorm/ebitenui
User interface engine and widget library for Ebiten
lazystorm/elasticsearch-repository-cos
The COS repository plugin adds support for using Tencent Cloud COS as a repository for Snapshot/Restore
lazystorm/endless-sky
Space exploration, trading, and combat game.
lazystorm/gameboy.live
🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support
lazystorm/glfw
Go bindings for GLFW 3
lazystorm/go-behaviortree
Package behaviortree provides a simple and powerful Go implementation of behavior trees without fluff.
lazystorm/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
lazystorm/go-common
哔哩哔哩 bilibili 网站后台工程 源码
lazystorm/gohtn
a golang implementation of basic HTN execution
lazystorm/googletest
Google Test
lazystorm/HWCC2015
HuaWei code craft 2015
lazystorm/igo
A simple interactive Go interpreter built on go-eval with some readline-like refinements
lazystorm/imgui-go
Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)
lazystorm/imgui-go-examples
Examples of Dear ImGui for Go
lazystorm/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
lazystorm/minetest
Minetest, an open source infinite-world block sandbox game engine with support for survival and crafting. Also see https://github.com/minetest/minetest_game
lazystorm/NanoLog
Low Latency C++11 Logging Library
lazystorm/paintown
Paintown is a 2-d fighting game
lazystorm/preferdiscretegpu
A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete GPU)
lazystorm/resolv
A Simple 2D Golang collision detection and resolution library for games
lazystorm/sparsehash
C++ associative containers
lazystorm/WebCrawler
a simple python web crawler