Learning Gosu - 2D game development library (with ruby bindings)a project by digitaltomm Links: https://github.com/jlnr/gosu/wiki/Ruby-Tutorial |
Scalability improvement for running tiedot database on SMP systemsan invention by guohouzuo tiedot is a general purpose, document database engine designed for both embeddable usage and running stand-alone DB server, implemented in Go. Despite the effort of partitioning collection data and indexes, a single tiedot process still cannot scale beyond 4 CPU cores due to limitations of both data structure and Go runtime. Last year, an attempt began to partition data across multiple tiedot processes, and use IPC for communication and database logics. Initial benchmarks show promising scalability improvement using the new implementation. So let us complete the new implementation together, to bring the most scalable & embeddable DB engine for Go programs! |
Implement git-explode to untangle linear sequence of commits into multiple independent topic branchesa project by aspiers Automate the process described here: - https://github.com/aspiers/git-deps/#use-case-2-splitting-a-patch-series |
Easily Deploy an HA cluster in Virtual Machinesa project by aginies GOAL |
Software development with the help of Kubernetesa project by DKarakasilis or how to replace |
Developing an opinionated storage appliancea project by asettle Project DescriptionThe SUSE Enterprise Storage team has embarked on a new open source project: Aquarium. |
Sales portalan idea by bthomas Project DescriptionLet's make our daily work easier! |