carlos-licea's Stars
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
erikhuizinga/ranstax
Random item picker from named stacks of known size
a16z-infra/companion-app
AI companions with memory: a lightweight stack to create and host your own AI companions
BloopAI/bloop
bloop is a fast code search engine written in Rust.
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
NuiCpp/Nui
A C++ WebView UI Library
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.
cpp-best-practices/gui_starter_template
A template CMake project to get you started with C++ and tooling
mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM and embedded RISC-V architectures.
fireball787b/awesome-remote-companies
Awesome remote companies with values and work-life balance culture
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
sergiomarotco/Network-segmentation-cheat-sheet
Best practices for segmentation of the corporate network of any company
dcSpark/fracada
Fractionalized Cardano NFT protocol in Plutus.
zethon/CppCCQTemplate
A C++ Conan CMake Qt6 Project Template
IntersectMBO/essential-cardano
Repository for the Essential Cardano list
floydcraft/cardano-py
Python3 lib and cli for operating a Cardano Passive Node and using the API's. (PRE-ALPHA)
goldsborough/ipc-bench
:racehorse: Benchmarks for Inter-Process-Communication Techniques
miurahr/aqtinstall
aqt: Another (unofficial) Qt CLI Installer on multi-platforms
ElGatoLoco/cardmintano
Graphical user interface for minting native tokens on Cardano
miguelaeh/cardanocli-js
Wrapping the cardano-cli inside JavaScript
IntersectMBO/plutus
The Plutus language implementation and tools
kootenpv/whereami
Uses WiFi signals :signal_strength: and machine learning to predict where you are
smartcontractkit/chainlink
node of the decentralized oracle network, bridging on and off-chain computation
ttroy50/cmake-examples
Useful CMake Examples
brndnmtthws/thetagang
ThetaGang is an IBKR bot for collecting money
mekentosj/podofo
PoDoFo is a library to work with the PDF file format. The name comes from the first letter of PDF (Portable Document Format). A few tools to work with PDF files are already included in the PoDoFo package. This repo is a fork of the code at http://svn.code.sf.net/p/podofo/code/podofo/trunk
horta/zlib.install
ZLIB installer for Windows.
google/benchmark
A microbenchmark support library