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/07/19 09:27] allspark_isecpp:libraries [2022/01/14 08:18] (current) – [libraries] allspark
Line 1: Line 1:
 # libraries # libraries
 +
 +https://github.com/AnthonyCalandra/modern-cpp-features
 +
 +https://github.com/fffaraz/awesome-cpp
 +
 +https://hackingcpp.com/index.html
  
 ## in use ## in use
Line 16: Line 22:
 * [[https://github.com/Manu343726/ctti|CompileTime Type Information for C++ ]] * [[https://github.com/Manu343726/ctti|CompileTime Type Information for C++ ]]
 * [[https://github.com/google/benchmark|google benchmark]] * [[https://github.com/google/benchmark|google benchmark]]
-* [[hash|Compile time Hash fnv1a]]+* [[hash|Compile time Hash fnv1a]]  Source: [[https://gist.github.com/underscorediscovery/81308642d0325fd386237cfa3b44785c|gist]]
  
 ## needs review / not used yet ## needs review / not used yet
  
 * https://github.com/LouisCharlesC/safe * https://github.com/LouisCharlesC/safe
-type\_safe: https://github.com/foonathan/type_safe +* https://github.com/foonathan/type_safe 
-enum flags: https://github.com/grisumbras/enum-flags+* 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
Line 28: Line 34:
 * https://github.com/docopt/docopt.cpp * https://github.com/docopt/docopt.cpp
 * 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/continuable/index.html
 * https://naios.github.io/function2/ * https://naios.github.io/function2/
 * https://github.com/Naios/TaskScheduler * https://github.com/Naios/TaskScheduler
 +* https://github.com/joboccara/pipes
 +* https://github.com/ArthurSonzogni/FTXUI
 +* https://github.com/eliaskosunen/scnlib
  
  
cpp/libraries.1563521278.txt.gz · Last modified: by allspark_ise