Route11 is a powerful C++ flow-based metaprogramming library that allows you to create and route complex dataflow systems at compile-time.

Route11 uses Template Metaprogramming to construct complex "process systems" defined by static relationships between "process primitives". A process primitive is a generic host class that inherits a "process policy". The process policy defines the specific behavior of a process primitive. The general term: "process" can refer to either one of these abstractions (I.e. "2 processes connected in series" may refer to 2 primitives, 2 systems, or one of each)

NOTE: Route11 was written using many new C++11 features, so it is required that a C++11 compatible compiler (e.g Clang or GCC) is used when building this project.

Features

  • Automatic branch synchronization
  • Compile-time system routing
  • Compile-time type safety
  • Dynamic thread count adjustment
  • Feedback loops
  • High performance parallel processing
  • Non-threaded platform support

Project Activity

See All Activity >

License

BSD License

Follow Route11

Route11 Web Site

nel_h2
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Route11!

Additional Project Details

Intended Audience

Developers, Engineering, Science/Research

Programming Language

C++

Related Categories

C++ Software Development Software, C++ Scientific Engineering

Registered

2013-09-21