This is a next experimental C++ providing general programmer support for "everything(tm)".
Checkout: mtn pull tinfra.mtn-host.prjek.net \*
Some highlights:
- promotion of const correct "read-only" data structures
- simplification of complex things
- support for asynchronous/synchronous processing (in research)
- lightweight symbol object
- static string wrapper (yeah, yet another string (tm))
- many string helpers (ideas borrowed from perl&python)
- infrastructure for type safe managed objects
- yet another "to_string" infrastructure
- yet another "serialization" infrastructure
- generic data structures processing
- runtime helpers for handling exceptions, interruptions, stack-traces etc
- yet another OS abstraction layer:
- subprocess communication
- threads
- files/sockets/pipes
- vfs
- (other?)
Think. Smaller, more system oriented boost.