slot_map
A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values. (by SergeyMakeev)
supernova
Game engine for 2D and 3D projects with entity component system (ECS) and data-oriented design (by supernovaengine)
slot_map | supernova | |
---|---|---|
1 | 10 | |
283 | 318 | |
- | 5.0% | |
4.6 | 9.5 | |
about 1 year ago | 7 days ago | |
C++ | C++ | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
slot_map
Posts with mentions or reviews of slot_map.
We have used some of these posts to build our list of alternatives
and similar projects.
supernova
Posts with mentions or reviews of supernova.
We have used some of these posts to build our list of alternatives
and similar projects.
- Game "engine" selection for prototype.
- What 3d game engine should I use? I have next to no coding experience.
- Supernova Engine v0.1.1 released!
- Primeiro release da Supernova Engine
-
First release of Supernova Engine
After years developing and changing a lot of things, I finnaly present the first release v0.1 of Supernova Engine (https://github.com/supernovaengine/supernova). Documentation isn't finished yet but I made a bunch of samples to help anyone who wants to start in this engine.
- New tilemap sample in Supernova Engine (link in comments)
-
Which game engine is best for my game?
You can try Supernova Engine, it is fast and simple: www.supernovaengine.org
- My new entity-component-system (ecs) and data-oriented game engine
- My new game engine
- I need help to test my new game engine
What are some alternatives?
When comparing slot_map and supernova you can also consider the following projects:
fifo_map - a FIFO-ordered associative container for C++
ping - ICMP Ping library for Go