InCerryGit / WhoIsFastest-Serialization
Compare. NET common serialization protocols to find out which is the best and fastest
☆15Updated 2 years ago
Alternatives and similar repositories for WhoIsFastest-Serialization:
Users that are interested in WhoIsFastest-Serialization are comparing it to the libraries listed below
- .NET 全能 Cron 表达式解析库,支持 Cron 完整特性。☆60Updated last week
- Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.☆29Updated 3 years ago
- High performance buffer types such as IArrayOwner<T>, RecyclableBufferWriter<T>, ResizableBufferWriter<T>, MemoryBufferWriter<T>, BufferR…☆29Updated 4 years ago
- A distributed、lightweight、efficient and fast high-level map server. Support WMS/WFS/WMTS...☆48Updated this week
- ☆65Updated 5 months ago
- Roslyn语法分析器☆45Updated 4 months ago
- 基于Natasha的深度克隆库☆34Updated 4 years ago
- This library allows you to easily use scopes to manage instances of objects that implement the `IDisposable` interface. Register the `IDi…☆28Updated 10 months ago
- Replace the new operation with the object pool operation at compile time.☆26Updated 3 months ago
- ☆36Updated last year
- 轻量的工作过程管理☆23Updated last year
- FasterKv.Cache is an in-process hybrid cache library (memory+disk) based on the Microsoft FasterKv.☆110Updated 10 months ago
- 利用.Net的Source Generator功能,生成开发过程中哪些无聊的代码。☆36Updated last year
- AwaitableCompletionSource在多个场景下可替代TaskCompletionSource,更少的cpu时间和内存分配。