mirkomorati's Stars
pgmodeler/pgmodeler
Open-source data modeling tool designed for PostgreSQL. No more typing DDL commands. Let pgModeler do the work for you!
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
google/libnop
libnop: C++ Native Object Protocols
orhun/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
dfeneyrou/palanteer
Visual Python and C++ nanosecond profiler, logger, tests enabler
nholthaus/units
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
SerenityOS/serenity
The Serenity Operating System 🐞
felixguendling/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
qyvlik/Chart.qml
Chart.qml like Chart.js
jlfwong/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
php-fig/fig-standards
Standards either proposed or approved by the Framework Interop Group
ssloy/tinyrenderer
A brief computer graphics / rendering course
idea4good/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
pseudomuto/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
hdoc/hdoc
The modern documentation tool for C++.
include-what-you-use/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
conan-io/conan
Conan - The open-source C and C++ package manager
alialib/alia
a declarative UI library for C++
sharkdp/bat
A cat(1) clone with wings.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
liamg/traitor
:arrow_up: :skull_and_crossbones: :fire: Automatic Linux privesc via exploitation of low-hanging fruit e.g. gtfobins, pwnkit, dirty pipe, +w docker.sock
nvbn/thefuck
Magnificent app which corrects your previous console command.
ogham/exa
A modern replacement for ‘ls’.
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
jesseduffield/lazygit
simple terminal UI for git commands
zero9178/C-Cpp-Coverage-for-CLion
Get coverage data in CLion using gcov or llvm-cov
jazzband/Watson
:watch: A wonderful CLI to track your time!
foonathan/type_safe
Zero overhead utilities for preventing bugs at compile time