You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A libp2p-like protocol with first class support for embedded systems. End goal is a protocol that can run on anything from your fridge, embedded systems, and anything else. Higher level languages bindings will be done via FFI. Heavy WIP
This project, built for Linux environments, implements efficient data structures such as Linked Lists and Hash Tables for dynamic data management. It enhances performance with multi-value mapping in a custom-designed MultiValue Hash Table. The generic architecture allows seamless integration of any data type.