3n16m4's Stars
python/cpython
The Python programming language
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
facebook/folly
An open-source C++ library developed and used at Facebook.
fmtlib/fmt
A modern formatting library
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
abseil/abseil-cpp
Abseil Common Libraries (C++)
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
morhetz/gruvbox
Retro groove color scheme for Vim
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
ninja-build/ninja
a small build system with a focus on speed
chakra-core/ChakraCore
ChakraCore is an open source Javascript engine with a C API.
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
avast/retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
ctrlpvim/ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
google/AFL
american fuzzy lop - a security-oriented fuzzer
emacs-evil/evil
The extensible vi layer for Emacs.
nyaadevs/nyaa
Bittorrent software for cats
linux-can/can-utils
Linux-CAN / SocketCAN user space applications
google/souper
A superoptimizer for LLVM IR
commaai/panda
code powering the comma.ai panda
VSES/SourceEngine2007
Description
mattgodbolt/zindex
Create an index on a compressed text file
vpreethamkashyap/Library
Refrence_Books_PDFfiles
lefticus/cpp_box
turanszkij/JobSystem
Simple job system using standard C++
lalten/libsocketcan
From http://git.pengutronix.de/?p=tools/libsocketcan.git, but with added online docs
nybblesio/ckong
Reproduction of the classic Donkey Kong coin-op arcade using C11 and SDL2.
tobias-loew/constexpr-GUID-cpp-11
constexpr GUID parsing in C++11