Support Libraries
Here is a list of libraries which could be used by Urlan languages.
Algorithms
Graphics
- Skia - Google's C++ 2D graphic library (Apache 2.0)
- Spiro - C library allowing easy editing of curves for end users (GPL)
Networking
- Neon - HTTP and WebDAV client (LGPL)
- Liboop - low-level event loop management library for POSIX (LGPL)
- Libnet - Packet Construction Library (BSD)
Tasks
- Cheap Threads - A library of portable C routines to implement cooperative multitasking with prioritized scheduling (LGPL)
- libevent - Event notification library (BSD)
- libev - A new take on libevent. Used by the Rev Ruby library. (BSD)
- Libtask - Coroutine Library for C and Unix (BSD)
Unicode
- ICU - International Components for Unicode