EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
-
Updated
Nov 6, 2020 - C++
{{ message }}
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
a modern C++ GUI library
Head tracking software for MS Windows, Linux, and Apple OSX
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Functional Programming Library for C++. Write concise and readable C++ code.
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
C++ Driver for MongoDB
Simple compile-time raytracer using C++17
a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.
TOML for Modern C++
I've recently come to realize that the 'one-size-fits-all' mega-snippets on marzer.github.io/tomlplusplus aren't necessarily useful for everyone, and I should break them up into smaller sub-examples. I'd be totally happy to accept help with this, though that may be wishful thinking!
Real Time Bidding (RTB) - Demand Side Platform framework
vulkan abstraction layer that represent frame as a task graph
Multiprecision for modern C++
Meta-purpose C++ Foundation
Modern & multiplatform game engine in C++17
Discord C++ library for interfacing with the API. Join our server:
Lightweight game engine.
A new octree-based game+engine using Vulkan API and C++17. We are welcoming contributions! Join our discord: https://discord.gg/acUW8k7
see #9
Embeddable scripting language for real-time applications
x86 virtualization abstraction framework
it's a small library for running trained Keras 2 models from a native C++ code.
Hi,
I don't know if its possible but maybe this can be somehow handled better:
If I have a grammar rule like so:
cppcmb_def(expr) = pc::pass
| (expr & match<Token::PLUS> & primary) [BinaryExpr::make]
| (expr & match<Token::MINUS> & primary) [BinaryExpr::make]
| primary
%= pc::as_memo_d;And the met
A fastest, exception-safety and pure C++17 thread pool.
Semantic Versioning for modern C++
Add a description, image, and links to the c-plus-plus-17 topic page so that developers can more easily learn about it.
To associate your repository with the c-plus-plus-17 topic, visit your repo's landing page and select "manage topics."
Brief summary of issue / Description of requested feature:
You can create a line spacer trigger and put a non numeric character in the pattern field
Steps to reproduce the issue / Reasons for adding feature:
Error output / Expected result of feature
How do you skip 'f' lines? Should be lock