Skip to content

Commit

Permalink
Merge pull request #5 from cieslarmichal/main
Browse files Browse the repository at this point in the history
Add faker-cxx library
  • Loading branch information
stevinz authored Nov 17, 2023
2 parents 64a488d + e7bf32a commit 4753e48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ _Language specific game engine development libraries / frameworks / code._
- C++: Utility
- 🎉 [Any-Lite](https://github.com/martinmoene/any-lite) - Header-only 'any' type for C++98 and above.
- 🎉 [EASTL](https://github.com/electronicarts/EASTL/) - Electronic Arts STL replacement, emphasis on performance.
- 🎉 [faker-cxx](https://github.com/cieslarmichal/faker-cxx) - C++20 Faker library for generating fake (but realistic) data for testing and development.
- 🎉 [Parallel Hashmap](https://github.com/greg7mdp/parallel-hashmap) - Header-only, fast and memory-friendly hashmap and binary tree containers.
- 🎉 [Spdlog](https://github.com/gabime/spdlog) - Fast logging library.
- 🎉 [Tiny-Process-Library](https://gitlab.com/eidheim/tiny-process-library) - Making it simple to create and stop new processes.
Expand Down

0 comments on commit 4753e48

Please # to comment.