Pinned Repositories
asio
Asio C++ Library
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
awesome-rust
A curated list of Rust code and resources.
bevy
A refreshingly simple data-driven game engine built in Rust
cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
cocos-engine
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
guava
Google core libraries for Java
mongo
The MongoDB Database
netty
Netty project - an event-driven asynchronous network application framework
gwangssu's Repositories
gwangssu/asio
Asio C++ Library
gwangssu/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
gwangssu/awesome-rust
A curated list of Rust code and resources.
gwangssu/bevy
A refreshingly simple data-driven game engine built in Rust
gwangssu/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
gwangssu/cocos-engine
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
gwangssu/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
gwangssu/guava
Google core libraries for Java
gwangssu/mongo
The MongoDB Database
gwangssu/netty
Netty project - an event-driven asynchronous network application framework
gwangssu/papers-we-love
Papers from the computer science community to read and discuss.
gwangssu/redis
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, Bitmaps.
gwangssu/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
gwangssu/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...