Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
algorithm
arkadianriver.com
Using the Spectral theme from HTML5UP and jekyll, this is a re-vamp of http://arkadianriver.com
ASL
free windows software
awesome-golang-leetcode
:memo: LeetCode of algorithms with golang solution(updating).
awesome-vmp
虚拟机分析相关资料
bbgo
modern cryptocurrency trading framework written in Go.
C1000kPracticeGuide
A C1000k demo with detailed description
go
The Go programming language
crossgate10's Repositories
crossgate10/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
crossgate10/bbgo
modern cryptocurrency trading framework written in Go.
crossgate10/cli
GitHub’s official command line tool
crossgate10/coding-interview-university
A complete computer science study plan to become a software engineer.
crossgate10/curated-programming-resources
A curated list of resources for learning programming.
crossgate10/ddia
《Designing Data-Intensive Application》DDIA中文翻译
crossgate10/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
crossgate10/dtm
A distributed transaction solution that supports saga, tcc, xa, 2-phase message strategies, supports multiple languages.
crossgate10/fzf
:cherry_blossom: A command-line fuzzy finder
crossgate10/hr-system
crossgate10/istio
Connect, secure, control, and observe services.
crossgate10/kubernetes
Production-Grade Container Scheduling and Management
crossgate10/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
crossgate10/LeetCode-in-Cpp
crossgate10/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
crossgate10/linux
Linux kernel source tree
crossgate10/neovim
Vim-fork focused on extensibility and usability
crossgate10/NeverSink-Filter
This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.
crossgate10/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
crossgate10/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
crossgate10/project-layout
Standard Go Project Layout
crossgate10/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.
crossgate10/sentinel-golang
Sentinel Go version (Reliability & Resilience)
crossgate10/swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
crossgate10/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
crossgate10/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
crossgate10/the-algorithm
Source code for Twitter's Recommendation Algorithm
crossgate10/under-the-hood
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
crossgate10/vim-config
Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim.
crossgate10/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.