Stars
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
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,…
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
🏆 《Java多线程编程核心技术》📚(高洪严 著 机械工业出版社) 源码 https://loveincode.github.io/Java-Multi-thread-Programming/
High-performance lock-free queue (Disruptor 1400/s)
package binary is a lightweight and high-performance serialization library to encode/decode between go data and []byte.
Golang implementation of the Raft consensus protocol
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
LiteIDE is a simple, open source, cross-platform Go IDE.
gossh is an extremely concise ssh tool which developed by go language. It has only a binary program without any dependencies and is really ready to use out of the box. gossh is used Used to manage …
MySQL replication topology manager/visualizer
Vitess is a database clustering system for horizontal scaling of MySQL.
Sync MySQL data into elasticsearch
This is an open-source best practice for those who want to participate in open-source projects 参与开源过程中的一些最佳实践
QuanXiang is a powerful, pluggable open source low-code platform used to assist in building various types of digital applications for enterprises.
Overseer for schedule and create resources, orchestrate resource pipelines (knative, tekton-pipeline,etc.)
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
XML to JSON converter written in Go (no schema, no structs)
A full-featured regex engine in pure Go based on the .NET engine
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.