Cross compiling toolchains in Docker images
-
Updated
Aug 6, 2020 - Shell
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators.
Cross compiling toolchains in Docker images
Pure C implementation of Go channels.
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。
Devtoolset container images based on Red Hat Software Collections, that provide a platform for building and running C and C++ applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Generator for order-preserving minimal perfect hash functions in C
IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather station code, weather station name, mobile, usage types, etc that any IP address or hostname originates from.
Pez is a Forth dialect based on Atlast, with expanded capabilities and more portability.
Run C/C++ scripts, just like you would do with Python, Ruby etc.
No More than a C build system for clang, gcc and msvc
Software Development Environment (SDE)
Use Docker based solution to cross-compile c source code on host machine, deploy built app to device and do remote debugging with VS Code.
Created by Dennis Ritchie
Released 1972