PDCLib

The public domain C standard library project aims at providing building blocks are so fundamental that they should be available freely, free of restrictions. The library provides a good counterpart to projects like LLVM's libc++ C++ standard library and Pathscale's...

Cost / License

  • Free
  • Open Source

Platforms

  • Windows
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Runtime Environment

 Tags

  • c-library
  • development
  • programming

PDCLib News & Activities

Highlights All activities

Recent activities

No activities found.

PDCLib information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all
PDCLib was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is PDCLib?

The public domain C standard library project aims at providing building blocks are so fundamental that they should be available freely, free of restrictions. The library provides a good counterpart to projects like LLVM's libc++ C++ standard library and Pathscale's libcxxrt C++ runtime library. Most C apps, many C++ apps, and both of the above libraries depend heavily upon the C standard library.

PROJECT GOALS

Providing a C runtime library for new compilers, Providing a C runtime library for embedded systems & new OSes Providing a small, compact, strictly standards conforming C library for established platforms as an alternative to the libraries commonly used