Infector++ C++11 的 IoC 容器

程序名称:Infector++

授权协议: MIT

操作系统: Windows

开发语言: C/C++

Infector++ 介绍

Infector一个简单轻量级的 C11 的 IoC 容器。

特点:

  • Exception safety (STRONG GUARANTEE)
  • Virtually remove memory leaks
  • Lightweight and simple
  • No compilation (few headers only)
  • Clean API
  • Typesafe
  • Non-intrusive (constructor injection without code generation)
  • Lazy instantiation (everything is created only when needed)
  • C++11 (requires GCC 4.6 or greater, Clang 3.0 or greater, VisualStudio 2012)

Infector++ 官网

http://code.google.com/p/infectorpp/

相关编程语言

BlazeDS 是一个基于服务器的Java 远程控制(remoting...
OVal 是一个可扩展的Java对象数据验证框架,验证的规...
Volta 是一套开发工具,专为开发分布式、实时系统应...
OpenDDS 是一个开源的 C++ 实现的 对象管理组织 OMG...
JADE (Java Agent DEvelopment Framework) 是一个完...
FastMM ,在D2006和2007中已代替了原来的内存管理器。