Managed Projects

libtdata

  Analyzed 4 months ago

Libtdata is a small C library implementing the following stuff useful for development: - Linked lists - Binary search trees (B, AVL, Splay, RB) - Index allocator

2.22K lines of code

1 current contributors

about 6 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Secure eXtended Message Passing framework

  Analyzed 3 months ago

Secure eXtended message passing libraries set is a special collection of libraries for creating client-server and distributed applications. It consists of: - libsxt (Secure eXtended Transport library) used as a transport - libsxmp RPC, channels, access restrictions implementation - libtdata ... [More] varios data structures implementation - libsexpr a fork of sexpr library used in framework - libydaemon a modular system for writing daemons using sxmp as a base [Less]

10.5K lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

libsexpr (fork of sexp lib)

  Analyzed 3 months ago

This is a fork of libsexpr to get additional functionality and deploy for other libraries

3.72K lines of code

1 current contributors

over 5 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Library for binary format parsing

  Analyzed 4 months ago

A quite small library for parsing and generate binary messages, format you nameit. It designed to use for networking protocols e.g. take care about endianless. It's quite easy to use, like printf and scanf. Also it provide an memory care buffer abstraction to make it more easy.

836 lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

libinitmon

  Analyzed 3 months ago

Libinitmon is a library targeted for those who wants to create its own init/bootup daemon. It supports: - dependencies tracking - pid watchdog - wait for TCP, UDP, Unix sockets

1.23K lines of code

1 current contributors

over 6 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This