mizvekov's Stars
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
google/bloaty
Bloaty: a size profiler for binaries
Chlumsky/msdfgen
Multi-channel signed distance field generator
saitoha/libsixel
A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
bytecodealliance/cranelift
Cranelift code generator
projectNe10/Ne10
An open optimized software library project for the ARM® Architecture
ZipCPU/zipcpu
A small, light weight, RISC CPU soft core
speced/bikeshed
:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
google/double-conversion
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
standardese/standardese
A (work-in-progress) nextgen Doxygen for C++
nilmtk/nilmtk
Non-Intrusive Load Monitoring Toolkit (nilmtk)
ned14/outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition)
skeeto/branchless-utf8
Branchless UTF-8 decoder
fruxo/turbobadger
Small footprint UI library for hardware accelerated games & applications
LiveAsynchronousVisualizedArchitecture/simdb
A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
Tessil/ordered-map
C++ hash map and hash set which preserve the order of insertion
martinmoene/span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
toeb/cmakepp
An Enhancement Suite for the CMake Build System
Leandros/WindowsHModular
A modular Windows.h Header. Licensed under Public Domain & MIT.
tfc/pprintpp
Typesafe Python Style Printf Formatting for C++
onqtam/ucm
Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.
adrianstone55/SymbolSort
A Utility for Measuring C++ Code Bloat
tyoma/agge
Anti-Grain Evolution. 2D graphics engine for Speed and Quality in C++.
apitrace/dxsdk
Collection of DirectX SDK headers to facilitate the build of Apitrace
koluris/pseudo-js
PLAYSTATION emulator in JavaScript
ruslo/sugar
puppetlabs/leatherman
A collection of C++ and CMake utility libraries.
nlguillemot/OpenGL-on-DXGI
How to use WGL_NV_DX_interop2 to use OpenGL in a DXGI window
ned14/ntkernel-error-category
A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes