Skip to content

jhubrt/cpp_kun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Framework

Currently in prototype state

What's in there :

  • C++ reflection (non intrusive)
    • classes, fields, methods, attributes (late binding)
    • serialization (binary and json, light and chunked)
    • dll compliant
  • Dynamic Link Modules management
  • Unit tests invocation system
  • UI system prototype

External dependencies :

  • rapidjson parser
  • SDL2

Platforms :

  • Tested on Windows with both Visual 2015 and LLVM 2014

About

C++ framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published