Live data from Hacker News

Viewing profile — zigrazor

zigrazor

HN member
Joined
Mon, Jul 05, 2021, 12:49 PM UTC
HN karma
46
Public activity
136 items

About zigrazor

I'm a software engineer.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. 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…

  6. story
  7. 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…

  8. story
  9. story
  10. 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

  11. 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…

  12. 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

  13. 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…

  14. story
  15. 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…

  16. 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 …

  17. 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,…

  18. story
  19. comment
    Comment #44040712

    A fast, zero-dependency C++ library for graph algorithms — built for developers, educators, and enthusiasts.

  20. story
  21. story
  22. story
  23. story
  24. story
  25. story