wenruimeng / vxworks-like-kernelLinks
A little kernel like vxworks with full of features.
☆34Updated 11 years ago
Alternatives and similar repositories for vxworks-like-kernel
Users that are interested in vxworks-like-kernel are comparing it to the libraries listed below
Sorting:
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated last year
- a tiny c complier☆32Updated 8 years ago
- 收集一些C语言内存相关的项目☆78Updated 7 years ago
- cmdline menu libary☆82Updated 2 months ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- Telnet client and server written in C☆55Updated 12 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago
- TFTP server and client implementation in C☆149Updated 5 years ago
- ☆45Updated 11 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Unix V6 V7源代码☆39Updated 10 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆46Updated 12 years ago
- Main branch of HelloX,include Kernel,GUI,SD,and all components.☆68Updated last year
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆36Updated last year
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 10 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆159Updated 3 years ago
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆57Updated 6 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 13 years ago
- ☆23Updated 10 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago