#
C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 2,776 public repositories matching this topic...
good first issue
This is a good issue to start contributing!
area/documentation
Documentation needed
pawelsalawa
commented
May 8, 2020
- Parser::parse: more complex examples, errors detecting
- Lexer::detokenize
- utils_sql (for splitQueries() check the CREATE TRIGGER)
- utils
- SelectResolver
- SchemaResolver
A fast entity component system (ECS) for C & C++
gamedev
cpp
data-oriented-design
c99
game-development
ecs
entity-component-system
cpp11
ecs-framework
flecs
-
Updated
Apr 7, 2022 - C
mszoek
commented
Nov 13, 2021
The Win32 back end includes support for bundle-private fonts as documented here. This should be ported to the X11 back end as well.
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
-
Updated
Feb 15, 2021 - C
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
c
c-plus-plus
library
cplusplus
cross-platform
cpp
portable
garbage-collector
garbage-collection
gc
memory-management
memory-allocation
memory-leak-detection
leak-detection
-
Updated
Apr 3, 2022 - C
Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS
-
Updated
Apr 6, 2022 - C
4X Space Strategy game Star Ruler 2's open source distribution.
-
Updated
May 29, 2021 - C
brightening-eyes
commented
Feb 20, 2018
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Open
Seek performance
5
Collection of various WINAPI tricks / features used or abused by Malware
-
Updated
Mar 29, 2022 - C
game
c
lightweight
gamedev
sync
library
networking
replication
cpp
multiplayer
network
enet
chunk
header-only
zpl
low-level
single-header
librg
netcode
game-networking
-
Updated
May 8, 2021 - C
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.
training
windows
hack
cplusplus
cpp
assembly
reverse-engineering
assembler
hacking
cybersecurity
ida
ida-pro
cyber
training-materials
win32api
idapro
training-material
blue-team
microsoft-windows
cyber-threat-intelligence
-
Updated
Apr 2, 2022 - C
c
hashing
cli
helper
time
cross-platform
math
cpp
timer
coroutines
tar
header-only
threading
thread-pool
memory-management
zpl
memory-allocation
csv-parser
streaming-data
json5-parser
-
Updated
Dec 13, 2021 - C
-
Updated
Mar 23, 2022 - C
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Google Material Design, Kenney game icons and Fontaudio
c
c-plus-plus
gamedev
gui
library
ui
csharp
material-design
cpp
fontawesome
icons
imgui
font-awesome
font-icons
icon-font
codepoints
headers
icon-fonts
header-files
fontawesome5
-
Updated
Mar 21, 2022 - C
The official repository for libtcod. A roguelike development library.
cpp
c99
pathfinding
cpp-library
libtcod
field-of-view
pathfinding-algorithms
noise-generator
c-library
roguelike-library
roguelikedev
fov-algorithms
-
Updated
Mar 29, 2022 - C
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University. NOTE: PRs without signed CONTRIBUTOR AGREEMENT can't be accepted.
c
cpp
graph-algorithms
mongoose
matlab
mathematics
sparse-matrix
suitesparse
csparse
spqr
umfpack
klu
cholmod
graphblas
colamd
-
Updated
Apr 5, 2022 - C
Fast, header-only polygon triangulation
-
Updated
Jan 14, 2022 - C
"I use Arch btw" but it's a Turing-complete programming language.
c
language
library
cpp
archlinux
c99
brainfuck
esoteric-language
arch-linux
brainfuck-interpreter
esoteric-programming-language
-
Updated
May 15, 2021 - C
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
-
Updated
Mar 22, 2022 - C
在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入
-
Updated
Sep 22, 2018 - C
Full-blown preprocessor metaprogramming
c
language
programming-language
interpreter
cpp
functional-programming
c99
metaprogramming
macros
fp
cpp11
header-only
functional-language
embedded-language
metalang99
-
Updated
Feb 11, 2022 - C
A build system that lets you clone, build and run C/C++ projects with a single command
github
c
git
package-manager
gamedev
cpp
indie
developer-tools
build-tool
build-system
indiedev
gamedev-tool
environment-configuration
-
Updated
Feb 23, 2022 - C
-
Updated
Mar 2, 2022 - C
Description
source: https://docs.yugabyte.com/latest/architecture/transactions/isolation-levels/#root
We begin the section by listing out 4 transaction isolation levels in decreasing order of strictness. Where possible, subsequent sections should follow this order to make it easier for readers to follow. For example, rewrite the second paragraph to read:
YugabyteDB supports three transa