awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to xeverous/fuser

Projects sharing features with Fuser

10 open-source projects similar to xeverous/fuser, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • aantron/better-enumsaantron avatar

    aantron/better-enums

    1,821View on GitHub↗

    C++ compile-time enum to string, iteration, in a single header file

    C++
    View on GitHub↗1,821
  • felixguendling/cistafelixguendling avatar

    felixguendling/cista

    2,225View on GitHub↗

    Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.

    C++benchmarkcppcpp17
    View on GitHub↗2,225
  • jermp/essentialsjermp avatar

    jermp/essentials

    14View on GitHub↗

    ⚙️🛠️ Essential C++ utilities.

    C++
    View on GitHub↗14
  • neargye/nameofNeargye avatar

    Neargye/nameof

    2,322View on GitHub↗

    Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

    C++
    View on GitHub↗2,322
  • nemequ/hedleynemequ avatar

    nemequ/hedley

    890View on GitHub↗

    A C/C++ header to help move #ifdefs out of your code

    C++
    View on GitHub↗890
  • nixman/yasniXman avatar

    niXman/yas

    784View on GitHub↗

    Yet Another Serialization

    C++
    View on GitHub↗784

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • p-ranav/alpacap-ranav avatar

    p-ranav/alpaca

    562View on GitHub↗

    Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code

    C++
    View on GitHub↗562
  • skypjack/metaskypjack avatar

    skypjack/meta

    654View on GitHub↗

    Header-only, non-intrusive and macro-free runtime reflection system in C++

    C++
    View on GitHub↗654
  • uscilab/cerealUSCiLab avatar

    USCiLab/cereal

    4,676View on GitHub↗

    Cereal is a C++ serialization library and object persistence tool used to convert data types and containers into formats for storage or transmission. It is implemented as a header-only library, allowing it to be included directly in source code without the need for a compiled binary. The library supports multiple data representations, including binary, XML, and JSON. It provides the ability to define custom archives, enabling the development of specialized output formats to control how data is encoded and stored. The system handles the conversion of complex objects through template-based ser

    C++c-plus-pluscerealserialization
    View on GitHub↗4,676
  • veselink1/refl-cppveselink1 avatar

    veselink1/refl-cpp

    1,202View on GitHub↗

    Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).

    C++
    View on GitHub↗1,202