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
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- cmdline menu libary☆78Updated 4 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆71Updated 6 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆234Updated 6 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- Linux内核1.0版本源码阅读和注释☆138Updated 8 years ago
- UNIX 编程实践☆40Updated 5 years ago
- linux kernel 2.4.0 研究学习☆19Updated 6 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆104Updated 4 years ago
- 一步步写嵌入式操作系统☆74Updated 7 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆66Updated 5 years ago
- ☆56Updated 10 months ago
- Simple memory leak finder.☆51Updated 11 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆126Updated 2 months ago
- select、poll、epoll☆69Updated 5 years ago
- cJson源码和源码分析☆243Updated 9 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆161Updated 8 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售!☆38Updated 8 years ago
- 《C和指针》([美]Kenneth A. Reek)相关资料和代码。☆85Updated 4 years ago
- GNU Make Muanual in Chinese.GNU Make 手册中文版☆80Updated 9 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆221Updated 4 years ago
- ARM体系结构学习+ARM uboot+Linux内核+Linux驱动☆152Updated 4 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆76Updated 3 years ago
- linux0.11源码解析☆91Updated last year