• Stars
    star
    9
  • Rank 1,888,873 (Top 39 %)
  • Language
    C++
  • License
    MIT License
  • Created about 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++ STL subset with faster compile times. Get the best times while iterating on features while getting all the performance from the real STL when compiling your release builds. A preprocessor define choses to use FASTL naive implementations or the real STL.