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/FasterKvCache
FasterKv.Cache is an in-process hybrid cache library (memory+disk) based on the Microsoft FasterKv.
InCerryGit/mem-doc
This is a document to help with .NET memory analysis and diagnostics.
InCerryGit/img-go
Markdown图片辅助工具,它能非常简单的将Markdown文件中的图片提取、加水印、压缩并上传到指定的图床。
InCerryGit/SatelliteRpc
基于Kestrel编写一个使用自定义协议的Rpc框架的演示,不可用于生产
InCerryGit/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.
InCerryGit/WeekRef.NET
WeekRef.NET: 週刊 .NET
InCerryGit/.NET-Weekly
.NET周刊仓库,每周收集国内外.NET博客文章。
InCerryGit/WhoIsFastest-Serialization
Compare. NET common serialization protocols to find out which is the best and fastest
InCerryGit/PublishDotNetToWASM
How to publish dotnet application to wasm, and on docker running?
InCerryGit/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
InCerryGit/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!
InCerryGit/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
InCerryGit/RecycleableStringBuilderExample
InCerryGit/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
InCerryGit/ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
InCerryGit/FuseSharp
FUSE wrapper in .NET Standard for macOS (and GNU/Linux in the future)
InCerryGit/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
InCerryGit/geektime-books
:books: 极客时间电子书
InCerryGit/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
InCerryGit/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
InCerryGit/InCerryGit
InCerryGit/Jitex
A library to modify MSIL and native code at runtime
InCerryGit/Lavspent.BrowserLogger
InCerryGit/NumSharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
InCerryGit/PlantUmlClassDiagramGenerator
This is a generator to create a class-diagram of PlantUML from the C# source code.
InCerryGit/rocketmq-client-csharp
Apache rocketmq
InCerryGit/rocketmq-clients
RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
InCerryGit/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
InCerryGit/Rougamo
ilweaver, aop at compile time
InCerryGit/WatchDog