#算法刷题#Implementation of All ▲lgorithms in C Programming Language
翻译 - 用C编程语言实现所有▲算法
C Programming Projects
grpc 是谷歌开源的一款高性能、通用远程过程调用(RPC)框架
Compile and execute C "scripts" in one go!
C语言学习代码
Exercism exercises in C.
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
翻译 - https://github.com/json-c/json-c是json-c的官方代码存储库。请参阅Wiki,以获取发行的tarball。 http://json-c.github.io/json-c/上的API文档
Protocol Buffers implementation in C
翻译 - C语言中的协议缓冲区实现
A C library for asynchronous DNS requests
翻译 - 一个用于异步DNS请求的C库
Inference Llama 2 in one file of pure C
A static analyzer for Java, C, C++, and Objective-C
翻译 - 用于Java,C,C ++和Objective-C的静态分析器
OpenAI Whisper语音识别模型,C++移植版本。
A library of dependency-free JavaScript utilities that do just one thing.
翻译 - 一个只做一件事的无依赖 JavaScript 函数库。
MessagePack implementation for C and C++ / msgpack.org[C/C++]
翻译 - C和C ++的MessagePack实现/ msgpack.org [C / C ++]
stb 是一个小巧的的C/C++ 库,每个头文件可以单独使用,头文件中包含了函数的实现。主要包含一些音频和图像相关的库
#面试#该仓库包含了 C++ 实现的各种算法,用于学习目的。