Stars
🔗 Some useful websites for programmers.
Fault tolerance and resilience patterns for the JVM
A UI library by WeChat official design team, includes the most useful widgets/modules.
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
🦀 Small exercises to get you used to reading and writing Rust code!
🧱 The software design and architecture roadmap for any developer
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
A simple and modern Java and Kotlin vert.x web framework
A repo for organising talk proposals and discussing talks with speakers
Bridge API to connect with existing Java APIs.
It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive
🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
Leetcode solutions organized by the problem categories
Learn how to use PyTorch to solve some common NLP problems with deep learning.
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
Unified Resource Scheduler to co-schedule mixed types of workloads such as batch, stateless and stateful jobs in a single cluster for better resource utilization.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…