iayti
Co-founder & Software Project Manager at Matech Information Technologies.
Matech Information TechnologiesIzmir, Turkey
iayti's Stars
coder/code-server
VS Code in the browser
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
quii/learn-go-with-tests
Learn Go with test-driven development
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
dotnet/csharplang
The official repo for the design of the C# programming language
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
getanteon/anteon
Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
elastic/go-elasticsearch
The official Go client for Elasticsearch
tmenier/Flurl
Fluent URL builder and testable HTTP client for .NET
microsoft/msquic
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
Pungyeon/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
influxdata/kapacitor
Open source framework for processing, monitoring, and alerting on time series data
castleproject/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
akutz/go-generics-the-hard-way
A hands-on approach to getting started with Go generics.
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
sblom/RegExtract
Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.
kubemq-io/kubemq-community
KubeMQ is a Kubernetes native message queue broker
koddr/tutorial-go-fiber-rest-api
📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.
madskristensen/AddAnyFile
A Visual Studio extension
microsoft/vscode-dapr
A Visual Studio Code extension for Dapr development
lauxjpn/DbContextOnModelCreatingSplitter
Command line tool that splits FluentAPI entity definitions from DbContext.OnModelCreating() into separate configuration files.