About
Collection of data structures and operations that have been (and will continue to be) implemented in response to need. Container interface, naming and behavior is similar to the STL containers. Algorithm interface is in the spirit of the C standard library search and sort functions.

Compatibility
ISO C99, ISO C++98, ISO C++11.

Performance
These are designed to be general purpose, and reasonably efficient in most circumstances.

Notes
The biggest problem with these is type safety due to the use of pointer to void for type abstraction.

This code is intentionally spartan. With the exception of a handful of assertions placed as an aid to debugging for the most common or fatal errors (underflow in pop operations, allocation failures), this library makes no attempt to protect itself.

Please read 'algo' function documentation. Some of the functions have different behavior than the standard library equivalents.

Project Activity

See All Activity >

Categories

Libraries

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow libcontc

libcontc Web Site

Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of libcontc!

Additional Project Details

Intended Audience

Developers

Programming Language

C

Related Categories

C Libraries

Registered

2013-11-11