Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
blackmat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
by
blackmat
1y ago
Yeah! Long live Lua! :-)
2.
▲
by
blackmat
1y ago
Comparative benchmarks are a big task on their own, and usually the author's library wins in them. I have internal benchmarks in the repository, but they are not designed for comparison or for evaluation by outsiders. Maybe I'll g
3.
▲
by
blackmat
1y ago
Honestly, it's just a fancy way of saying I learned a few things from earlier attempts and made some tweaks. I just think "evolved" sounds cool!
4.
▲
by
blackmat
1y ago
Not yet, but I wrote this library to use in a project of mine. When I finish it, I will add a link to the README. As for a small demo project, I have one in mind, but I haven't started it yet.
5.
▲
by
blackmat
1y ago
Yeah, tiny-ecs is good, but it doesn't quite fit my needs. With these thoughts in mind, I started this project.
6.
▲
by
blackmat
1y ago
Hmm! I haven't heard of JECS before. I need to check it out :-) Thanks for the kind words!
7.
▲
by
blackmat
1y ago
Yes, organizing components as SoA can provide a significant performance boost in Lua, especially with LuaJIT. Both iteration and element access become faster, and it also reduces memory allocations and GC pressure when creating entities. An
8.
▲
Show HN: Evolved.lua – An Evolved Entity Component System for Lua
(github.com)
55 points
by
blackmat
1y ago
|
16 comments
9.
▲
Show HN: New C++ compile-time enum reflection library
(github.com)
2 points
by
blackmat
7y ago
|
0 comments
10.
▲
Show HN: There is a new C++ mini-project of wrapping cURL library
(github.com)
1 points
by
blackmat
7y ago
|
0 comments
11.
▲
Show HN: New mini-library of flat vector-like based associative containers
(github.com)
1 points
by
blackmat
7y ago
|
0 comments
12.
▲
Flash-animation in Unity3D from scratch. Part one, lyrical (Article)
(medium.com)
1 points
by
blackmat
7y ago
|
0 comments
13.
▲
Show HN: Simple and header only C++14 asynchronous promises like a Promises/A+
(github.com)
3 points
by
blackmat
8y ago
|
0 comments
14.
▲
Isometric Plugin for Unity3D (Article)
(medium.com)
2 points
by
blackmat
8y ago
|
0 comments
15.
▲
Currying and partial application in C++14 (Article)
(medium.com)
1 points
by
blackmat
8y ago
|
0 comments
16.
▲
Show HN: New experimental library for currying in C++14
(github.com)
3 points
by
blackmat
9y ago
|
0 comments
17.
▲
Unity Isometric 2.5D Toolset v2.0 Released
(matov.me)
1 points
by
blackmat
11y ago
|
0 comments