902 Repositories
C++ (or C) matplotlib-cpp Libraries
A Discord Bot to protect your server from spam, invitations, fake nitro ads and more written in C++
Antispambot An efficient Discord Bot to prevent spam written in C++. Tested on a large discord server and mitigates around 90% spam. Its well commente
HEngine - 2D/3D Game Engine written in C++20
HEngine HEngine: Hbh Game Engine Now only support platform Windows OpenGL 4.5 TODO: D3D11 D3D12 Vulkan 命名规范 命名法 统一采用Pascal命名法(文件夹、类名等),第三方库除外 CMakeLis
STFT based multi pitch shifting with optional formant preservation in C++ and Python
stftPitchShift This is a reimplementation of the Stephan M. Bernsee smbPitchShift.cpp, a pitch shifting algorithm using the Short-Time Fourier Transfo
Add a description to your directories!
lsnotes (Part of the better coreutils initiative) Add a description to your directories! Simply add a .lsnotes file and that's it! This is the origina
A header-only C++ library that enables the representation of a range of values in a linear space
Numeric Range A header-only C++ library that enables the representation of a range of values in a linear space (via the NumericRange class). The linea
uniptr_t - C++ Pointer Utility Class
uniptr_t - C++ Pointer Utility Class uniptr_t stands for univerasl pointer. It's a small C++ class wrapping any pointer type. It removes the need to c
Somewhat functional dynamically typed language
Wellang About This is a project originally started by Tristan Wellman(read CONTRIBUTING.md for contribution info). This is a high level assembly langu
vdk is a set of utilities used to help with exploitation of a vulnerable driver.
vdk - vulnerable driver kit vdk is a set of utilities used to help with exploitation of a vulnerable driver. There are 2 main features of this library
Well I'd like to test myself how good I am before making something massive :"
Pratice-Cpp Well I'd like to test myself how good I am before making something massive :" Before I upload something special, that I'll release in my
A c++ neural simulation based off of david miller's biosim4
NEURALSIM A C++ neural evolution simulator This program simulates neural evolution over generations through the goal of survival. Please Note: This wa
Puzzle game on C++
Puzzle Puzzle game on C++ with SDL2 Contents How it works Requirements Quick start Structure Project classes Description of classes How it works You b
Radio.Garden desktop app and game overlay
Radio.Garten A radio.garden desktop client and overlay written with SDL2 and ImGui Overlay Example Overlay Compatibility Please check the compatibilit
A simple SUID tool written in C++
Kos A simple SUID tool written in C++ Requirements Pkg-config: https://www.freedesktop.org/wiki/Software/pkg-config/ Libxcrypt: https://github.com/bes
Ludum Dare 50 - Gem's Bond
ldjam50 - Gem's Bond ludum-dare 50 - Delay the inevitable Itch.io ldjam Waves of monsters are coming to destroy your precious magic gem! Build and upg
A modern thread pool implementation based on C++20
thread-pool A simple, functional thread pool implementation using pure C++20. Features Built entirely with C++20 Enqueue tasks with or without trackin
A run-time API resolver for IL2CPP Unity.
IL2CPP Resolver A run-time API resolver for IL2CPP Unity. Quick Example #include "Main.hpp" void SomeFunction() { IL2CPP::Initialize(); // This n
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics Table of contents Introduction Documen
An open source UI re-implementation based on GTA:V, built for GTA: San Andreas.
V Hud: A work-in-progress user interface overhaul, for Grand Theft Auto: San Andreas, based on Grand Theft Auto: V. Project has been made in order to
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
PolyMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity. This is a fork of the MultiMC Launcher a
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
FREE Reverse Engineering Self-Study Course HERE Hacking Windows The book and code repo for the FREE Hacking Windows book by Kevin Thomas. FREE Book Do
🔌 A C++ RAII Pipewire-API Wrapper
A C++ RAII PipeWire-API Wrapper Description Rohrkabel is a RAII wrapper around the pipewire-api that aims to simplify work with it, at the moment Rohr
C/C++ Application to solve irrigation rotation whatever two-turn rotation or three-turn rotation, longitudinal section design, hydraulic calculations, and design of hydraulic structures like weirs and tail escape.
Irrigation works C/C++ Application to solve irrigation rotation whatever two-turn rotation or three-turn rotation, longitudinal section design, hydrau
This is no malware, This is no virus. This is my implementation of the effect from Mrs.Major3.
BloodMelter This is no malware, This is no virus. This is a very small effect of very small blood for a some PC. Table Of Contents Preview About Warni
FiveM Cheat with KEKHACK. Injected with simple injector in c++.
FiveM Cheat with TriggersEvent [KEKHACK] This is the ultimate great source code for building the best cheat FiveM. I'm not going to tell you how to cr
The Synapse neural networking engine rewritten in C++
This is an open-source rewrite of Synapse, the closed-source neural networking engine for C++ This project is a work-in-progress. Code is subject to c
std::tuple like methods for user defined types without any macro or boilerplate code
Boost.PFR This is a C++14 library for very basic reflection that gives you access to structure elements by index and provides other std::tuple like me
CS370 mTar Spring 2022 (custom tar)
Homework 04: mTar Requirements: Must support two command line options -a file.mtar file1 [files...] -x file.mtar Options, explained: -a file.mtar file
C++ Custom Vector Template Class
C++ Custom Vector Template Class This is an implementation of a template class for storing data in any type. It includes user-friendly interface with
This repository aims to provide an easy-to-use implementation of the Secure Hash Standard as specified in FIPS 180-4
HashLibCpp This repository aims to provide an easy-to-use implementation of the Secure Hash Standard. (currently implemented are SHA224, SHA256 and SH
ML++ - A library created to revitalize C++ as a machine learning front end
ML++ Machine learning is a vast and exiciting discipline, garnering attention from specialists of many fields. Unfortunately, for C++ programmers and
LicenseValidationDialog is a class designed to validate license keys on the user's side.
QT-LicenseValidationDialog Basic LicenseValidationDialog is a class designed to validate license keys on the user's side. The class is designed to ver
3D scanning is becoming more and more ubiquitous.
Welcome to the MeshLib! 3D scanning is becoming more and more ubiquitous. Robotic automation, self-driving cars and multitude of other industrial, med
A Vulkan game engine with a focus on data oriented design
The Fling Engine aims to be a cross platform Vulkan game engine that will experiment with the following: Low-level engine systems such as render API a
DirectXTex texture processing library
DirectXTex texture processing library http://go.microsoft.com/fwlink/?LinkId=248926 Copyright (c) Microsoft Corporation. November 8, 2021 This package
Simple tic-tac-toe game written on c++
tic-tac-toe-cpp Simple tic-tac-toe game written on c++ Play Start ttt.exe (for Windows), enter a number from 1 to 9 and the game will automatically pu
Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL
XShaderCompiler ("Cross Shader Compiler") Features Cross compiles HLSL shader code (Shader Model 4 and 5) into GLSL Simple to integrate into other pro
Solutions for the Questions asked during Reverse Coding 2022.
Reverse Coding 2022 Solutions for the Questions asked during Reverse Coding 2022. This is the Open-Source release of the code used in Reverse Coding 2
A simple Unreal 5 plugin with demo content that shows how audio DSP can be implemented as Metasound, SourceEffect and SubmixEffect
A simple Unreal 5 plugin with demo content that shows how audio DSP can be implemented as Metasound, SourceEffect and SubmixEffect. The intention is to use it as a template to create more complex audio DSP effects.
jluna: A modern julia ⭤ C++ Wrapper
jluna: A modern julia ⭤ C++ Wrapper (v0.5) Julia is a beautiful language, it is well-designed and well-documented. Julias C-API is also well-designed,
Source-code based coverage for eBPF programs actually running in the Linux kernel
bpfcov Source-code based coverage for eBPF programs actually running in the Linux kernel This project provides 2 main components: libBPFCov.so - an ou
json2cpp is compiles a json file into static constexpr data structures that can be used at compile time or runtime
json2cpp json2cpp is compiles a json file into static constexpr data structures that can be used at compile time or runtime. Features Literally 0 runt
Minecraft injection client, started as a UDP-CPP port for linux
Phantom Fully C++ Minecraft injection client for linux. Mapping code is based off of UDP, and Dear ImGui is used for the window, but the cheats and st
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
Hash Table Benchmark This is yet another benchmark for hash tables(hash maps) with different hash functions in C++, attempting to evaluate the perform
Writing a sqlite clone from scratch in C++
如何用C++实现一个简易数据库 基于cstack/db_tutorial C语言版本 KCNyu 2022/2/2 作为笔者写的第一个系列型教程,还是选择基于前人的教程经验以及添加一些自己个人的探索。也许有很多纰漏之处,希望大家指正。 1. 数据库是什么? 数据库是“按照数据结构来组织、存储和管理数
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
Crab Game - 1hAck Source Code
The Crab Game 1hAck Mod Menu is the best cheat for Crab Game currently, as many of you asked in the discord server, I decided to release the source-code, so here it is.
Binance API C++ example
Binance API Binance API implemented in C++ for both synchronous and asynchronous way. Motivation This implementation has been developed as a consequen
Xelu's Controllers & Keyboard Prompts as an Unreal Plugin for programmatic use (cpp / bp)
ue-xelu-icons Xelu's FREE Controllers & Keyboard Prompts as an Unreal Plugin for programmatic use (cpp / bp) This plugin exposes a Blueprint Library w
Special Apps Remover (U.S.A Android Phones) (ADB ONLY) Supports deleting the applications of some American companies
Special Apps Remover (U.S.A Android Phones) (ADB ONLY) Supports deleting the applications of some American companies
ZIAPI repository which contains the interfaces and concrete implementations that make up our Epitech Zia project API proposal.
ZIAPI Welcome to the ZIAPI repository which contains the interfaces and concrete implementations that make up our Epitech Zia project API proposal. ZI
An algorithm to compute the coefficients of a function development in a spherical harmonics convergent series
An algorithm to compute the coefficients of a function development in a spherical harmonics convergent series
This repository provides a C++ client SDK for Unleash that meets the Unleash Client Specifications.
Unleash Client SDK for C++ This repository provides a C++ client SDK for Unleash that meets the Unleash Client Specifications. Features The below tabl
A Modern Operating System Written in C++ From Scratch!
README Features Long Mode (64-bit) OS Higher Half Kernel Stack Based - Page Frame Allocator (PMM) with O(1) time complexity Virtual Memory Manager (VM
Einsums in C++ Provides compile-time contraction pattern analysis to determine optimal operation to perform
Einsums in C++ Provides compile-time contraction pattern analysis to determine optimal operation to perform. Examples This will optimize at compile-ti
A small, dependency-free node editor extension for dear imgui.
imnodes A small, dependency-free node editor extension for dear imgui. Features: Create nodes, links, and pins in an immediate-mode style Single heade
Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
Dear ImGui (This library is available under a free and permissive license, but needs financial support to sustain its continued improvements. In addit
A drop-in entity editor for EnTT with Dear ImGui
imgui_entt_entity_editor A drop-in, single-file entity editor for EnTT, with ImGui as graphical backend. demo-code (live) Editor Editor with Entiy-Lis
This repository is to collect all my learnings about the C++ languag
C++ learning About The Project The objective of this repository is to collect all my learnings about the C++ language, you can explore all the differe
This is the C++11 version of miloyip/json-tutorial for practice purpose.
cpp-json-tutorial 原作者库:miloyip/json-tutorial,以下将该项目简称为leptjson。 leptjson使用C98编写。C语言编程风格与面向对象风格有很大差距。为了进一步练习C++编程,我试图模仿原作者的构建思路,使用C++11在仿写leptjson,尽量使用
Tiny header-only library providing bitwise operators for enums in C++11
bitflags Tiny header-only library providing bitwise operators for enums in C++11. Getting started Import the operators from namespace avakar::bitflags
A lightweight, self-contained library for gizmo editing commonly found in many game engines
This project is a lightweight, self-contained library for gizmo editing commonly found in many game engines. It includes mechanisms for manipulating 3d position, rotation, and scale. Implemented in C++11, the library does not perform rendering directly and instead provides a per-frame buffer of world-space triangles.
An immediate-mode, renderer agnostic, lightweight debug drawing API for C++
Debug Draw An immediate-mode, renderer agnostic, lightweight debug drawing API for C++. License This software is in the public domain. Where that dedi
appleseed is an open source, physically-based global illumination rendering engine primarily designed for animation and visual effects.
appleseed is an open source, physically-based global illumination rendering engine primarily designed for animation and visual effects.
Animation compression is a fundamental aspect of modern video game engines
Animation compression is a fundamental aspect of modern video game engines. Not only is it important to keep the memory footprint down but it is also critical to keep the animation clip sampling performance fast.
power-grid-model is a Python library for steady-state distribution power system analysis
Power Grid Model power-grid-model is a Python library for steady-state distribution power system analysis. The core of the library is written in C++.
wideint is a C++ implementation of wide exact-width integer types.
wideint - wide exact-width integer types Copyright (c) 2022 Joergen Ibsen About wideint is a C++ implementation of wide exact-width integer types. #in
CfgManipulator is a fast and powerful tool for working with configuration files for the C++ language
CfgManipulator is a fast and powerful tool for working with configuration files for the C++ language. It can read, create strings and sections, change the value of a string and much more.
C++ open hierarchy RTTI framework for embedded projects
Open-hierarchy custom RTTI for C++17 and up with support for multiple inheritance and dynamic casting.
This API uses both composition and inheritance to provide a generic way to set up a custom server with a custom communication protocol and custom middlewares
Ziapi Summary Introduction Installation Introduction This API uses both composition and inheritance to provide a generic way to set up a custom server
This is a brand-new technique for shellcode injection to evade AVs and EDRs
This is a brand-new technique for shellcode injection to evade AVs and EDRs. This technique is inspired by Module Stomping and has some similarities. As to this date (23-01-2022) also hollows-hunter doesn't find it.
C++ NN 🧠 A simple Neural Network library written in C++
C++ NN 🧠 A simple Neural Network library written in C++ Installation 🚀
CfgManipulator is a powerful tool for manipulating configuration files.
CfgManipulator is a powerful tool for manipulating configuration files
YACHT: Yet Another C++ Helper Template
YACHT: Yet Another C++ Helper Template A template for C++ projects. Welcome to your YACHT! Because why build a boat from scratch, when you can enjoy a
Estrutura-de-dados-C-e-CPP
Estrutura-de-dados-C-e-CPP Repositório com códigos de exercícios e provas da disciplina Estrutura de Dados I pelo semestre 2021.1 pela UFBA 1. Lista,
This is a "pure" CPP implementation Database
This is a "pure" CPP implementation Database
A tool to generate elegant UML-like class/object diagrams for C++ header files
Diagrams for C++ header files Note: This is a PoC project; Issues will drive the development What's this all about We strive for a tool to generate el
Naive Circuit Simulator
Naive Circuit Simulator It's an electric circuit solver written in C++, and it's called naive because it can only solve series and parallel circuits.
WifSolverCuda - Tool for solving misspelled or damaged Bitcoin Private Key in Wallet Import Format (WIF)
WifSolverCuda Tool for solving misspelled or damaged Bitcoin Private Key in Wallet Import Format (WIF) Usage: WifSolverCuda [-d deviceId] [-b NbBlocks
The program shows how bluetooth devices are connected, without using socket programming
The program shows how bluetooth devices are connected, without using socket programming, it shows how files are shared using principles of OOP
An awesome videogame / graphic motor created in OpenGL
MarioRPG-OpenGL An awesome videogame / graphic motor created in OpenGL ! Table of Contents About The Project Built With Getting Started Prerequisites
TCP based publish-subscribe library
tcp_pubsub - TCP Publish/Subscribe library tcp_pubsub is a minimal publish-subscribe library that transports data via TCP. The project is CMake based.
PoC ransomware. Inspired by Mr. Robot
Fsociety Ransomware This is a small piece of software intended to be a PoC (Proof of Concept) of a ransomware with similar GUI to the one seen in Mr.
A game I coded for no reason for fun in c++ for the command line
A game I coded for no reason for fun in c++ for the command line
SomeSmile - a free, open source and not yet cross-platform
SomeSmile - a free, open source and not yet cross-platform Table Of Contents For What? Structure Start Usage Guide How To Build Screenshots End For Wh
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
Toy Path Tracer Toy path tracer for my own learning purposes, using various approaches/techs. Somewhat based on Peter Shirley's Ray Tracing in One Wee
The open source framework for sample based instruments
HISE Build Status macOS: Build Status Windows: The open source framework for sample based instruments. HISE is a cross-platform open source audio appl
Example of using YOLO v4 with OpenCV, C++ and Python
yolov4-opencv-cpp-python Example of performing inference with Darknet YOLO V4, OpenCV 4.4.0 DNN, C++ and Python Looking for YOLO V5 OpenCV C++/Python
Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python
yolov5-opencv-cpp-python Example of performing inference with ultralytics YOLO V5, OpenCV 4.5.4 DNN, C++ and Python Looking for YOLO V4 OpenCV C++/Pyt
Serve pytorch / torch models using Drogon
C++ Torch Server Serve torch models as rest-api using Drogon, example included for resnet18 model for Imagenet. Benchmarks show improvement of ~6-10x
🇧🇬 Wordle clone in Bulgarian
wordle-bg A Wordle clone in Bulgarian Play online: https://wordle-bg.ggerganov.com Description This clone is written in C++ and ported to the Web with
Challenge to solve 90 questions from 6 companies in 30 days. Solved 45/90.
#RevisewithArsh #6Companies30days #dhindhora #stop #procastination #ReviseWithArsh #6Companies30Days Challenge! P.S This can be started anytime in the
Topics we will learn under CPP-Bootcamp
Here you will find Practice Problems , Handwritten Notes , Assignments ......
DSP C++ audio filters
DSP filters in C++ This repo contains some DSP biquad filters used in audio. I've extracted those filters from the Designing Audio Effect Plug-Ins in
Generate code for pretty-printing C++ enums
enums Generate code for pretty-printing C++ enums. Supported platforms Only Linux x86/x86_64 systems are supported. For the missing platforms, the too
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
CXXHTTP A C++ library implementing an asynchronous HTTP server and client. To clone this library, make sure you also clone the submodules. The --recur
Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file
cz-spas czspas (Small Portable Asynchronous Sockets) is minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file.
C++ wrapper for librg network library
librg-cpp Description C++ wrapper for librg network library Warning: The wrapper is under heavy development and will have breaking changes still a fir
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
libcluon Linux & OSX Build (TravisCI) Win64 Build (AppVeyor) Test Coverage Coverity Analysis CII Best Practices libcluon is a small single-file, heade
ArkScript is a small, fast, functional and scripting language for C++ projects
ArkScript Documentation Discord server: invite link, to discuss the specification of the language and receive help Modules Nota bene: the project is r