Includes:

Shared Memory Library

Library intended to ease the communication task between the processes.
The main idea is that a user can create one or more shared memory
areas where the programs exchange data. They can be aware of data
changes by making pools in a while loop. Every access to the shared
zone is conditioned by acquiring a semaphore lock. Data in the
memories can be easily saved to a file. Each method is thread safe
so concurrency related problems are solved by the library.

Program Base Library - lists, heaps, sets and more

This project internally uses the "PBL - The Program Base Library",
created by Peter Graf. This library is also compiled and exported for future
linking to other programs. Thank you Peter for creating this library!

Logger

Easy to use logging facilities.

http://www.mission-base.com/peter/source/

Features

  • Easy to use and customize logging
  • Comprehensive list of collections (sets, heaps, linked lists etc)
  • Straightforward functions for creating and accessing shared memories
  • User doesn't need to handle any concurrency. The library does it in behind

Project Activity

See All Activity >

Categories

Embedded Systems

License

GNU General Public License version 3.0 (GPLv3)

Follow C Program Foundation

C Program Foundation Web Site

nel_h2
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of C Program Foundation!

Additional Project Details

Operating Systems

BSD, Linux

Intended Audience

Advanced End Users, Developers

User Interface

Command-line, Console/Terminal

Programming Language

C

Related Categories

C Embedded Systems Software

Registered

2013-02-17