TheAlgorithms / CLinks
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
☆21,468Updated last year
Alternatives and similar repositories for C
Users that are interested in C are comparing it to the libraries listed below
Sorting:
- Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purpos…☆33,562Updated 2 months ago
- Implementation of All ▲lgorithms in C Programming Language☆1,846Updated 2 years ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,239Updated last year
- A library of common data structures and algorithms written in C.☆3,560Updated 8 months ago
- A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out t…☆10,910Updated last month
- C++ Design Patterns☆4,490Updated last year
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,417Updated last month
- C Programming Projects☆856Updated last year
- C语言☆4,210Updated last year
- 180+ Algorithm & Data Structure Problems using C++☆6,106Updated last year
- A Compiler Writing Journey☆12,654Updated 3 months ago
- ☆38Updated 6 years ago
- All Algorithms implemented in Python☆215,043Updated last week
- Continuing the development of awesome-c list on GitHub☆3,766Updated 3 years ago
- Algorithms and Data Structures implemented in Go for beginners, following best practices.☆17,668Updated 3 months ago
- Algorithms & Data structures in C++.☆5,429Updated last year
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆68,567Updated 2 weeks ago
- basic program of c for beginners☆336Updated last year
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,620Updated 2 years ago
- LeetCode in pure C☆3,163Updated 5 months ago
- Writing a sqlite clone from scratch in C☆10,244Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,494Updated last year
- MSVC's implementation of the C++ Standard Library.☆10,921Updated last week
- An NES emulator in C++☆5,048Updated 2 months ago
- Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程☆767Updated 5 years ago
- 80x23 terminal tetris!☆3,213Updated last year
- A library of generic data structures for the C language.☆2,966Updated 5 months ago
- learning cmake☆3,291Updated 4 years ago
- How to create an OS from scratch☆29,928Updated last year
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,045Updated 2 years ago