mirror of
https://github.com/boostorg/website.git
synced 2026-01-26 07:02:23 +00:00
Rookie mistake, the website is getting a little messed up by cached css files. Rename the style directory to work round this. [SVN r61808]
383 lines
18 KiB
HTML
383 lines
18 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<title>In House Boost</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link rel="icon" href="/favicon.ico" type="image/ico" />
|
|
<link rel="stylesheet" type="text/css" href="/style-v2/section-boost.css" />
|
|
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
|
|
</head><!--
|
|
Note: Editing website content is documented at:
|
|
http://www.boost.org/development/website_updating.html
|
|
-->
|
|
|
|
<body>
|
|
<div id="heading">
|
|
<!--#include virtual="/common/heading.html" -->
|
|
</div>
|
|
|
|
<div id="body">
|
|
<div id="body-inner">
|
|
<div id="content">
|
|
<div class="section" id="intro">
|
|
<div class="section-0">
|
|
<div class="section-title">
|
|
<h1>In House Boost</h1>
|
|
</div>
|
|
|
|
<div class="section-body">
|
|
<p>Whether you're a government department, an internet startup,
|
|
or a specialist consultancy, in-house developement using the
|
|
Boost Libraries can significantly shorten your development
|
|
cycles.</p>
|
|
|
|
|
|
<h2>Cern</h2>
|
|
<p><a href=
|
|
"http://lhc.web.cern.ch/lhc/">The Large Hadron Collider</a>
|
|
experiments at CERN make use of the Boost C++ libraries.
|
|
The experiment's C++ programs have several millions of
|
|
lines of code for the detector simulation, data reconstruction and
|
|
data analysis and use several of the components of the Boost library.
|
|
Examples of Boost libraries used are Any, Spirit, Date Time, Program Options, Regex, SmartPtr, Thread.</p>
|
|
|
|
<h2>Google</h2>
|
|
|
|
<p><a href=
|
|
"http://code.google.com/p/google-gtags/">google-gtags</a>
|
|
Provides server-based tags serving for large codebases. This is
|
|
an extension to GNU Emacs and X-Emacs TAGS functionality, that
|
|
uses <a href=
|
|
"../doc/libs/release/libs/test/index.html">Boost.Test</a> as
|
|
its unit test framework.</p>
|
|
|
|
<h2>LiquidNet</h2>
|
|
|
|
<p><a class="external" href=
|
|
"http://www.liquidnet.com/">LiquidNet</a> is Americas number
|
|
one electronic marketplace for large block trading, and the 5th
|
|
fastest growing company according to Inc Magazine.</p>
|
|
|
|
<p>"<em>Boost Libraries most used, in order of
|
|
importance:</em></p>
|
|
|
|
<p><em><a href=
|
|
"../doc/libs/release/libs/smart_ptr/index.html">Boost.SharedPointer</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/bind/index.html">Boost.Bind</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/python/doc/index.html">Boost.Python</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/conversion/lexical_cast.htm">Boost.LexicalCast</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/optional/index.html">Boost.Optional</a>,
|
|
<a href="../doc/libs/release/libs/any/index.html">Boost.Any</a>
|
|
and <a href=
|
|
"../doc/libs/release/libs/tuple/index.html">Boost.Tuple</a></em>"</p>
|
|
|
|
<h2>Océ-Technologies B.V.</h2>
|
|
|
|
<p>Throughout the world <a href=
|
|
"http://www.oce.com">Océ</a> is one of the major
|
|
suppliers of document management and printing systems and the
|
|
related services. We develop, manufacture, service and sell
|
|
printers, scanners, peripheral equipment and media, supported
|
|
by unique software. Océ products for the corporate and
|
|
commercial market are widely known for their quality, ease of
|
|
use, speed and reliability.</p>
|
|
|
|
<p>The Boost libraries enable us to get a higher degree of
|
|
uniformity and quality in our code. During a redesign last year
|
|
we found that lots of small constructions from Boost shortens
|
|
development time and prevents having to reinvent many wheels.
|
|
Libraries that we use include <a href=
|
|
"../doc/libs/release/libs/assign/index.html">Boost.Assign</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/date_time/index.html">Boost.DateTime</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/utility/enable_if.html">Boost.EnableIf</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/filesystem/index.html">Boost.FileSystem</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/format/index.html">Boost.Format</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/function/index.html">Boost.Function</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/iterator/index.html">Boost.Iterator</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/multi_index/index.html">Boost.MultiIndex</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/utility/operators.htm">Boost.Operators</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/optional/index.html">Boost.Optional</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/ptr_container/index.html">Boost.PointerContainer</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/signals/index.html">Boost.Signals</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/smart_ptr/index.html">Boost.SmartPointers</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/thread/index.html">Boost.Thread</a>,
|
|
and <a href=
|
|
"../doc/libs/release/libs/variant/index.html">Boost.Variant</a>.</p>
|
|
|
|
<h2>MetOcean Engineers</h2>
|
|
|
|
<p><a class="external" href=
|
|
"http://www.metoceanengineers.com">MetOcean Engineers</a> are a
|
|
leading consultancy providing oceanographic and meteorological
|
|
services in support of coastal and ocean engineering and
|
|
environmental protection. Core activities encompass:
|
|
oceanographic measurements; metocean monitoring systems;
|
|
coastal and ocean engineering; environmental consultancy; data
|
|
management.</p>
|
|
|
|
<p>Boost Libraries currently in use: <a href=
|
|
"../doc/libs/release/libs/any/index.html">Boost.Any</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/assign/index.html">Boost.Assign</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/bind/index.html">Boost.Bind</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/date_time/index.html">Boost.DateTime</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/iterator/index.html">Boost.Iterator</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/conversion/lexical_cast.htm">Boost.LexicalCast</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/mpl/index.html">Boost.MPL</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/spirit/phoenix/index.html">Boost.Phoenix</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/program_options/index.html">Boost.ProgramOptions</a>,
|
|
<a href="../doc/libs/release/libs/bind/ref.html">Boost.Ref</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/smart_ptr/index.html">Boost.SmartPointers</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/spirit/index.html">Boost.Spirit</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/algorithm/string/index.html">Boost.StringAlgorithms</a>,
|
|
<a href=
|
|
"../doc/libs/release/doc/html/tribool.html">Boost.Tribool</a>
|
|
and <a href=
|
|
"../doc/libs/release/libs/variant/index.html">Boost.Variant</a></p>
|
|
|
|
<h2>TeraView Ltd</h2>
|
|
|
|
<p><a class="external" href="http://www.teraview.com">TeraView
|
|
Ltd</a> develop terahertz based systems for a variety of
|
|
applications including spectroscopy and imaging.</p>
|
|
|
|
<p><em>"We use: <a href=
|
|
"../doc/libs/release/libs/thread/index.html">Boost.Thread</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/filesystem/index.html">Boost.FileSystem</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/date_time/index.html">Boost.DateTime</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/serialization/index.html">Boost.Serialization</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/smart_ptr/index.html">Boost.SmartPointers</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/function/index.html">Boost.Function</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/bind/index.html">Boost.Bind</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/iterator/index.html">Boost.Iterator</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/conversion/lexical_cast.htm">Boost.LexicalCast</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/format/index.html">Boost.Format</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/tuple/index.html">Boost.Tuple</a>,
|
|
<a href="../doc/libs/release/libs/any/index.html">Boost.Any</a>
|
|
and <a href=
|
|
"../doc/libs/release/libs/optional/index.html">Boost.Optional</a>"</em></p>
|
|
|
|
<h2>NPC International</h2>
|
|
|
|
<p>With about 800 restaurants, <a href=
|
|
"http://www.npcinternational.com">NPC International</a> is the
|
|
world's largest Pizza Hut franchisee.</p>
|
|
|
|
<p><em>"We make extensive use of boost in our internally
|
|
developed point of sale, restaurant management, communications,
|
|
and accounting systems. We use the following Boost libraries in
|
|
approximate order of frequency of use: <a href=
|
|
"../doc/libs/release/libs/bind/index.html">Boost.Bind</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/function/index.html">Boost.Function</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/optional/index.html">Boost.Optional</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/smart_ptr/index.html">Boost.SharedPointer</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/date_time/index.html">Boost.DateTime</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/thread/index.html">Boost.Thread</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/lambda/index.html">Boost.Lambda</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/type_traits/index.html">Boost.TypeTraits</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/mpl/index.html">Boost.MPL</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/tuple/index.html">Boost.Tuple</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/utility/enable_if.html">Boost.EnableIf</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/variant/index.html">Boost.Variant</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/spirit/index.html">Boost.Spirit</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/algorithm/string/index.html">Boost.StringAlgorithms</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/preprocessor/index.html">Boost.Preprocessor</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/filesystem/index.html">Boost.FileSystem</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/utility/operators.htm">Boost.Operators</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/iterator/index.html">Boost.Iterator</a>
|
|
and <a href=
|
|
"../doc/libs/release/libs/tokenizer/index.html">Boost.Tokenizer</a>."</em></p>
|
|
|
|
<h2>Rational Discovery LLC</h2>
|
|
|
|
<p><a class="external" href=
|
|
"http://www.rationaldiscovery.com">Rational Discovery</a>
|
|
provides computational modeling, combinatorial library design
|
|
and custom software development services to the pharmaceutical,
|
|
biotech and chemical industries.</p>
|
|
|
|
<p><em>"We do a substantial amount of internal research to
|
|
develop new approaches for applying machine-learning techniques
|
|
to solve chemical problems. Because we're a small organization
|
|
and chemistry is a large and complex field, it is essential
|
|
that we be able to quickly and easily prototype and test new
|
|
algorithms. We have found the Boost libraries, a reliable
|
|
source of high-quality code, to be indispensable.</em></p>
|
|
|
|
<p><em>Boost libraries used: <a href=
|
|
"../doc/libs/release/libs/python/doc/index.html">Boost.Python</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/graph/index.html">Boost.Graph</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/smart_ptr/index.html">Boost.SmartPointers</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/any/index.html">Boost.Any</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/conversion/lexical_cast.htm">Boost.LexicalCast</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/random/index.html">Boost.Random</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/algorithm/string/index.html">Boost.StringAlgorithms</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/tuple/index.html">Boost.Tuple</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/numeric/ublas/index.html">Boost.Ublas</a>."</em></p>
|
|
|
|
<h2>Archelon LLC</h2>
|
|
|
|
<p><a class="external" href=
|
|
"http://www.archelon-us.com">Archelon LLC</a> is a global
|
|
securities firm headquartered in Chicago. We actively trade
|
|
equities, futures and derivatives in both electronic and
|
|
floor-based markets. Archelon is one of the highest volume
|
|
market makers on EUREX and a leading U.S. option market maker
|
|
focusing on the most active securities.</p>
|
|
|
|
<p><em>"We use: <a href=
|
|
"../doc/libs/release/libs/any/index.html">Boost.Any</a>,
|
|
<a href="../doc/libs/release/libs/array/index.html">Array</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/bind/index.html">Boost.Bind</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/date_time/index.html">Boost.DateTime</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/function/index.html">Boost.Function</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/conversion/lexical_cast.htm">Boost.LexicalCast</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/optional/index.html">Boost.Optional</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/rational/index.html">Boost.Rational</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/regex/index.html">Boost.Regex</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/signals/index.html">Boost.Signals</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/smart_ptr/index.html">Boost.SmartPointers</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/tokenizer/index.html">Boost.Tokenizer</a>,
|
|
<a href=
|
|
"../doc/libs/release/libs/tuple/index.html">Boost.Tuple</a> and
|
|
<a href=
|
|
"../doc/libs/release/libs/utility/index.html">Boost.Utility</a>."</em></p>
|
|
|
|
<h2>Automated Trading Deck</h2>
|
|
|
|
<p><a class="external" href="http://www.atdesk.com">Automated
|
|
Trading Deck</a> (ATD) uses a large number of Boost libraries.
|
|
ATD is a technology company specializing in automated trading
|
|
and customized equity execution solutions for its customers. We
|
|
offer automated execution solutions in all domestic cash equity
|
|
markets, including the listed, over-the-counter, exchange
|
|
traded fund and bulletin board marketplaces. Our proprietary
|
|
"Pricing Engine" and automated limit-order trading algorithms
|
|
apply advanced expert systems to limit-order trading and
|
|
customer executions.</p>
|
|
|
|
<h2>"EB" Automotive</h2>
|
|
|
|
<p><a class="external" href=
|
|
"http://www.elektrobit.com/static/en/index.html">"EB"
|
|
Automotive</a> is currently using <a href=
|
|
"../doc/libs/release/libs/gil/doc/index.html">Boost.GIL</a>,
|
|
<a href="../doc/libs/release/libs/mpl/index.html">Boost.MPL</a>
|
|
and <a href=
|
|
"../doc/libs/release/libs/algorithm/string/index.html">Boost.StringAlgorithms</a>
|
|
for a in house tool. Additionally we use Stefan Seefelds
|
|
Boost.XML from sandbox, with a few small extensions.</p>
|
|
|
|
<p><em>"Especially <a href=
|
|
"../doc/libs/release/libs/gil/doc/index.html">Boost.GIL</a>
|
|
gave our image preprocessing routines a strong speed boost and
|
|
greatly simplified our code".</em></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="sidebar">
|
|
<!--#include virtual="/common/sidebar-common.html" -->
|
|
<!--#include virtual="/common/sidebar-boost.html" -->
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<div id="footer-left">
|
|
<div id="revised">
|
|
<p>Revised $Date$</p>
|
|
</div>
|
|
|
|
<div id="copyright">
|
|
<p>Copyright Rene Rivera 2007.</p>
|
|
</div><!--#include virtual="/common/footer-license.html" -->
|
|
</div>
|
|
|
|
<div id="footer-right">
|
|
<!--#include virtual="/common/footer-banners.html" -->
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|