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.
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
This repository contains sample programs written primarily in C and C++ for learning native code reverse engineering.
Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
Fast init for Linux. Cookies included
binary serialization format
Libva is an implementation for VA-API (Video Acceleration API)
FlatBuffers Compiler and Library in C for C
High-speed secure pseudorandom function for short messages
Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.
使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。
本仓库面向所有对量化分析或开发感兴趣的量化交易从业者,提供系统性学习量化开发的技术路线,从数据获取、策略开发、回测系统到实盘部署。
Collection of miscellaneous portable C snippets.
แจกเอกสารประกอบการสอนเพื่อการศึกษา
High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift
User space software for Intel(R) Resource Director Technology
bytecode interpreter in c (blog post)
⚡ UUIDv47 = v4 privacy + v7 performance
A portable programming language with a compact intermediate representation
Multipath UDP tunnel
gb single-file public domain libraries for C & C++
Machine Learning inference engine for Microcontrollers and Embedded devices
Bake, A build system for building, testing and running C & C++ projects
An unix-like toy kernel
eBPF based always-on CPU/GPU profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.
The best terminal emulator based on the Enlightenment Foundation Libraries
HyperCube is a revolutionary, high-performance decentralized computing platform. HyperCube has powerful computing capabilities to provide high-perfor...
A repo which compares the speed of different programming languages.
An audio Sample Rate Conversion library
💾 Amd64 operating system in C. Trying to make a full OS, with a simple and readable codebase!
libvim: The core Vim editing engine as a minimal C library
Hardware locality (hwloc)
【深度开源】Wi-FI模块esp8266学习之旅(持续更新,欢迎 Star...)
A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快...
A free, open source, CMM engine. It provides fast transforms between ICC profiles.
Yubico Pluggable Authentication Module (PAM)
Terminal based bit manipulator in ncurses
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
W25QXX(W25Q10, W25Q20, W25Q40, W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256, W25Q512, W25Q01, W25Q02) full-featured driver library for general-pur...
Simple, Short and Sweet beginners friendly C language programs
ET: Legacy is an open source project based on the code of Wolfenstein: Enemy Territory which was released in 2010 under the terms of the GPLv3 license...
SDK for building cross-platform desktop apps in ANSI-C
✨Small interesting GUI effects could be reused everywhere
Simple hooking library for C/C++ (x86 only, 32/64-bit, no dependencies)
:books: 编程语言语法基础与工程实践,JavaScript | Java | Python | Go | Rust | CPP | Swift
comparing the c ffi (foreign function interface) overhead on various programming languages
This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.
Portable Forth in C
This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be compiled and...