- Prague. CZ
-
23:58
(UTC +01:00) - @aaksoyy07
- in/aiaksoy
Stars
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
A computer science textbook
A tool to visualize the activity of the .NET garbage collector.
Aspire is the tool for code-first, extensible, observable dev and deploy.
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
This is a document to help with .NET memory analysis and diagnostics.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Lightweight, platform independent, embedded-ready Microsoft SQL Server (MSSQL) Connector written in pure C++11 that can work with just 2kB of SRAM!
Notes from books and other interesting things that I've read. Table of contents at the end 👇
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Your self-hosted, globally interconnected microblogging community
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
A collection of resources on modern C++
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…
A simple yet fast user space network driver for Intel 10 Gbit/s NICs written from scratch
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 …
A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. This proxy forwards packets based on configurable rules and p…
GoogleTest - Google Testing and Mocking Framework
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
CMake Best Practices, by Packt Publishing
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.