PDCLib

 Like this app

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...

License model

  • FreeOpen Source

Platforms

  • Windows
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Runtime Environment

PDCLib News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

PDCLib information

  • Licensing

    Open Source and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 0 comments and reviews about PDCLib, and it has gotten 0 likes

PDCLib was added to AlternativeTo by David on Dec 15, 2016 and this page was last updated Dec 15, 2016.
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