Pinned Repositories
akka
Akka Project
akka.net
Port of Akka actors for .NET
Anki-Android
AnkiDroid: Anki on Android
azure-event-hubs-dotnet
☁️ .NET Standard client library for Azure Event Hubs
cargo
The Rust package manager
pgjdbc
Postgresql JDBC Driver
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
rust
Empowering everyone to build reliable and efficient software.
Rattenkrieg's Repositories
Rattenkrieg/akka
Akka Project
Rattenkrieg/akka.net
Port of Akka actors for .NET
Rattenkrieg/Anki-Android
AnkiDroid: Anki on Android
Rattenkrieg/cargo
The Rust package manager
Rattenkrieg/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. We welcome contributions.
Rattenkrieg/pgjdbc
Postgresql JDBC Driver
Rattenkrieg/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Rattenkrieg/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
Rattenkrieg/rust
Empowering everyone to build reliable and efficient software.
Rattenkrieg/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
Rattenkrieg/FastAtomicLazy
Faster, less leakier thread-safe Lazy<T> implementation in C#
Rattenkrieg/FsCheck
Random Testing for .NET
Rattenkrieg/fscheckbenchmarks
Benchmarks I used during development of fscheck#351
Rattenkrieg/glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
Rattenkrieg/gradle-doctor
The right prescription for your Gradle build.
Rattenkrieg/hoplite
A boilerplate-free Kotlin config library for loading configuration files as data classes
Rattenkrieg/Hyperion
Polymorphic serialization for .NET
Rattenkrieg/jitutils
Rattenkrieg/jOOQ-mcve
A simple example project that can be used to create MCVE's to report jOOQ issues
Rattenkrieg/KestrelHttpServer
A cross platform web server for ASP.NET Core.
Rattenkrieg/kotlin
The Kotlin Programming Language
Rattenkrieg/kotlinx.coroutines
Library support for Kotlin coroutines
Rattenkrieg/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
Rattenkrieg/mlcourse_open
OpenDataScience Machine Learning course. Launches on Feb, 5 both in English and Russian
Rattenkrieg/npgsql
Npgsql is the .NET data provider for PostgreSQL.
Rattenkrieg/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Rattenkrieg/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Rattenkrieg/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
Rattenkrieg/rustup
The Rust toolchain installer
Rattenkrieg/vertx-sql-client
High performance reactive SQL Client written in Java