libeze - C utility library
This is announcing a new small project - libeze.
It is a small collection of C utilities as a static link library.
Goals:
- Aim for best implementation of an algorithm;
- Clean readable source;
- Small source size;
- Small code size;
- Consistent api and features where it makes sense;
- Low level and highly re-usable building blocks where it makes sense.
Rather than copy the rest of it's current home page just go there and read it. There is much more in the README and source.
It's an offshoot (read: I got very distracted) of the mele music player i've been working on as well as some previous code from ezesdk.