genaix's Stars
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
ValdikSS/GoodbyeDPI
GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
akopytov/sysbench
Scriptable database and system performance benchmark
undergroundwires/privacy.sexy
Open-source tool to enforce privacy & security best-practices on Windows, macOS and Linux, because privacy is sexy
christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
JefMari/awesome-wysiwyg-editors
A curated list of awesome WYSIWYG Editors.
ShahjalalShohag/code-library
Templates, algorithms and data structures implemented and collected for programming contests.
awesome-windows11/windows11
🌎 Windows 11 Settings, Tweaks, Scripts
danielgtaylor/python-betterproto
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
facebookexperimental/libunifex
Unified Executors
mikeroyal/Windows-11-Guide
Windows 10/11 Guide. Including Windows Security tools, Encryption, Nextcloud, Graphics, Gaming, Virtualization, Windows Subsystem for Linux (WSL 2), Software Apps, and Resources.
stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
KaisenAmin/c_std
Implementation of C++ standard libraries in C
Nekrolm/ubbook
C++ programmer's guide to undefined behavior
adrian-thurston/ragel
Ragel State Machine Compiler
codemistic/Data-Structures-and-Algorithms
A repository to help the open-source community with DSA related contributions
okken/pytest-check
A pytest plugin that allows multiple failures per test.
widgetti/reacton
A pure Python port of React for ipywidgets
natasha/corus
Links to Russian corpora + Python functions for loading and parsing
magnit-tech/magnit-online
Департамент онлайн сервисов Магнит
Compaile/ctrack
A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments. Features single-header integration, minimal overhead, multi-threaded support, customizable output, and advanced metrics for quick bottleneck detection in complex codebases.
georgedem975/patterns
небольшая шпаргалка по шаблонам проектирования
npuichigo/agrpc
Async GRPC with C++20 coroutine support
sorokinpf/russian_names
sorted russian names/surnames wordlists
DinoStray/grpc_example_async_cpp_api
gtarcoder/libevent_utils
cpp wrapper for libevent, encapsulate some frequently used classes, such as tcp server, tcp client, udp ..etc
wiremock/wiremock-grpc-demos
Examples of how to use the WireMock gRPC extension in Java and standalone