473,395 Members | 1,623 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

[Announce] Toast 1.0 released to the general public

{ Edits: manually reformatted text per request of the poster. -mod/aps }

Toast is a general purpose C++ library that is lightly inspired by Boost
and the Standard Library. It is where a handful of TradeLink's Software
Designers put their non-trading specific utilities. Generally all the
code must depend on nothing but Boost and the Standard Library.

Everything in this library is used in production real-time trading
software. That software is mostly on Solaris x86 machines and built
with gcc. Some is on Linux and some is built with Sun Studio. Although
I imagine most of the code is fairly portable as is, no attempt has yet
been made to make sure of this.

Toast is available at http://toast.sourceforge.net/ under the terms of
the new BSD license.

(NOTE: If you're going to the Astoria Seminar you'll get to criticize
the library to my face! So be sure to check it out!)

The library is split into sub-libraries. The most notable are:

* toast logging library

With a policy based design to satisfy just about any requirement.
This put an end to the proliferation of many logging solutions at
TradeLink. Some people wanted speed, others convenience;
toast::logger was made to be configurable for your needs.

* toast assertion library

With limited support for programming with contracts. In combination
with unit tests these can help greatly in the battle to write bullet
proof code.

* toast python library

Tightly integrated with Boost.Python, the toast python library adds
support for instantly wrapping containers and aiding callbacks from
C++.

* toast::type_info

An attempt at 'portable' type info. Portable is in quotes because
it is impossible to have portable type info in C++, but we're
portable across two compilers so far, and I imagine a few others
could be ported to as well.
For more see http://toast.sourceforge.net/

Thanks,

Neal E. Coombes
--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

Sep 10 '07 #1
0 1323

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael Sparks | last post by:
Kamaelia 0.1.2 has been released! What is it? =========== Kamaelia is a collection of Axon components designed for network protocol experimentation in a single threaded, select based...
22
by: Marc G. Fournier | last post by:
After almost 12 months of intense development, and testing, we are proud to announce the availability of PostgreSQL v7.4. An overview of the major changes in v7.4 include: IN/NOT IN subqueries...
0
by: stylusstudio | last post by:
Dear microsoft.public.dotnet.xml, Stylus Studio has published a new educational video tutorial entitled: Visual Data Integration Using Stylus Studio XML Pipeline. To view this new tutorial,...
2
by: Gregory (Grisha) Trubetskoy | last post by:
The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the 3.3.0b (Beta) release of mod_python. Version 3.3.0b of mod_python features several new functions and...
0
by: Steven Knight | last post by:
SCons is a software construction tool (build tool, or make tool) written in Python. It is based on the design which won the Software Carpentry build tool competition in August 2000. Version...
0
by: Stylus Studio | last post by:
Dear comp.text.xml, DataDirect XML Converters 3.1, Java and .NET components that provide bi-directional, programmatic access to non-XML files including EDI, flat files and other legacy formats,...
0
by: Stylus Studio | last post by:
Dear microsoft.public.dotnet.xml, DataDirect XML Converters are Microsoft .NET and components that provide bi-directional, programmatic access to non-XML files including EDI, flat files and...
0
by: Stylus Studio | last post by:
Dear comp.databases.ms-sqlserver, DataDirect XML Converters are Microsoft .NET and components that provide bi-directional, programmatic access to non-XML files including EDI, flat files and...
1
by: Steven Knight | last post by:
SCons is a software construction tool (build tool, or make tool) written in Python. It is based on the design which won the Software Carpentry build tool competition in August 2000. Version...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.