Pinned Repositories
DeepZoomRipper
A .NET Core global tool for downloading massive-sized image arranged in deep zoom format and saving it as a tiled pyramid TIFF file to the local file system.
FiniteStateEntropy
C# port of Finite State Entropy codec (https://github.com/Cyan4973/FiniteStateEntropy).
http-to-socks5-proxy
Forward HTTP proxy requests to SOCKS5 proxy.
JpegLibrary
JPEG decoder, encoder and optimizer implemented in C#.
KcpNatProxy
KcpNatProxy is a reverse proxy to help you expose a local TCP/UDP server behind a NAT or firewall to the Internet.
KcpSharp
C# asynchronous KCP protocol implementation. (ported from https://github.com/skywind3000/kcp)
OpenSlideNET
.NET bindings for OpenSlide (http://openslide.org/)
PooledGrowableBufferHelper
A simple library providing reusable MemoryStream implementation and IBufferWriter<byte> implementation. It is suitable for storing temporary byte stream.
TiffLibrary
C# library for decoding and encoding Tag Image File Format (TIFF) files.
yigolden's Repositories
yigolden/TiffLibrary
C# library for decoding and encoding Tag Image File Format (TIFF) files.
yigolden/JpegLibrary
JPEG decoder, encoder and optimizer implemented in C#.
yigolden/OpenSlideNET
.NET bindings for OpenSlide (http://openslide.org/)
yigolden/KcpSharp
C# asynchronous KCP protocol implementation. (ported from https://github.com/skywind3000/kcp)
yigolden/KcpNatProxy
KcpNatProxy is a reverse proxy to help you expose a local TCP/UDP server behind a NAT or firewall to the Internet.
yigolden/PooledGrowableBufferHelper
A simple library providing reusable MemoryStream implementation and IBufferWriter<byte> implementation. It is suitable for storing temporary byte stream.
yigolden/http-to-socks5-proxy
Forward HTTP proxy requests to SOCKS5 proxy.
yigolden/DeepZoomRipper
A .NET Core global tool for downloading massive-sized image arranged in deep zoom format and saving it as a tiled pyramid TIFF file to the local file system.
yigolden/FiniteStateEntropy
C# port of Finite State Entropy codec (https://github.com/Cyan4973/FiniteStateEntropy).
yigolden/GitHubProxy
Proxy access to github.com for computers in restricted network environment.