Lists (2)
Sort Name ascending (A-Z)
Stars
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
The new Windows Terminal and the original Windows console host, all in the same place!
Roadmap for a .NET Backend Developer working with Microservices
《Designing Data-Intensive Application》DDIA中文翻译
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
Working space for ECMA-TC49-TG2, the C# standard committee.
Clean Architecture Solution Template for ASP.NET Core
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
🛁 Clean Code concepts and tools adapted for .NET
🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、技术前沿周刊、常见面试题、面试须知、简历模板、人才招聘、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、…
This is a document to help with .NET memory analysis and diagnostics.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
An implementation of the Redlock algorithm in C#
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performan…