Pinned Repositories
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Dispose.Scope
This library allows you to easily use scopes to manage instances of objects that implement the `IDisposable` interface. Register the `IDisposable`s that need to be released into the scope, and then automatically release all registered objects at the end of the scope.
FasterKvCache
FasterKv.Cache is an in-process hybrid cache library (memory+disk) based on the Microsoft FasterKv.
img-go
Markdown图片辅助工具,它能非常简单的将Markdown文件中的图片提取、加水印、压缩并上传到指定的图床。
mem-doc
This is a document to help with .NET memory analysis and diagnostics.
SatelliteRpc
基于Kestrel编写一个使用自定义协议的Rpc框架的演示,不可用于生产
WeekRef.NET
WeekRef.NET: 週刊 .NET
mem-doc
This is a document to help with .NET memory analysis and diagnostics.
InCerryGit's Repositories
InCerryGit/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
InCerryGit/AsyncLock
An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
InCerryGit/libpku
北京大学课程资料整理
InCerryGit/USTC-CS-Courses-Resource
USTC计算机学院课程资源
InCerryGit/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
InCerryGit/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
InCerryGit/antlrcs
The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4
InCerryGit/aspnetcore-doc
本项目复刻了 aspnet/Docs 项目,为 Documentation for ASP.NET 5 文档中转用
InCerryGit/cnblogs-theme-silence
:fire: 一款专注于阅读的博客园主题
InCerryGit/CS-Notes
:books: Computer Science Learning Notes
InCerryGit/Eval-Expression.NET
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
InCerryGit/failover_paper
The paper of failover test framework for distributed system
InCerryGit/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
InCerryGit/MobaXterm-keygen
A keygen for MobaXterm
InCerryGit/mongodb-csharp
A driver written in c# to connect to the MongoDB document oriented database.
InCerryGit/NPOI
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
InCerryGit/openhardwaremonitor
Open Hardware Monitor
InCerryGit/StackExchange.Redis
General purpose redis client
InCerryGit/YuukoBlog
A light-weight single user blog system which based on ASP.Net Core RTM.