Viewing profile — zigrazor
zigrazor
HN member- Joined
- Mon, Jul 05, 2021, 12:49 PM UTC
- HN karma
- 46
- Public activity
- 136 items
- HN profile
- View on Hacker News ↗
About zigrazor
Recent public activity
- story
- story
- story
- story
-
comment
Comment #45874308
Network infrastructure analysis is critical for maintaining robust and secure systems. Whether you're managing a corporate network, analyzing internet topology, or identifying bott…
- story
-
comment
Comment #45844945
State machines are everywhere in software development. From game AI to embedded systems, from network protocols to UI flows, managing state transitions cleanly and efficiently is a…
- story
- story
-
comment
Comment #44531824
I think it is possible to create a version with 0 heap allocation, try to open an issue with this feature request, we can see how to that togheter
-
comment
Comment #44529097
please someone open an Issue on the repo( https://github.com/ZigRazor/CXXStateTree/issues ), to substitute the #pragma once with the more classic include guards with the motivation…
-
comment
Comment #44529076
I want to create a python binding with PyBind11 and create a simple interface with a very good performance for Embedded systems
-
comment
Comment #44523794
You can open an Issue on that on the repo ( https://github.com/ZigRazor/CXXStateTree/issues ) so we can track these changes. Another idea is to create a Python binding with a relea…
- story
-
comment
Comment #44487438
yes, it means "zero allocations after state tree building". Thank you for the suggestions, I think we could separate target with compilation switch. If you want you can open an iss…
-
story
Show HN: CXXStateTree – A modern C++ library for hierarchical state machines
Hi HN! I've built [CXXStateTree]( https://github.com/ZigRazor/CXXStateTree ), a modern C++ header-only library to create hierarchical state machines with clean, intuitive APIs. It …
-
comment
Comment #44385718
Graphs are a powerful tool used in computer science to model relationships between entities. Whether you’re building a navigation app, simulating networks, or designing AI systems,…
- story
-
comment
Comment #44040712
A fast, zero-dependency C++ library for graph algorithms — built for developers, educators, and enthusiasts.
- story
- story
- story
- story
- story
- story