torrentg
Software engineer. Passionate about C, C++, and Java. Advocate for open-source and interested in programming and mathematics.
Barcelona (Catalonia)
torrentg's Stars
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
jpoirier/picoc
A very small C interpreter
torvalds/linux
Linux kernel source tree
uatuko/grpcxx
🚀 Blazing fast gRPC server (C++)
LMDB/lmdb
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
ArthurSonzogni/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
eteran/c-vector
A dynamic array implementation in C similar to the one found in standard C++
c3lang/c3c
Compiler for the C3 language
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
Robert-van-Engelen/FastGlobbing
Faster and safer algorithms for string matching with wildcards, globs, and gitignore-style globs
torrentg/expr
An expression parser supporting multiple types
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
ianh/owl
A parser generator for visibly pushdown languages.
torrentg/logdb
A simple log-structured database
NLnetLabs/unbound
Unbound is a validating, recursive, and caching DNS resolver.
rswier/c4
C in four functions
mity/acutest
Simple header-only C/C++ unit testing facility.
termbox/termbox2
suckless terminal rendering library
NikitaIvanovV/ictree
Like tree but interactive
torrentg/cstring
Immutable c-string with reference counting
torrentg/cqueue
C++ circular queue
tobiaslocker/base64
A modern C++ base64 encoder / decoder
KDE/heaptrack
A heap memory profiler for Linux
openziti/tlsuv
TLS and HTTP(s) client library for libuv
DarrenLevine/cppcrc
A very small, fast, header-only, C++ library for generating CRCs
eranpeer/FakeIt
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework