lionsoul2014 / celibLinks
C extend library - common data structs and algorithms implementation with ANSI C
☆33Updated 4 years ago
Alternatives and similar repositories for celib
Users that are interested in celib are comparing it to the libraries listed below
Sorting:
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- Model-View-ViewModel for AWTK☆91Updated last month
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- An OS core for mirco-controller☆19Updated 6 years ago
- AWTK 演示例子☆59Updated 3 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- Persimmon UI for RT-Thread.☆4Updated 7 years ago
- Main branch of HelloX,include Kernel,GUI,SD,and all components.☆67Updated last year
- media player for awtk☆10Updated last month
- JerryScript port for RT-Thread☆19Updated 3 years ago
- truck of Virtual memory☆49Updated 3 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Updated 4 years ago
- raw-os☆82Updated 9 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- PBOC3.0/EMV TLV Data parse☆22Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆55Updated 6 years ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆19Updated 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- 腾讯airkiss协议解析库☆39Updated 5 years ago
- The little-endian version of MessagePack☆16Updated last year
- 多种无锁队列☆43Updated 7 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…☆35Updated last year
- awtk port for linux framebuffer☆116Updated 2 weeks ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- a rpc framework based on libev and implementd by c☆20Updated 13 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago