SaulLawliet / leetcode
Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮助方法)
☆20Updated last year
Alternatives and similar repositories for leetcode
Users that are interested in leetcode are comparing it to the libraries listed below
Sorting:
- cmdline menu libary☆80Updated 4 years ago
- ☆79Updated 5 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆162Updated 8 years ago
- 一步步写嵌入式操作系统☆75Updated 7 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售!☆38Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- My leetcode solutions, all implemented by C.☆29Updated 9 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆161Updated 7 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆272Updated last month
- Programming with POSIX Threads: David R. Butenhof☆82Updated 12 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆34Updated last year
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆133Updated 6 months ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆197Updated 6 years ago
- 关于C语言的基础知识☆52Updated 2 years ago
- A heavily commented linux kernel source code in Chinese.☆107Updated 8 years ago
- NNOS is A Mini Operating System based on x86 Architecture.☆25Updated 6 months ago
- ☆56Updated last year
- cJson源码和源码分析☆244Updated 9 years ago
- 《C和指针》([美]Kenneth A. Reek)相关资料和代码。☆87Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 奔跑吧linux内核☆503Updated 5 years ago
- ☆73Updated last year
- 《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇☆479Updated 4 years ago
- The code when i read the book Understanding Unix/Linux Programming☆15Updated 9 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆280Updated 4 months ago
- Pure C solution for LeetCode☆355Updated 2 years ago
- linux kernel 2.4.0 研究学习☆19Updated 6 years ago
- 学习UNIX环境编程、网络编程☆30Updated 4 years ago