ByunghunLee's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
seladb/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
xR3b0rn/dbcppp
C/C++ DBC file parser/tool
dapperfu/python_CANape
Python Module for Vector CANape API
audi/adtf_file
ADTF File Library - famous, streaming-based file format for high performance data measurement
audi/ddl
Data Definition Language Library - the ADTF data description language (Automotive Data and Time-Triggered Framework)
cariad-tech/adtf_file
ADTF File Library - famous, streaming-based file format for high performance data measurement
cariad-tech/ddl
Data Definition Language Library - the ADTF data description language (Automotive Data and Time-Triggered Framework)
cariad-tech/a_util
Small cross-platform utility library for cplusplus
fbwotjq/effective-cpp-example
my c++ example