Pinned Repositories
AlgorithmsAreCool.github.io
BPlusTree
BulkAdd
A dotnet tool to add all reference dependencies to a solution
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.
Lightning.NET
.NET library for LMDB key-value store
microservice-on-nanoservice
A quick hack to build a microservice system on top of Microsoft Orleans
QueueDown
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
AlgorithmsAreCool's Repositories
AlgorithmsAreCool/microservice-on-nanoservice
A quick hack to build a microservice system on top of Microsoft Orleans
AlgorithmsAreCool/AlgorithmsAreCool.github.io
AlgorithmsAreCool/BulkAdd
A dotnet tool to add all reference dependencies to a solution
AlgorithmsAreCool/BPlusTree
AlgorithmsAreCool/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.
AlgorithmsAreCool/Lightning.NET
.NET library for LMDB key-value store
AlgorithmsAreCool/QueueDown
AlgorithmsAreCool/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
AlgorithmsAreCool/semver
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
AlgorithmsAreCool/Span2d
A hypothetical 2 dimensional Span<T> implementation
AlgorithmsAreCool/srm
High-performance .NET regex engine with predictable performance
AlgorithmsAreCool/TaylorWork
Work for Taylor
AlgorithmsAreCool/Trill
Trill is a single-node query processor for temporal or streaming data.
AlgorithmsAreCool/ZstdNet
Zstd wrapper for .NET
AlgorithmsAreCool/serde
Serde.NET is a C# port of the popular Serde serialization library for Rust