Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by InCerryGit
A curated list of projects in awesome lists by InCerryGit .
https://github.com/incerrygit/fasterkvcache
FasterKv.Cache is an in-process hybrid cache library (memory+disk) based on the Microsoft FasterKv.
Last synced: 27 Oct 2024
https://github.com/incerrygit/img-go
Markdown图片辅助工具,它能非常简单的将Markdown文件中的图片提取、加水印、压缩并上传到指定的图床。
Last synced: 28 Oct 2024
https://github.com/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.
csharp dispose-pattern dispose-scope dotnet objectpool-pattern
Last synced: 28 Oct 2024
https://github.com/incerrygit/whoisfastest-serialization
Compare. NET common serialization protocols to find out which is the best and fastest
Last synced: 12 Oct 2024
https://github.com/incerrygit/blogcode-dotnet-opt-perf-use-struct-instead-of-class
Last synced: 12 Oct 2024
https://github.com/incerrygit/satelliterpc
基于Kestrel编写一个使用自定义协议的Rpc框架的演示,不可用于生产
Last synced: 12 Oct 2024
https://github.com/incerrygit/publishdotnettowasm
How to publish dotnet application to wasm, and on docker running?
Last synced: 19 Nov 2024
https://github.com/incerrygit/blogcode-compare-two-byte-arrays
比较两个byte数组是否相等
Last synced: 19 Nov 2024