jurassicLizard's Stars
farbodsz/pandoc-confluence
Pandoc writer for Confluence's XHTML-based format.
openfheorg/education
Educational Resources on FHE and OpenFHE
BardiFarsi/MOS_6502_CPU
This project is a simulation of the MOS 6502 CPU, implemented in C++. The MOS 6502 was a revolutionary microprocessor in the late 1970s and is still popular in retrocomputing and emulation communities. The goal of this project is to provide a brief, functional, and modular C++ implementation of the CPU.
anchore/cve-data-enrichment
veganmosfet/SecureWatt
Analysis of the Growatt MIC600TL-X and ShineWIFI-X solar inverter system
HappyCerberus/daily-bite-cpp
A directory for the Daily bit(e) of C++ series of posts.
stbrumme/hash-library
Portable C++ hashing library
rbock/sqlpp11
A type safe SQL template library for C++
thehackersbrain/hiddenwave
An Audio Steganography Tool, written in C++
goblinhack/c-plus-plus-serializer
A minimal C++11 header only serializer. Can serialize basic types, strings, containers, maps and custom classes. No suppprt yet for pointer types.
pistacheio/pistache
A high-performance REST toolkit written in C++
jgaa/modern_async_cpp_example
Just some example code from a lecture about modern async C++
jgaa/RESTinCurl
Modern C++ header only library wrapper around libcurl
torvalds/pesconvert
Brother PES file converter
mongodb/mongo
The MongoDB Database
nanodbc/nanodbc
A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12
ivmai/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
ClickHouse/clickhouse-cpp
C++ client library for ClickHouse
jgaa/restc-cpp
Modern C++ REST Client library
mobile-web-messaging/MQTTKit
MQTT Objective-C client for iOS
iwongu/sqlite3pp
SQLite3++ - C++ wrapper of SQLite3 API
USCiLab/cereal
A C++11 library for serialization
dougbinks/enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
weidai11/cryptopp
free C++ class library of cryptographic schemes
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library