From 7c21f3b48d58afa51c8f0f5a332fdc2dbbae869a Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Tue, 4 Jan 2005 23:50:07 +0000 Subject: [PATCH] Add fusion [SVN r26628] --- doc/projects.html | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/doc/projects.html b/doc/projects.html index d5b8ed81..7519be67 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -203,8 +203,8 @@
IPLT
- Ansgar - Philippsen writes: + Ansgar Philippsen + writes:
IPLT is an image processing library and toolbox for the structural @@ -360,6 +360,24 @@
+

Systems Libraries

+ +
+
Fusion
+ +
+

Fusion is a library that supports implementing protocols in C++ + for use with Twisted, allowing control over memory allocation + strategies, fast method calls internally, etc.. Fusion supports TCP, + UDP and multicast, and is implemented using the Boost.Python python + bindings.

+ +

Fusion is licensed under the MIT license, and available for + download from http://itamarst.org/software.

+
+
+

Tools

@@ -384,7 +402,7 @@ 15 July, 2003

© Copyright Dave - Abrahams 2002-2003.

+ Abrahams 2002-2003.