MiloszKrajewski
Software Engineer, .NET/JVM/Python/Rust, FP, DDD, CQRS & Event sourcing, Actors, Algorithms, Data structures.
Cambridge, UK
Pinned Repositories
Hangfire.Storage.MySql
Hangfire storage adapter for MySql / fork of not maintained Hangfire.MySqlStorage
K4os.Async.Toys
K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
K4os.KnownTypes
KnownTypes registry to simplifying polymorphic serialization
K4os.Streams
Implementation for pooled in-memory streams for .NET
K4os.Text.BaseX
Base16/Base64/Base85/ShortGuid (quite fast) implementation for .NET/.NET Core
K4os.Xpovoc
Χρόνος - simple job scheduler for .NET/Core
LibZ
LibZ, the alternative to ILMerge
lz4net
LZ4 - ultra fast compression algorithm - for all .NET platforms
stateful4k
State Machine Construction Kit for Kotlin
MiloszKrajewski's Repositories
MiloszKrajewski/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
MiloszKrajewski/lz4net
LZ4 - ultra fast compression algorithm - for all .NET platforms
MiloszKrajewski/Hangfire.Storage.MySql
Hangfire storage adapter for MySql / fork of not maintained Hangfire.MySqlStorage
MiloszKrajewski/K4os.Streams
Implementation for pooled in-memory streams for .NET
MiloszKrajewski/K4os.Hash.xxHash
XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0
MiloszKrajewski/K4os.Xpovoc
Χρόνος - simple job scheduler for .NET/Core
MiloszKrajewski/K4os.Text.BaseX
Base16/Base64/Base85/ShortGuid (quite fast) implementation for .NET/.NET Core
MiloszKrajewski/TooMany
Docker inspired console application host for Windows
MiloszKrajewski/K4os.KnownTypes
KnownTypes registry to simplifying polymorphic serialization
MiloszKrajewski/K4os.Data.TimSort
TimSort - "fastest general purpose sorting algorithm you never heard of" for .NET/Core
MiloszKrajewski/K4os.Template.Orleans
Orleans template .NET project with Paket and Fake
MiloszKrajewski/K4os.Async.Batch
BatchBuilder for async operations
MiloszKrajewski/K4os.Async.Toys
MiloszKrajewski/K4os.CronEx
Cron expression parser and iterator
MiloszKrajewski/K4os.Quarterback
Simple .NET implementation of in-process message broker on top of any DI container
MiloszKrajewski/K4os.Template
Template solution for .NET core with Paket and Fake
MiloszKrajewski/advent-of-code-2021-kotlin
MiloszKrajewski/advent-of-code-2022-typescript
MiloszKrajewski/inlined-injected-behaviour-cs
MiloszKrajewski/K4os.Async.Defcon
Proxy generator for asynchronous deferred constructor
MiloszKrajewski/K4os.BoolEx
Boolean expression tools (NNF/CNF/DNF)
MiloszKrajewski/K4os.FakeNukeBridge
Helper classes for help me (!) transition from Fake to Nuke
MiloszKrajewski/K4os.Fx
Bunch of simple helper method I use all the time
MiloszKrajewski/K4os.Pipes
MiloszKrajewski/local-scripts
Extremely primitive way to have single entry point for command line scripts
MiloszKrajewski/restsharp-pooling-poc
just some PoC/playground to check HttpClient pooling with RestSharp
MiloszKrajewski/serilog-sinks-grafana-loki
A Serilog sink sending log events to Grafana Loki
MiloszKrajewski/skeleton-dotnet-otel
MiloszKrajewski/spectre.console
A library that makes it easier to create beautiful console applications.
MiloszKrajewski/zstd
Zstandard - Fast real-time compression algorithm