HYSEN LABS DIRECTORY

#Cross-platform

Platform tag · curated repositories and deep analysis.

480 curated open-source projects
nlohmann

json

50,613

JSON for Modern C++ is a header-only library that makes JSON feel like a first-class data type in C++, with STL-like access plus support for CBOR, BSON, and MessagePack.

C++Developer Tools7,498 forks
pandas-dev

pandas

49,734

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more.

PythonDeveloper Tools20,382 forks
blader

humanizer

48,472

Agent skill that removes signs of AI-generated writing from text. It is plain Markdown, so it can run in any harness that supports skill-style instructions.

PythonAI & Machine Learning3,938 forks
bevyengine

bevy

48,182

A refreshingly simple data-driven game engine built in Rust. Once set up, you can quickly try out the examples by cloning this repo and running the following commands: To draw a window with standard functionality enabled, use: Fast Compiles Bevy can be built just fine using default configuration on stable Rust.

RustGame Development4,828 forks