Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with c-plus-plus

A curated list of projects in awesome lists tagged with c-plus-plus .

https://github.com/nieklinnenbank/FreeNOS

FreeNOS (Free Niek's Operating System) is an experimental microkernel based operating system for learning purposes written in C++. You may use the code as you wish under the terms of the GPLv3.

arm c-plus-plus intel microkernel operating-system raspberry-pi raspberrypi

Last synced: 01 Aug 2024

https://github.com/naelstrof/slop

slop (Select Operation) is an application that queries for a selection from the user and prints the region to stdout.

c c-plus-plus cli imagemagick opengl screenshot shaders slop

Last synced: 02 Oct 2024

https://github.com/openblack/openblack

openblack is an open-source game engine that supports playing Black & White (2001).

blackandwhite c-plus-plus contributions-welcome game-development openblack reverse-engineering

Last synced: 01 Aug 2024

https://github.com/SimpleITK/SimpleITK

SimpleITK: a layer built on top of the Insight Toolkit (ITK), intended to simplify and facilitate ITK's use in rapid prototyping, education and interpreted languages.

c-plus-plus csharp image-analysis image-processing itk java lua python r registration ruby segmentation simpleitk swig tcl

Last synced: 04 Aug 2024

https://github.com/cginternals/glbinding

A C++ binding for the OpenGL API, generated using the gl.xml specification.

c-plus-plus c-plus-plus-11 library opengl-bindings opengl-library

Last synced: 30 Jul 2024

https://github.com/ikalnytskyi/termcolor

Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.

c-plus-plus colors console fancy linux macos terminal windows

Last synced: 30 Sep 2024

https://github.com/pavelliavonau/cmakeconverter

This project aims to facilitate the conversion of Visual Studio to CMake projects.

c-plus-plus cmake cmakelists cpp fortran intel-fortran vcxproj vfproj visual-studio

Last synced: 02 Aug 2024

https://github.com/commontk/CTK

A set of common support code for medical imaging, surgical navigation, and related purposes.

3d-slicer c-plus-plus cross-platform dicom itk medical-imaging mitk open-source osgi plugin-manager python qt vtk

Last synced: 30 Jul 2024

https://github.com/texus/tgui

Cross-platform modern c++ GUI

c-plus-plus cross-platform gamedev gui sfml tgui ui

Last synced: 29 Sep 2024

https://github.com/DigitalInBlue/Celero

C++ Benchmark Authoring Library/Framework

benchmark benchmark-tests c-plus-plus celero measurements microbenchmarks

Last synced: 30 Jul 2024

https://github.com/tpaviot/oce

OpenCASCADE Community Edition (OCE): a community driven fork of the Open CASCADE library.

3d c-plus-plus cad

Last synced: 30 Jul 2024

https://github.com/keiichiw/constexpr-8cc

Compile-time C Compiler implemented as C++14 constant expressions

c c-plus-plus compiler constexpr joke

Last synced: 30 Jul 2024

https://github.com/texus/TGUI

Cross-platform modern c++ GUI

c-plus-plus cross-platform gamedev gui sfml tgui ui

Last synced: 30 Jul 2024

https://github.com/zaps166/QMPlay2

QMPlay2 is a video and audio player which can play most formats and codecs.

audio-player c-plus-plus cmake ffmpeg hardware-acceleration linux multimedia-keys multiplatform qt5 video video-filtering video-player vulkan

Last synced: 31 Jul 2024

https://github.com/zaps166/qmplay2

QMPlay2 is a video and audio player which can play most formats and codecs.

audio-player c-plus-plus cmake ffmpeg hardware-acceleration linux multimedia-keys multiplatform qt5 video video-filtering video-player vulkan

Last synced: 28 Sep 2024

https://github.com/akrennmair/newsbeuter

Newsbeuter is an open-source RSS/Atom feed reader for text terminals.

c-plus-plus feed-reader rss rss-reader

Last synced: 30 Jul 2024

https://github.com/mystor/rust-cpp

Embed C++ directly inside your rust code!

c-plus-plus ffi macros rust rust-cpp

Last synced: 02 Aug 2024

https://github.com/rdbo/libmem

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)

assembler c c-plus-plus code-injection detour-hook disassembler function-call game-hacking hook library-injection memory process python rust syscall

Last synced: 29 Sep 2024

https://github.com/ros-perception/image_pipeline

An image processing pipeline for ROS.

c-plus-plus image-processing python ros

Last synced: 03 Aug 2024

https://github.com/ajayrandhawa/Keylogger

Keylogger is 100% invisible keylogger not only for users, but also undetectable by antivirus software. Blackcat keylogger Monitors all keystokes, Mouse clicks. It has a seperate process which continues capture system screenshot and send to ftp server in given time.

advanced blackcat bypass-antivirus c-plus-plus client exploit ftp-client hidden keylogger keylogger-screenshot simple stealth system visual win10 win7 win8

Last synced: 01 Aug 2024

https://github.com/mono/embeddinator-4000

Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.

android bindings c c-plus-plus cplusplus cppsharp csharp dotnet interop java mobile mono monodroid monotouch objective-c xamarin

Last synced: 27 Sep 2024

https://github.com/Tessil/hat-trie

C++ implementation of a fast and memory efficient HAT-trie

c-plus-plus cpp data-structures hat-trie header-only trie

Last synced: 30 Jul 2024

https://github.com/obsproject/obs-browser

CEF-based OBS Studio browser plugin

c c-plus-plus cef obs-studio

Last synced: 01 Aug 2024

https://github.com/mull-project/mull

Practical mutation testing and fault injection for C and C++

c c-plus-plus fault-injection jit llvm mutation-analysis mutation-testing testing

Last synced: 30 Sep 2024

https://github.com/Groestlcoin/groestlcoin

Groestlcoin Core integration/staging tree

c-plus-plus cryptocurrency cryptography groestlcoin p2p

Last synced: 03 Aug 2024

https://github.com/mattgodbolt/seasocks

Simple, small, C++ embeddable webserver with WebSockets support

c-plus-plus cpp14 websocket-server websockets

Last synced: 28 Sep 2024

https://github.com/nixman/yas

Yet Another Serialization

c-plus-plus cplusplus serialization

Last synced: 28 Sep 2024

https://github.com/meekrosoft/fff

A testing micro framework for creating function test doubles

c c-plus-plus embedded fake-functions micro-framework tdd

Last synced: 30 Jul 2024

https://github.com/matt-42/iod

Meta programming utilities for C++14. Merged in matt-42/lithium

c-plus-plus deserialization meta-programming serialization

Last synced: 30 Jul 2024

https://github.com/COMBINE-lab/salmon

🐟 🍣 🍱 Highly-accurate & wicked fast transcript-level quantification from RNA-seq reads using selective alignment

10x bioinformatics c-plus-plus gene-expression quantification quasi-mapping rna-seq rna-seq-quantification rnaseq sailfish salmon scrna-seq selective-alignment single-cell single-cell-rna-seq transcriptome

Last synced: 03 Aug 2024

https://github.com/serge1/elfio

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library

c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio

Last synced: 28 Sep 2024

https://github.com/hyrise/sql-parser

SQL Parser for C++. Building C++ object structure from SQL statements.

c-plus-plus hyrise sql sql-parser

Last synced: 02 Aug 2024

https://github.com/doe300/VC4CL

OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models

c-plus-plus opencl raspberry videocore-iv

Last synced: 31 Jul 2024

https://github.com/craigsapp/midifile

C++ classes for reading/writing Standard MIDI Files

c-plus-plus cpp midi standard-midi-file

Last synced: 30 Jul 2024

https://github.com/ddemidov/amgcl

C++ library for solving large sparse linear systems with algebraic multigrid method

amg c-plus-plus cpp cuda gpgpu linear-solvers mpi multigrid opencl openmp scientific-computing sparse-linear-systems

Last synced: 30 Jul 2024

https://github.com/Tessil/hopscotch-map

C++ implementation of a fast hash map and hash set using hopscotch hashing

c-plus-plus cpp data-structures hash-map hash-table header-only

Last synced: 03 Aug 2024

https://github.com/matt-42/vpp

Video++, a C++14 high performance video and image processing library.

c-plus-plus image-processing image-processing-library optical-flow tracking video-processing

Last synced: 30 Jul 2024

https://github.com/thekvs/cpp-serializers

Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++

apache-avro avro boost c-plus-plus capn-proto cereal cpp flatbuffers msgpack performance-testing protobuf serialization thrift yas

Last synced: 30 Jul 2024

https://github.com/turesnake/tprpix

a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.

c-plus-plus c-plus-plus-17 clang cmake cpp cpp11 cpp17 cross-platform game glad glfw3 graphics opengl sqlite3

Last synced: 28 Sep 2024

https://github.com/yourWaifu/sleepy-discord

C++ library for the Discord chat client. Please use Rust for new bots

c-plus-plus cpp discord discord-library hacktoberfest library

Last synced: 30 Jul 2024

https://github.com/gammasoft71/xtd

Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.

c-plus-plus cli cmake console cplusplus-20 cpp cross-platform cross-platform-desktop cross-platform-gui desktop framework gui gui-framework gui-toolkit portable raii test-framework toolkit unittest xtd

Last synced: 31 Jul 2024

https://github.com/jubatus/jubatus

Framework and Library for Distributed Online Machine Learning

c-plus-plus distributed machine-learning ml

Last synced: 02 Aug 2024

https://github.com/rusefi/rusefi

rusefi - GPL internal combustion engine control unit

artery automotive c-plus-plus cypress embedded gpl java kinetis racing rusefi stm32f4

Last synced: 02 Aug 2024

https://github.com/NazaraEngine/NazaraEngine

Nazara Engine is a cross-platform framework aimed at (but not limited to) real-time applications requiring audio, 2D and 3D real-time rendering, network and more.

3d-engine c-plus-plus cplusplus-17 cpp cross-platform enet game-development game-engine gamedev linux macos nazara-engine network opengl realtime-games rendering shadergraph shaders vulkan windows

Last synced: 30 Jul 2024

https://github.com/ddemidov/vexcl

VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP

c-plus-plus cpp11 cuda gpgpu opencl scientific-computing

Last synced: 28 Sep 2024

https://github.com/serge1/ELFIO

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library

c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio

Last synced: 02 Aug 2024

https://github.com/libspatialindex/libspatialindex

C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API

c-plus-plus spatial-indexing

Last synced: 30 Jul 2024

https://github.com/ned14/outcome

Provides very lightweight outcome<T> and result<T> (non-Boost edition)

boost c-plus-plus

Last synced: 31 Jul 2024

https://github.com/szechyjs/dsd

Digital Speech Decoder

c c-plus-plus dsd

Last synced: 01 Aug 2024

https://github.com/monadgroup/axiom

A powerful realtime node-based audio synthesizer.

c-plus-plus demoscene dsp llvm rust synthesizer vst

Last synced: 25 Sep 2024

https://github.com/tcbrindle/raytracer.hpp

Simple compile-time raytracer using C++17

c-plus-plus c-plus-plus-17 compile-time raytracer raytracing

Last synced: 03 Aug 2024

https://github.com/lagadic/visp

Open Source Visual Servoing Platform

c-plus-plus computer-vision visp visual-servoing

Last synced: 03 Aug 2024

https://github.com/wxMEdit/wxMEdit

wxMEdit, a Cross-platform Text/Hex Editor, an improved version of MadEdit

c-plus-plus encodings hex-editor madedit text-editor unicode wxmedit wxwidgets wxwidgets-applications

Last synced: 31 Jul 2024

https://github.com/pfultz2/linq

Linq for list comprehension in C++

c-plus-plus cplusplus cpp cpp11 functional linq

Last synced: 29 Sep 2024

https://github.com/pfultz2/Linq

Linq for list comprehension in C++

c-plus-plus cplusplus cpp cpp11 functional linq

Last synced: 30 Jul 2024

https://github.com/BenLangmead/bowtie2

A fast and sensitive gapped read aligner

bioinformatics c-plus-plus genomics read-aligners

Last synced: 02 Aug 2024

https://github.com/uroni/urbackup_backend

UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux

backup backup-solution c-plus-plus freebsd linux windows

Last synced: 31 Jul 2024

https://github.com/olav-st/screencloud

Screenshot sharing application for Windows, Mac and Linux.

c-plus-plus cmake cross-platform qt qt5 screencloud screenshot

Last synced: 28 Sep 2024

https://github.com/AustinBrunkhorst/CPP-Reflection

C++ Reflection Parser / Runtime Skeleton

automation build c-plus-plus cmake libclang meta reflection

Last synced: 30 Jul 2024

https://github.com/billyquith/ponder

C++ reflection library with Lua binding, and JSON and XML serialisation.

c-plus-plus camp cpp cpp-library introspection library lua-bindings reflection reflection-library serializer vcpkg

Last synced: 30 Jul 2024

https://github.com/josephp91/curlcpp

An object oriented C++ wrapper for CURL (libcurl)

c-plus-plus cpp cross-platform curl lcurlcpp-lcurl libcurl network-requests networking receiver

Last synced: 30 Sep 2024

https://github.com/coslyk/moonplayer

Video player that can play online videos from youtube, bilibili etc.

c-plus-plus danmaku mpv online-video player qml qt video video-player

Last synced: 30 Jul 2024

https://github.com/JosephP91/curlcpp

An object oriented C++ wrapper for CURL (libcurl)

c-plus-plus cpp cross-platform curl lcurlcpp-lcurl libcurl network-requests networking receiver

Last synced: 30 Jul 2024

https://github.com/suvllian/process-inject

在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入

c c-plus-plus cpp dll dll-injection dll-shellcode injection injection-attacks windows

Last synced: 04 Aug 2024

https://github.com/cirosantilli/cpp-cheat

MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects. 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content查看自述文件。 C,C ++,POSIX和Linux系统编程的最少示例。 尽可能使用断言。 酷第三方库和构建系统的世界。 备忘单,教程和小型项目。

c c-plus-plus linux posix

Last synced: 29 Sep 2024

https://github.com/astroidmail/astroid

A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch

astroidmail astroids c-plus-plus email gpg gui keyboard-navigation lightweight mail mua notmuch

Last synced: 30 Jul 2024

https://github.com/OpenLightingProject/ola

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry

api artnet c-plus-plus cli cpp dmx dmx512 dmxking enttec hacktoberfest lighting ola protobuf rdm sacn streaming-acn

Last synced: 30 Jul 2024

https://github.com/glassechidna/zxing-cpp

ZXing C++ Library

c-plus-plus opencv zxing

Last synced: 30 Jul 2024

https://github.com/cutechess/cutechess

Cute Chess is a graphical user interface, command-line interface and a library for playing chess.

c-plus-plus chess qt5

Last synced: 28 Sep 2024

https://github.com/Kitware/TeleSculptor

TeleSculptor: Aerial Photogrammetry Application powered by KWIVER

aerial-imagery c-plus-plus gui-application kitware kwiver photogrammetry

Last synced: 01 Aug 2024

https://github.com/stuntrally/stuntrally

Note: development continues in stuntrally3. 3D racing game based on VDrift and OGRE with own Track Editor. The main repository with Stunt Rally 2.x sources and data.

3d bullet-physics c-plus-plus car cmake cpp editor game gui linux multiplayer ogre3d openal physics racing racing-game simulation terrain vehicle windows

Last synced: 30 Jul 2024