LeetCode in pure C
☆3,163Mar 10, 2026Updated 2 months ago
Alternatives and similar repositories for leetcode
Users that are interested in leetcode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LeetCode Problems' Solutions☆18,055Jan 17, 2024Updated 2 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,880Jan 4, 2023Updated 3 years ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,659Feb 10, 2023Updated 3 years ago
- A library of common data structures and algorithms written in C.☆3,599Mar 17, 2026Updated 2 months ago
- Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purpos…☆22,104Aug 7, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- skip list with rank, code less than z_set in redis☆174May 24, 2023Updated 3 years ago
- An advanced Tompson Shell porting on Linux.☆50Jul 10, 2014Updated 11 years ago
- LeetCode题解,151道题完整版。☆11,335Jul 10, 2024Updated last year
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,137Jul 27, 2023Updated 2 years ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,595Aug 14, 2023Updated 2 years ago
- LeetCode solutions in C++ 11 and Python3☆3,466Oct 19, 2023Updated 2 years ago
- Gear-Lib, C library for IOT Embedded Multimedia and Network☆3,204Aug 8, 2024Updated last year
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,905Aug 24, 2025Updated 9 months ago
- Absolute balanced kdtree for fast kNN search.☆179Oct 26, 2025Updated 7 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 算法学习笔记☆8,939Jun 13, 2025Updated 11 months ago
- Linux 内核揭秘☆7,668Apr 28, 2026Updated last month
- Crack LeetCode, not only how, but also why.☆133,519Feb 28, 2026Updated 3 months ago
- Ultralightweight JSON parser in ANSI C☆12,737Apr 9, 2026Updated last month
- LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)☆55,780Jul 16, 2025Updated 10 months ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,408Aug 21, 2024Updated last year
- C macros for hash tables and more☆4,719Mar 18, 2026Updated 2 months ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,557Aug 17, 2024Updated last year
- 🎁 A glib-like multi-platform c library☆5,112May 2, 2026Updated 3 weeks ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆21,513Feb 26, 2023Updated 3 years ago
- ApacheCN 数据结构与算法译文集☆11,140Jun 19, 2024Updated last year
- Algorithms & Data structures in C++.☆5,454Aug 1, 2024Updated last year
- linux下的C语言及关于kernel的介绍☆576Oct 1, 2020Updated 5 years ago
- ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解☆33,789Dec 11, 2024Updated last year
- 免费的计算机编程类中文书籍,欢迎投稿☆117,005Jul 15, 2024Updated last year
- C++那些事☆43,168May 16, 2026Updated 2 weeks ago
- 从零开始的 JSON 库教程☆7,943Jun 14, 2024Updated last year
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,791Jun 19, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,191Jul 26, 2021Updated 4 years ago
- 数据结构和算法必知必会的50个代码实现☆23,167Aug 21, 2024Updated last year
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯 、并查集等,献丑了☆872Apr 12, 2026Updated last month
- C语言☆4,351Mar 3, 2024Updated 2 years ago
- 开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283☆919Mar 10, 2021Updated 5 years ago
- My own leetcode solutions by python☆2,151Apr 10, 2022Updated 4 years ago
- 超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西☆12,486Nov 12, 2025Updated 6 months ago