yury-fedorov
Senior Software Developer, SRE: C++, Java, Go, Rust, C#, F#, FP, DDD, TDD, Reactive, Refactoring, Agile, DevOps.
Zürich, Switzerland
yury-fedorov's Stars
golang/go
The Go programming language
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
google/guava
Google core libraries for Java
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
Netflix/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
lz4/lz4
Extremely Fast Compression algorithm
google/glog
C++ implementation of the Google logging module
dotnet/reactive
The Reactive Extensions for .NET
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
tensorflow/tpu
Reference models and tools for Cloud TPUs.
google/fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
axboe/liburing
Library providing helpers for the Linux kernel io_uring support
open-telemetry/opentelemetry-java
OpenTelemetry Java SDK
dotnet/format
Home for the dotnet-format command
lz4/lz4-java
LZ4 compression for Java
MiloszKrajewski/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
graninas/cpp_functional_programming
List of materials about functional programming in C++
jbaldwin/libcoro
C++20 coroutine library
jgaa/restc-cpp
Modern C++ REST Client library
luisguiserrano/manning
Repository for the book Grokking Machine Learning, by Manning Editors
ptrd/kwik
A QUIC client, client library and server implementation in Java. Supports HTTP3 with "Flupke" add-on.
Vect0rZ/Quic.NET
A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.
repeale/fp-go
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
dcleblanc/SafeInt
SafeInt is a class library for C++ that manages integer overflows.
genshen/docker-clang-toolchain
clang-toolchain without gnu.