User Tools

Site Tools


cpp:libraries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cpp:libraries [2019/04/08 08:11] allsparkcpp:libraries [2022/01/14 08:18] (current) – [libraries] allspark
Line 1: Line 1:
 # libraries # libraries
  
-## use+https://github.com/AnthonyCalandra/modern-cpp-features 
 + 
 +https://github.com/fffaraz/awesome-cpp 
 + 
 +https://hackingcpp.com/index.html 
 + 
 +## in use
  
 * [[https://github.com/actor-framework/actor-framework|libcaf]] * [[https://github.com/actor-framework/actor-framework|libcaf]]
Line 12: Line 18:
 * [[https://gitlab.com/eidheim/Simple-Web-Server|SimpleHTTP(s) Server/Client]] * [[https://gitlab.com/eidheim/Simple-Web-Server|SimpleHTTP(s) Server/Client]]
 * [[https://github.com/USCiLab/cereal|A C++11 library for serialization (JSON/XML/Binary)]] * [[https://github.com/USCiLab/cereal|A C++11 library for serialization (JSON/XML/Binary)]]
-* [[https://boost-experimental.github.io/sml/|Boost StateMachine]] +* [[https://boost-experimental.github.io/sml/|Boost StateMachine (SML)]] 
-* [[https://github.com/serge-sans-paille/frozen|constexpr container]] +* [[https://github.com/serge-sans-paille/frozen|frozen CompileTime Map/Set]] 
-* [[https://github.com/Manu343726/ctti|Compile Time Type Information for C++ ]] +* [[https://github.com/Manu343726/ctti|CompileTime Type Information for C++ ]] 
-* [[https://boost-experimental.github.io/sml/| Boost SML (StateMachine)]]+* [[https://github.com/google/benchmark|google benchmark]] 
 +* [[hash|Compile time Hash fnv1a]]  Source: [[https://gist.github.com/underscorediscovery/81308642d0325fd386237cfa3b44785c|gist]]
  
-## needs review+## needs review / not used yet
  
-type\_safe: https://github.com/foonathan/type_safe +https://github.com/LouisCharlesC/safe 
-enum flags: https://github.com/grisumbras/enum-flags+https://github.com/foonathan/type_safe 
 +* https://github.com/grisumbras/enum-flags
 * https://ned14.github.io/outcome/ * https://ned14.github.io/outcome/
 * https://github.com/LoopPerfect/neither * https://github.com/LoopPerfect/neither
 * https://github.com/inspector-repl/inspector * https://github.com/inspector-repl/inspector
 * https://github.com/docopt/docopt.cpp * https://github.com/docopt/docopt.cpp
-* https://github.com/ChoppinBlockParty/ctm/tree/master/include 
 * https://gist.github.com/Lee-R/3839813 * https://gist.github.com/Lee-R/3839813
-* https://gist.github.com/underscorediscovery/81308642d0325fd386237cfa3b44785c+* https://naios.github.io/continuable/index.html 
 +* https://naios.github.io/function2/ 
 +* https://github.com/Naios/TaskScheduler 
 +* https://github.com/joboccara/pipes 
 +* https://github.com/ArthurSonzogni/FTXUI 
 +* https://github.com/eliaskosunen/scnlib
  
  
cpp/libraries.1554703885.txt.gz · Last modified: by allspark