Giter Site home page Giter Site logo

Hi there πŸ‘‹, my name is Martin

I am a polyglot programmer and open source enthusiast, working as a consultant at Forse

  • I've built
    • Mediator - a fast (close to 0 overhead) sourcegenerator-based mediator pattern implementation in .NET. Mostly MediatR-compatible, but faster
    • Fast.PRNGs.NET - fast PRNG implementations (up to 2.5x faster than System.Random)
    • simd-rand - SIMD implementations of common PRNGs in Rust πŸ¦€ (for example Xoshiro256+ ~60 GiB/s u64 gen using AVX512 on my laptop, about 6x faster than non-vectorized)
    • "building x in y" - experiments and learning about systems programming, programming languages, architectures and designs
  • Currently exploring Rust, Zig and Go

I strive to make simple, observable systems - employing mechanical sympathy to build efficient and reliable software.



Some of my favorite technical content πŸ“–:

Martin Othamar's Projects

altinn-studio icon altinn-studio

Next generation open source Altinn platform and applications.

appmetrics icon appmetrics

App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

aspnetcore icon aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

building-x-in-y icon building-x-in-y

Repository where I experiment and build various systems for learning purposes (mostly low-level)

bun icon bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

cake icon cake

Cake (C# Make) is a cross platform build automation system.

colorcodes icon colorcodes

Small application for viewing and converting between different color code formats such as HEX, RGB and CMYK

coreclr icon coreclr

CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.

corefx icon corefx

CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.

csharp-source-generators icon csharp-source-generators

A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.

csharpier icon csharpier

CSharpier is an opinionated code formatter for c#.

cv-latex-template icon cv-latex-template

A CV/Resume template based on the works of Adrien Friggeri and Carmine Benedetto.

eventstore icon eventstore

The stream database optimised for event sourcing

exomedia icon exomedia

An Android ExoPlayer wrapper to simplify Audio and Video implementations

fast.prngs.net icon fast.prngs.net

Fast PRNG implementations in .NET. Your PRNG is unlikely to be a bottleneck in anything you do, but there are exceptions like for instance Monte Carlo simulations, where generating random samples can take some time.

fastlazy icon fastlazy

Fast, lock-free implementation of lazy initialization on .NET

fody icon fody

Extensible tool for weaving .net assemblies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.