Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / MiloszKrajewski 73 repositories

Software Engineer, .NET/JVM/Python/Rust, FP, DDD, CQRS & Event sourcing, Actors, Algorithms, Data structures.

MiloszKrajewski/K4os.Compression.LZ4

LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)

Language: C# - Size: 1.32 MB - Last synced: about 10 hours ago - Pushed: about 2 months ago - Stars: 648 - Forks: 75

MiloszKrajewski/K4os.Async.Toys

Language: C# - Size: 139 KB - Last synced: about 10 hours ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

MiloszKrajewski/lz4net 📦

LZ4 - ultra fast compression algorithm - for all .NET platforms

Language: C# - Size: 4.72 MB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 368 - Forks: 63

MiloszKrajewski/K4os.Hash.xxHash

XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0

Language: C# - Size: 186 KB - Last synced: about 10 hours ago - Pushed: over 1 year ago - Stars: 24 - Forks: 3

MiloszKrajewski/restsharp-pooling-poc

just some PoC/playground to check HttpClient pooling with RestSharp

Language: C# - Size: 11.7 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

MiloszKrajewski/K4os.Text.BaseX

Base16/Base64/Base85/ShortGuid (quite fast) implementation for .NET/.NET Core

Language: C# - Size: 235 KB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 6 - Forks: 1

MiloszKrajewski/K4os.Xpovoc

Χρόνος - simple job scheduler for .NET/Core

Language: C# - Size: 381 KB - Last synced: 19 days ago - Pushed: 6 months ago - Stars: 6 - Forks: 0

MiloszKrajewski/K4os.Data.TimSort

TimSort - "fastest general purpose sorting algorithm you never heard of" for .NET/Core

Language: C# - Size: 906 KB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

MiloszKrajewski/Hangfire.Storage.MySql

Hangfire storage adapter for MySql / fork of not maintained Hangfire.MySqlStorage

Language: C# - Size: 176 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 42 - Forks: 8

MiloszKrajewski/LibZ

LibZ, the alternative to ILMerge

Language: C# - Size: 5.71 MB - Last synced: 16 days ago - Pushed: over 5 years ago - Stars: 217 - Forks: 34

MiloszKrajewski/K4os.Template

Template solution for .NET core with Paket and Fake

Language: C# - Size: 141 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 1

MiloszKrajewski/K4os.Template.Orleans

Orleans template .NET project with Paket and Fake

Language: C# - Size: 88.9 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

MiloszKrajewski/K4os.Json.KnownTypes

SerializationBinder for Netwtonsoft.Json simplifying polymorphic serialization

Language: C# - Size: 136 KB - Last synced: 20 days ago - Pushed: about 3 years ago - Stars: 4 - Forks: 2

MiloszKrajewski/K4os.CronEx

Cron expression parser and iterator

Language: C# - Size: 36.1 KB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

MiloszKrajewski/K4os.Streams

Implementation for pooled in-memory streams for .NET

Language: C# - Size: 83 KB - Last synced: 19 days ago - Pushed: 3 months ago - Stars: 37 - Forks: 1

MiloszKrajewski/TooMany

Docker inspired console application host for Windows

Language: C# - Size: 3.07 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

MiloszKrajewski/Stateful

State Machine Construction Kit for .NET

Language: C# - Size: 57.6 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 8 - Forks: 3

MiloszKrajewski/advent-of-code-2022-typescript

Language: TypeScript - Size: 61.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MiloszKrajewski/K4os.Async.Batch

BatchBuilder for async operations

Language: C# - Size: 83 KB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

MiloszKrajewski/spectre.console Fork of spectreconsole/spectre.console

A library that makes it easier to create beautiful console applications.

Language: C# - Size: 10.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

MiloszKrajewski/SilesiaCorpus

Silesia compression corpus

Size: 61 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 10 - Forks: 1

MiloszKrajewski/stateful4k

State Machine Construction Kit for Kotlin

Language: Kotlin - Size: 256 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 31 - Forks: 0

MiloszKrajewski/kotlinjs-hexagen

Hexagonal maze generator with KotlinJS

Language: Kotlin - Size: 104 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

MiloszKrajewski/local-scripts

Extremely primitive way to have single entry point for command line scripts

Language: Batchfile - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MiloszKrajewski/K4os.FakeNukeBridge

Helper classes for help me (!) transition from Fake to Nuke

Language: C# - Size: 31.3 KB - Last synced: 19 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/advent-of-code-2021-kotlin

Language: Kotlin - Size: 113 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/FAKE Fork of fsprojects/FAKE

FAKE - F# Make

Language: F# - Size: 145 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/inlined-injected-behaviour-cs

Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/K4os.Hash.Crc

CRC32 implementation for .NET Standard 1.6/2.0

Language: F# - Size: 40 KB - Last synced: 16 days ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 0

MiloszKrajewski/Proto.Persistence.AnySql

Persistence provider for Proto.Actor (potentially) handling any SQL database

Language: C# - Size: 37.1 KB - Last synced: 18 days ago - Pushed: over 4 years ago - Stars: 5 - Forks: 0

MiloszKrajewski/K4os.Quarterback

Simple .NET implementation of in-process message broker on top of any DI container

Language: C# - Size: 181 KB - Last synced: 19 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/K4os.Pipes

Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/K4os.Async.Defcon

Proxy generator for asynchronous deferred constructor

Language: F# - Size: 47.9 KB - Last synced: 18 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/K4os.BoolEx

Boolean expression tools (NNF/CNF/DNF)

Language: C# - Size: 35.2 KB - Last synced: 19 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/zstd Fork of facebook/zstd

Zstandard - Fast real-time compression algorithm

Size: 25.6 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/protoactor-dotnet Fork of asynkron/protoactor-dotnet

Proto Actor - Ultra fast distributed actors for Golang and C#

Language: C# - Size: 12 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/fable-bootstrap-virtualdom

Scaffolding for project with Fable, Bootstrap and VirtualDom

Language: F# - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

MiloszKrajewski/protosmuggler

Smuggles any payload in protobuf messages

Language: F# - Size: 19.5 KB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

MiloszKrajewski/many

Simple application to run multiple processes in one terminal window

Language: F# - Size: 1.62 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

MiloszKrajewski/Proto.Serialization.Json

Proto.Actor adapter for Newtonsoft.Json

Language: F# - Size: 18.6 KB - Last synced: 17 days ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

MiloszKrajewski/EvoDistroLisa

Roger Johansson's (aka Roger Alsing) EvoLisa reborn (with F# and ZeroMQ)

Language: F# - Size: 10.7 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 5 - Forks: 1

MiloszKrajewski/HangfireIO.github.io Fork of HangfireIO/HangfireIO.github.io

Source code for the Hangfire official site built with Jekyll, including pages and blog posts

Language: HTML - Size: 9.85 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/dnug-reading-fsharp

Language: F# - Size: 15.9 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/lz4 Fork of lz4/lz4

Extremely Fast Compression algorithm

Language: C - Size: 4.13 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/scala-play-akka-playground-gw2

Language: Scala - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/dnug-rx-playground

Language: F# - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/autopy Fork of autopilot-rs/autopy-legacy

A simple, cross-platform GUI automation toolkit for Python.

Language: C - Size: 1.26 MB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 2 - Forks: 0

MiloszKrajewski/dnug-rx

.NET User Group - Rx

Language: C# - Size: 1.42 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/dnug-bloxorz

Language: F# - Size: 1.55 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

MiloszKrajewski/FSharpKoans Fork of ChrisMarinos/FSharpKoans

A simple, fun, and interactive way to learn the F# language through testing.

Language: F# - Size: 434 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

MiloszKrajewski/codeplex-doboz4net

Language: C - Size: 1.12 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/template-scalajs-sbt-webpack

Template for ScalaJS/Webpack

Language: Shell - Size: 1020 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/Paket Fork of fsprojects/Paket

A dependency manager for .NET with support for NuGet packages and Git repositories.

Language: F# - Size: 209 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/fsteroids

Asteroids recreated in Fable

Language: F# - Size: 130 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/fable-daedalus

Labyrinth generator with Fable and VirtualDom

Language: F# - Size: 38.1 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 3 - Forks: 1

MiloszKrajewski/Protobrot

Painting Mandelbrot collectively with Proto.Actor

Language: C# - Size: 104 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/dotnetcambridge-fx

Functional Patterns - quick talk for .NET Cambridge User Group

Language: C# - Size: 3.01 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/dynamitey Fork of ekonbenefits/dynamitey

(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net

Language: C# - Size: 456 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/timsort.net

Language: C# - Size: 286 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/Pocket.Logging

Minimal logging facade for C# with NLog adapter as an example

Language: C# - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/RunMany

Runs many console applications in the same console window

Language: F# - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/template-fable-webpack

Template project for Fable with Webpack

Language: Python - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/kotlinjs-hexagen-hybrid

Maze generation using hybrid algorithm base on Kruskal and DFS

Language: Kotlin - Size: 101 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/template-kotlinjs-gradle-webpack

Template for KotlinJS/Webpack

Language: Python - Size: 65.4 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/hackathon-angry-boot

Language: F# - Size: 261 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/scalajs-mazigeen

Maze generator in Scala.js

Language: Python - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/fable-pixi

Skeleton for Fable/Pixi app (with Webpack)

Language: JavaScript - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/fable-playground

Empty project for Fable

Language: JavaScript - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/GoogleTracker Fork of notexactlyawe/GoogleTracker

Sample C# app for PTVS talk

Language: C# - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/lighthouse Fork of petabridge/lighthouse

Lighthouse - a simple service discovery platform for Akka.Cluster (Akka.NET)

Language: C# - Size: 958 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/Ouroboros

distributed EvoLisa using Akka.net

Size: 49.8 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/ZoneLink

Application to create & manage links on NTFS

Size: 218 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/fshackaton-cambridge

F# |> Cambridge hackaton

Language: F# - Size: 379 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/dotnetcambridge-dither

F# by example: playing with Bayer, Floyd and Steinberg

Language: F# - Size: 11.9 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/machinelearningclassification Fork of cambridgecoding/machinelearningclassification

boilerplate code, scripts, modules, data for Introduction to Machine Learning with Python

Language: Python - Size: 139 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

MiloszKrajewski/Bootstrap.CLI

Very simple command line parser implementation in F#.

Language: F# - Size: 648 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0