shibox
- 8,502 total downloads
- last updated 2/14/2017
- Latest version: 1.60.0
AutoSearch.Api.Clients
- 4,860 total downloads
- last updated 9/24/2019
- Latest version: 0.3.0
Package Description
HyperLogLog
by:
shibox
- 2,631 total downloads
- last updated 5/16/2016
- Latest version: 1.0.3
the fastest hyperloglog implement for .net
FastBlockCopy
by:
shibox
- 2,379 total downloads
- last updated 5/1/2017
- Latest version: 1.0.3
Copy is optimized for small data,such as 32 bytes. in 32 bytes it can 2.5x than Buffer.BlockCopy(),in 200 bytes,it fast than 2x,in 1024 bytes,it fast than 1.25x,in any case,it fast!
use:
1 FastBuffer.UnsafeBlockCopy(from, 0, to, 0, 100); without bounds checking,also it more fast
2...
More information
ZstdNetCore
by:
shibox
- 1,286 total downloads
- last updated 7/23/2017
- Latest version: 1.2.1
Zstd compression library wrapper for .NET Core
GroupVarint
by:
shibox
- 648 total downloads
- last updated 5/23/2016
- Latest version: 1.0.0
the fast groupvarint implement for .net
- 591 total downloads
- last updated 5/1/2017
- Latest version: 1.0.3
Copy is optimized for small data,such as 32 bytes. in 32 bytes it can 2.5x than Buffer.BlockCopy(),in 200 bytes,it fast than 2x,in 1024 bytes,it fast than 1.25x,in any case,it fast!
use:
1 FastBuffer.UnsafeBlockCopy(from, 0, to, 0, 100); without bounds checking,also it more fast
2...
More information
JShibo.Random
by:
shibox
- 565 total downloads
- last updated 3/19/2017
- Latest version: 0.1.0
一个高性能的随机数生成处理框架
Sou.WebApiCore
by:
shibox
- 329 total downloads
- last updated 4/22/2019
- Latest version: 1.0.0
Package Description