qywx's Stars
google/benchmark
A microbenchmark support library
google/glog
C++ implementation of the Google logging module
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
aws/s2n-tls
An implementation of the TLS/SSL protocols
scopatz/nanorc
Improved Nano Syntax Highlighting Files
miloyip/nativejson-benchmark
C/C++ JSON parser/generator benchmark
cginternals/cmake-init
Template for reliable, cross-platform C++ project setup using cmake.
dermesser/libsocket
The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!
StylishThemes/StackOverflow-Dark
📚 Dark theme for Stack Overflow & most Stack Exchange network sites
forexample/package-example
CMake: config mode of find_package command (examples)
eddyxu/cpp-coveralls
Upload gcov results to coveralls.io
EmcraftSystems/linux-emcraft
uClinux for Cortex-M3 and Cortex-M4, version 2.6.33
128technology/protobuf_dissector
A Wireshark Lua plugin for decoding Google protobuf packets
EmcraftSystems/u-boot
U-Boot for Cortex-M3 and Cortex-M4
tias/xinput_calibrator
A generic touchscreen calibration program for X.Org
atom/command-palette
Command Palette in Atom
UmbrelaSmart/android-stm32-dfu-programmer
Android application programmer for STM32 microcontrollers using the DFU protocol
mpthompson/stm32_f4_ptpd
IEEE 1588 PTP daemon for STM32 F4 Discovery board
Rikorose/gcc-cmake
Docker container build on top off the official gcc image including cmake
ArtsiomCh/CMake
IntelliJ Platform plugin for CMake basic syntax highlight.
hugoferreira/greater-monokai
Monokai Color Theme for IntelliJ optimised for Scala and Haskell
abandonware-pjz37/android-cmake
twolfson/sublime-edit-command-palette
Add/edit commands for your Command Palette
pathorn/sst-dissector
SST/WebSocket and Protobuf dissector plugin for Wireshark (BSD)
chrisdew/protobuf-wireshark
A fork of https://code.google.com/p/protobuf-wireshark/source/checkout
qywx/lwip-contrib
lwIP is a small independent implementation of the TCP/IP protocol suite that has been initially developed by Adam Dunkels and is now continued here. The focus of the lwIP TCP/IP implementation is to reduce resource usage while still having a full scale TCP. This makes lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM.
evrythng/evrythng-c-library
A core C library for the EVRYTHNG API
liavt/MACE
MACE is A C++ Engine
OllieDay/ntp
Library for querying NTP servers
qywx/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API