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/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
dadhi/ImTools
Fast and memory-efficient immutable collections and helper data structures
dadhi/CsToMd
Visual Studio extension and Dotnet CLI Tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!
dadhi/SMap
Fast persistent immutable Map data-structure for Scala with minimal memory footprint
dadhi/RMap
@WIP Fast Immutable Map in Rust
dadhi/il-visualizer
.NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)
dadhi/roc-htmx
dadhi/roc
A fast, friendly, functional language. Work in progress!
dadhi/sample1
dadhi/1brc
dadhi/1brc_2
My C# solution to the One Billion Row Challenge
dadhi/1brc_noahfalk
fastest v1
dadhi/assembly-http-server
A real http sever written purely in darwin arm64 assembly under 200 lines
dadhi/AutoMapper
A convention-based object-object mapper in .NET.
dadhi/awesome-provable-languages
dadhi/bitfield
Rust crate for bitfields and bit-enums
dadhi/ConcurrencyToolkit
Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code
dadhi/fasm
Ejemplos in fasm
dadhi/Faster.Map
Incredibly fast & densely stored hashmaps based on robin-hood backshift deletion and simd instructions
dadhi/FunctionalInterfaces
Create zero allocation capturing struct lambdas!
dadhi/hapi-fhir-jpaserver-starter
dadhi/hello-sailor
Experiment with Python tooling
dadhi/Mapster
A fast, fun and stimulating object to object Mapper
dadhi/micromap
📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")
dadhi/OdinPerf
dadhi/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
dadhi/StringBuilder
A fast and low allocation StringBuilder for .NET.
dadhi/todo.asm
Todo Web Application in flat assembler
dadhi/ZString
Zero Allocation StringBuilder for .NET and Unity.