Pinned Repositories
CCI
Cracking the Coding Interview
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
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 and TFTP. libcurl offers a myriad of powerful features
fmt
A modern formatting library
git
Git useful tools
googletest
GoogleTest - Google Testing and Mocking Framework
jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.
mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
sergio-nsk's Repositories
sergio-nsk/CCI
Cracking the Coding Interview
sergio-nsk/CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
sergio-nsk/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
sergio-nsk/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 and TFTP. libcurl offers a myriad of powerful features
sergio-nsk/fmt
A modern formatting library
sergio-nsk/git
Git useful tools
sergio-nsk/googletest
GoogleTest - Google Testing and Mocking Framework
sergio-nsk/jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
sergio-nsk/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.
sergio-nsk/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
sergio-nsk/minizip-ng
Fork of the popular zip manipulation library found in the zlib distribution.
sergio-nsk/nativejson-benchmark
C/C++ JSON parser/generator benchmark
sergio-nsk/range-v3
Experimental range library for C++11/14/17
sergio-nsk/sergio-nsk
Code that'll help you kickstart a personal website that showcases your work as a software developer.
sergio-nsk/TestDriver
Testers for practice sessions in Programming in C
sergio-nsk/ucm
Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.
sergio-nsk/zlib-ng
zlib replacement with optimizations for "next generation" systems.