Giter Club home page Giter Club logo

libmite's Introduction

libmite

一个linux下的工具库,既可以编译为库文件分发使用,又可以将功能代码单独拿出来运用到项目中去,只考虑linux平台(包括嵌入式系统),使用纯C编写,以后可以使用C++扩展功能

目录结构

--src			//源代码
--inc			//头文件
--test			//src中实现接口的测试代码
--example		//一些常用操作的示例(非src中的接口)
--script		//脚本程序,主要是python,shell实现一些功能

##TODO

待实现的接口

实现之后从任务列表中删除,有新功能再加入

1.数据结构

链表
队列
堆栈

2.配置文件操作

3.日志系统

4.对称加密算法的封装

5.多线程模型(非线程池)

6.多进程模型

7.system系统调用封装

8.http操作示例(使用libcurl)

9.信号处理的封装

10.iptables脚本

11.数据库操作脚本

libmite's People

Contributors

litianjue avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

gbaidu2009

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.