kapilavashtu's Stars
gorhill/uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
mongodb/mongo
The MongoDB Database
HackTricks-wiki/hacktricks
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
xenia-project/xenia
Xbox 360 Emulator Research Project
Cisco-Talos/clamav
ClamAV - Documentation is here: https://docs.clamav.net
ValveSoftware/source-sdk-2013
The 2013 edition of the Source SDK
knolleary/pubsubclient
A client library for the Arduino Ethernet Shield that provides support for MQTT.
pyqt/examples
Learn to create a desktop app with Python and Qt
nodemcu/nodemcu-flasher
A firmware Flash tool for nodemcu
nillerusr/source-engine
Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
xenia-canary/xenia-canary
Xbox 360 Emulator Research Project
JesseTG/awesome-qt
A curated list of awesome tools, libraries, and resources for the Qt framework.
ARM-software/CMSIS_5
CMSIS Version 5 Development Repository
chrippa/ds4drv
A Sony DualShock 4 userspace driver for Linux
256dpi/arduino-mqtt
MQTT library for Arduino
multiwii/baseflight
32 bit fork of the MultiWii RC flight controller firmware
denis-g/windows10-latency-optimization
:rocket: Windows 10/11 Latency Optimization – гайд про оптимизацию Windows и уменьшение задержек (latency, input-lag, throttling и stuttering), а так же про повышение FPS.
NVIDIA/nvidia-settings
NVIDIA driver control panel
khoih-prog/ESP32TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
project-gemmi/benchmarking-fft
choosing FFT library...
ComputerNerd/Retro-Graphics-Toolkit
Retro Graphics Toolkit is a free software program that allows graphics to be created for a wide variety of platforms (geared primarily towards retro video game consoles). Retro Graphics Toolkit also provides amazing interoperability between different platforms making cross platform developing faster and easier.
opencomputeproject/OCP-OSF-Aptio_Community_Edition
TianoCore/EDKII for UEFI implementation
espressif/esp-modbus
ESP-Modbus - the officially suppported library for Modbus protocol (serial RS485 + TCP over WiFi or Ethernet).
KDE/systemsettings
Control center to configure your Plasma Desktop
chipkin/ESP32-BACnetServerExample
A simple ESP32 BACnet server example project
WeActStudio/WeActStudio.CH9143_BLE2USB2UART
hardphoenix/ESP32-JLink
ESP32-IDF Jlink VS Code Debug And Flash Download
KaiDroste/bacnet-stack-esp32
BACnet Protocol Stack library provides a BACnet application layer, network layer and media access (MAC) layer communications services.
VPavlusha/ESP32_Task_Monitor
The ESP32 Task Monitor is a simple way to monitor the tasks running on an ESP32 microcontroller in real-time.
chipkin/BACnetClientExampleCPP
A basic BACnet IP client example written in C++ using the CAS BACnet Stack.