Raw bindings to platform APIs for Rust
libco 是微信后台大规模使用的 C/C++ 协程库,2013年至今稳定运行在微信后台的数万台机器上。
Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
Optimized implementation for color-icon-matrix barcodes
Build a database of libc offsets to simplify exploitation
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
An app to view libraries used in apps in your device.
WASI libc implementation for WebAssembly
翻译 - WebAssembly的WASI libc实现
LD_PRELOAD libc hooking using Go
libexecinfo for musl libc
Moved: https://codeberg.org/koutheir/libcxx-pretty-printers
libc::isatty that also works on Windows
A small libc::getaddrinfo wrapper for Rust to perform dns lookups.
Copy of libc and libcxx includes from Emscripten with some wast linking helpers
iOS Boost Library 1.60.0 (arm64, armv7, i386, x86_64) Pre-compiled and Build Script (libc++ and libstdc++) - Boost iOS
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Ruby binging of libyaml library, YAML::LibYAML
根据函数地址查询libc,可本地或在线查询
Experimental demoscene project using C99 and Direct3D 12. Fully standalone with custom windows, and d3d12 headers. No Windows SDK, libc or Visual Studio dependency. C and HLSL compilers included.
翻译 - 实验演示项目。 C99和Direct3D 12.完全独立,零依赖性(没有Visual Studio,没有Windows SDK,没有CRT,没有#include用法)。包括C和HLSL编译器。
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms...
翻译 - 专为现代系统设计的硬化分配器。它已集成到Android的Bionic libc中,并且可以在musl和glibc外部用作动态库,以在其他基于Linux的平台上使用。随着时间的推移,它将获得更多的可移植性/集成性。