Pinned Repositories
CsToMd
Visual Studio extension and Dotnet CLI Tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!
DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
ImTools
Fast and memory-efficient immutable collections and helper data structures
LempTest
Proof-of-concept compile-time Dependency Injection container using LeMP code-generation from the ECSharp
SharpIO
Effect values for C# with examples, inspired by Haskell Free Monad and Scalaz ZIO
SMap
Fast persistent immutable Map data-structure for Scala with minimal memory footprint
XamlTea
The Elm Architecture for building .NET UI applications: WPF and more
dadhi's Repositories
dadhi/SharpIO
Effect values for C# with examples, inspired by Haskell Free Monad and Scalaz ZIO
dadhi/CSharpTypePrinter
Prints System.Type object as a valid C# literal, e.g. typeof(A<X>.B<Y>.C) as a "A<X>.B<Y>.C"
dadhi/LempTest
Proof-of-concept compile-time Dependency Injection container using LeMP code-generation from the ECSharp
dadhi/LightInject
An ultra lightweight IoC container
dadhi/Along
Along is the ideal programming language for me
dadhi/bsn.AsyncLambdaExpression
dadhi/DryIocBench
DryIoc v2 vs DryIoc v4 synthetic benchmark
dadhi/MInimalWeb
MInimalWeb
dadhi/amh-code
Complete implementations from "Algorithms for Modern Hardware"
dadhi/Apex.Serialization
High performance contract-less binary serializer for .NET
dadhi/autofac-azurefunctions
Autofac implementation of the dependency injection factory for Azure Functions.
dadhi/azure-functions-host
The host/runtime that powers Azure Functions
dadhi/CI-BuildStats
Little widget to display AppVeyor, TravisCI, CircleCI, GitHub Actions or Azure Pipelines build history charts and other SVG badges.
dadhi/dotnet-tools
A list of tools to extend the .NET Core command line (dotnet)
dadhi/DryIocEvaluation
dadhi/DryIocPerf
DryIoc v4 vs DryIoc v2
dadhi/ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
dadhi/ExpressionReflect
Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.
dadhi/fsharp-benchmarks
BenchmarkDotNet setup for local changes to FSharp.Core
dadhi/Hunt-Your-Hut
Property rental web site (graduation work)
dadhi/jank
A Clojure dialect on LLVM with gradual typing, a native runtime, and C++ interop
dadhi/linq2db
Linq to database provider.
dadhi/Ninject
the ninja of .net dependency injectors
dadhi/OdinMap
Fast Immutable Map in Odin language
dadhi/PowerUp
Collection of productivity tools and utilities
dadhi/RepoDB
A hybrid ORM library for .NET.
dadhi/shields
Concise, consistent, and legible badges in SVG and raster format
dadhi/YewGames
Games with Yew
dadhi/ZigMap
Fast Immutable Map in Zig language
dadhi/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala