SaulLawliet / leetcodeLinks
Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮助方法)
☆20Updated 2 years ago
Alternatives and similar repositories for leetcode
Users that are interested in leetcode are comparing it to the libraries listed below
Sorting:
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆277Updated 4 months ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆79Updated 6 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇☆479Updated 5 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 6 years ago
- cJson源码和源码分析☆247Updated 9 years ago
- 《C和指针》([美]Kenneth A. Reek)相关资料和代码。☆88Updated 4 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要 参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆243Updated 6 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- select、poll、epoll☆69Updated 5 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- <<C和指针>>读书笔记☆146Updated 2 years ago
- Unix/Linux编程实践教程☆67Updated 10 years ago
- Linux内核1.0版本源码阅读和注释☆142Updated 9 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆292Updated 7 months ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 介绍各类语言,库,系统编程以及算法的学习☆388Updated 3 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- cmdline menu libary☆80Updated 4 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 9 years ago
- linux下的C语言及关于kernel的介绍☆563Updated 4 years ago
- Advanced Programming in the UNIX☆139Updated 7 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- Learning resources☆175Updated 6 years ago
- 奔跑吧linux内核☆507Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆36Updated last year
- My leetcode solutions, all implemented by C.☆29Updated 9 years ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆414Updated 5 years ago