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 getml/reflect-cpp

Projects sharing features with Reflect Cpp

30 open-source projects similar to getml/reflect-cpp, 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.

  • billyquith/ponderbillyquith avatar

    billyquith/ponder

    662View on GitHub↗

    C++ reflection library with Lua binding, and JSON and XML serialisation.

    C++
    View on GitHub↗662
  • cpgf/cpgfcpgf avatar

    cpgf/cpgf

    221View on GitHub↗

    cpgf library

    C++
    View on GitHub↗221
  • celtoys/clreflectCeltoys avatar

    Celtoys/clReflect

    285View on GitHub↗

    C++ Reflection using clang

    C++
    View on GitHub↗285
  • 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
  • qlibs/reflectqlibs avatar

    qlibs/reflect

    518View on GitHub↗

    C++20 Static Reflection library

    C++
    View on GitHub↗518
  • jsoysouvanh/refurekujsoysouvanh avatar

    jsoysouvanh/Refureku

    250View on GitHub↗

    Cross-platform C++17 Runtime Reflection Library

    C++
    View on GitHub↗250
  • fabian-jung/tsmpfabian-jung avatar

    fabian-jung/tsmp

    104View on GitHub↗

    TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and cmake.

    C++
    View on GitHub↗104

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
  • netcan/config-loadernetcan avatar

    netcan/config-loader

    247View on GitHub↗

    Simple C++ Config Loader Framework(Serialization & Reflection)

    C++
    View on GitHub↗247
  • 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
  • austinbrunkhorst/cpp-reflectionAustinBrunkhorst avatar

    AustinBrunkhorst/CPP-Reflection

    703View on GitHub↗

    C++ Reflection Parser / Runtime Skeleton

    C++
    View on GitHub↗703
  • 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
  • rttrorg/rttrrttrorg avatar

    rttrorg/rttr

    3,469View on GitHub↗

    C++ Reflection Library

    C++
    View on GitHub↗3,469
  • phpdocumentor/reflectiondocblockphpDocumentor avatar

    phpDocumentor/ReflectionDocBlock

    9,383View on GitHub↗

    ReflectionDocBlock is a PHP docblock parser and doc-comment metadata extractor. It functions as a reflection wrapper that extends the standard PHP Reflection API to convert raw documentation blocks into structured objects. The library provides tools for PHP documentation parsing and reflection tooling. It enables the extraction of structured metadata and annotations from reflection objects or raw doc-comment strings to support automated API documentation and static code analysis.

    PHPdocblocks
    View on GitHub↗9,383
  • lukehoban/es6featureslukehoban avatar

    lukehoban/es6features

    29,059View on GitHub↗

    This project is a comprehensive reference guide and technical documentation for the features, syntax updates, and APIs introduced in ECMAScript 6. It serves as a language specification and overview for modern JavaScript development. The guide covers a wide range of language enhancements, including the implementation of classes and prototype-based inheritance, the use of arrow functions for lexical scope binding, and the introduction of block-scoped variables. It details the module system for organizing independent code components via import and export statements. The documentation extends to

    View on GitHub↗29,059
  • c3lang/c3cc3lang avatar

    c3lang/c3c

    5,147View on GitHub↗

    c3c is the compiler for the C3 programming language, transforming source code into executable binaries, static libraries, or dynamic libraries using an LLVM backend. It implements a system based on result-based error handling, scoped memory pooling, and a semantic macro system. The compiler provides first-class support for hardware-backed SIMD vectors that map directly to processor instructions and enables runtime polymorphism through interface-based dynamic dispatch. The project covers a broad set of low-level capabilities, including manual and pooled memory management, inline assembly inte

    C3c3compilerlanguage
    View on GitHub↗5,147
  • awesomedata/awesome-public-datasetsawesomedata avatar

    awesomedata/awesome-public-datasets

    75,979View on GitHub↗

    This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications. The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that

    aaron-swartzawesome-public-datasetsdatasets
    View on GitHub↗75,979
  • awesome-spark/awesome-sparkawesome-spark avatar

    awesome-spark/awesome-spark

    1,882View on GitHub↗

    A curated list of awesome Apache Spark packages and resources.

    Shellapache-sparkawesomepyspark
    View on GitHub↗1,882
  • allinurl/goaccessallinurl avatar

    allinurl/goaccess

    20,242View on GitHub↗

    This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server environments. It processes raw server access logs to generate structured statistical insights, providing visibility into visitor behavior, bandwidth usage, and request latency. The tool functions as a high-performance utility capable of handling large-scale datasets through multi-threaded parsing and memory-efficient data structures. The software distinguishes itself by offering both an interactive terminal interface and a web-based dashboard that updates in real-time via WebSocket st

    Canalyticsapachec
    View on GitHub↗20,242
  • caarlos0-graveyard/zsh-pgcaarlos0-graveyard avatar

    caarlos0-graveyard/zsh-pg

    19View on GitHub↗

    A ZSH plugin with utility functions to work with PostgreSQL.

    Shell
    View on GitHub↗19
  • bosun-monitor/bosunbosun-monitor avatar

    bosun-monitor/bosun

    3,394View on GitHub↗

    Time Series Alerting Framework

    Goalertingbosungo
    View on GitHub↗3,394
  • artemeff/qspartemeff avatar

    artemeff/qsp

    18View on GitHub↗

    QSP is enhanced Erlang query string parser, that supports nested arrays, hashes and returns maps. Requires Erlang 17.0 and better. Extracted from Plug.

    Erlang
    View on GitHub↗18
  • al8n/strettoal8n avatar

    al8n/stretto

    432View on GitHub↗

    Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

    Rustcachecachingconcurrent
    View on GitHub↗432
  • boltdb/boltboltdb avatar

    boltdb/bolt

    14,642View on GitHub↗

    Bolt is a single-file embedded key-value store for Go applications. It is an ACID transactional database that organizes data in B+trees on disk to provide efficient sorted key retrieval and range scans. The system uses a memory-mapped model to map the database file directly into the process address space for fast random-access reads. The project distinguishes itself through a multi-version concurrency control architecture that allows multiple simultaneous readers to access a consistent snapshot of data without blocking a writer. It employs a single-writer multi-reader locking model and uses a

    Go
    View on GitHub↗14,642
  • bsi-bund/rdpcachestitcherBSI-Bund avatar

    BSI-Bund/RdpCacheStitcher

    329View on GitHub↗

    RdpCacheStitcher is a tool that supports forensic analysts in reconstructing useful images out of RDP cache bitmaps. Using raw RDP cache tile bitmaps extracted by tools like e.g. ANSSI's BMC-Tools (https://github.com/ANSSI-FR/bmc-tools) as input, it provides a graphical user interface and…

    C++
    View on GitHub↗329
  • blinklabs-io/nviewblinklabs-io avatar

    blinklabs-io/nview

    38View on GitHub↗

    A TUI for monitoring Cardano nodes

    Go
    View on GitHub↗38
  • artemeff/eqlartemeff avatar

    artemeff/eql

    117View on GitHub↗

    Erlang with SQL, inspired by yesql.

    Erlang
    View on GitHub↗117
  • cacti/cactiCacti avatar

    Cacti/cacti

    1,832View on GitHub↗

    Cacti ™

    PHP
    View on GitHub↗1,832
  • caesar0301/awesome-public-datasetscaesar0301 avatar

    caesar0301/awesome-public-datasets

    75,981View on GitHub↗

    A topic-centric list of HQ open datasets.

    View on GitHub↗75,981
  • capnproto/capnprotocapnproto avatar

    capnproto/capnproto

    13,089View on GitHub↗

    CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication library providing a schema-based data interchange format that eliminates the need to encode or decode data before reading it from memory. The system enables high-performance data serialization and low-latency network communication. It supports cross-language data exchange by using a defined schema to ensure consistent binary representation across different platforms. The framework provides tools for implementing remote procedure calls, allowing functions to be invoked on a remo

    C++
    View on GitHub↗13,089
  • biodatageeks/polars-biobiodatageeks avatar

    biodatageeks/polars-bio

    168View on GitHub↗

    Blazing-Fast Bioinformatic Operations on Python DataFrames

    Python
    View on GitHub↗168