lygstate's Stars
ruffle-rs/ruffle
A Flash Player emulator written in Rust
microsoft/windows-rs
Rust for Windows
eclipse-mosquitto/mosquitto
Eclipse Mosquitto - An open source MQTT broker
microsoft/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
bluekitchen/btstack
Dual-mode Bluetooth stack, with small memory footprint.
microsoft/win32metadata
Tooling to generate metadata for Win32 APIs in the Windows SDK.
Chuyu-Team/VC-LTL
Shared to msvcrt.dll and optimize the C/C++ application file size.
adam-mcdaniel/oakc
A portable programming language with a compact intermediate representation
edubart/minicoro
Single header stackful cross-platform coroutine library in pure C.
dyu/ffi-overhead
comparing the c ffi (foreign function interface) overhead on various programming languages
WebFreak001/code-debug
Native debugging for VSCode
kazuho/picoev
a tiny, lightning fast event loop for network applications
janbar/openssl-cmake
Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
abbrev/fatfs
FatFs - Generic FAT File System Module
craflin/LockFreeQueue
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
martinmoene/any-lite
any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
red-rocket-computing/backtrace
Embedded Backtrace and Stack Unwinder for ARM Cortex-M
mackron/c89atomic
C89 compatible atomics.
mimoo/disco-c
A tiny C cryptographic library to encrypt sessions, authenticate messages, sign, hash, etc. based only on SHA-3 and Curve25519
toelke/lwip-ftpd
FTP server for lwip and tinyfatfs
PeterH0323/STM32_HTTPs_WolfSSL
STM32 HTTPs demo , using lib : WolfSSL, Lwip, FreeRTOS, LAN8720
puppetlabs-toy-chest/nssm
Puppet fork of the NSSM source code from https://git.nssm.cc/nssm/nssm.git
loongson/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
reedz/windbg-debug
WinDbg-based debug adapter for VS Code
zenny-chen/simple-stdatomic-for-VS-Clang
Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019
grblHAL/Plugin_networking
grblHAL plugin for networking protocols (Telnet, WebSocket, FTP, HTTP) and related utilities on top of LwIP
ffi-cross/js-ffi-cross
szanni/ringbuf
Lock-free single producer/single consumer (SPSC) ring buffer using C11 atomics.
QuarkCloud/msvcrt-vs2017
基于vs2017,定制开发库。【!!!】该项目暂告一段落,工程量太大。
WebAssembly/wasi-classic-command