ffead-cpp

Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends (by sumeetchhetri)

Ffead-cpp Alternatives

Similar projects and alternatives to ffead-cpp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ffead-cpp alternative or higher similarity.

ffead-cpp reviews and mentions

Posts with mentions or reviews of ffead-cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.
  • A C++ web/application framework I have been building for the last 12yrs
    8 projects | /r/programming | 30 Apr 2023
    Thats a lovely question, In short, I started my learnings with python/django, php/cakephp, ruby/ror, java/spring, html, javascript and was really fascinated by the web. Because I picked up so many languages early in my journey, I wanted to experiment with real stuff, as in the real complex c++/c world, thats where I saw an opportunity to build a web framework and started building out one. It was hard, memory management, socket programming, i/o multiplexing, memcpy, pointer management, shared memory, threads, mutexes etc etc, it was just too much. Initially for a few years I just ended up building poor code, like really poor code, some of the outline of which I still maintain just as a reminder to myself as to where I really started from. But the declarative programming (#pragma) was an eccentric solution and similar to annotations in java, I build out my own layer of Serialization logic after analyzing the actual data structure layouts and was able to deliver nested stl serialization/deserilaization (this), this was the hardest thing I had achieved. Reflection was a bit easier, then I wanted to integrate the framework with other languages and also provide an alternative to switch the HTTP exchange layer so integrated nginx/apache/and other better/faster backends(pico.v), also ended up contributing to vlang to add C++ support to vlang. Then I started adding support to build/compile on all platforms (uclibc-wrt, android, mingw, other oses etc) and finally added support for building with all the popular C++ build tools out there and finally in the process also created my own build tool on top of bash (shellb)
    8 projects | /r/programming | 30 Apr 2023
    You are partially correct, the framework provides an option to change the backend to any engine (embedded, nginx, apache, picov, rust, c, java, d, js, julia, go, crystal etc), the framework provides integration to all the I/O multiplexing techniques available out there. But I would not reject it plainly with just a single line, more so because "I have built it", whereas for you, you totally have the right to do so, but I would request you to go through the code and also look at areas you may not have browsed earlier and provide any other critical comments you might have missed earlier, that would provide a comprehensive critical review of the framework which will definitely help me improve upon the framework
    8 projects | /r/programming | 30 Apr 2023
  • Show HN: A C++ web/application framework I have been building for the last 12yrs
    5 projects | news.ycombinator.com | 24 Apr 2023
    I really am not that great at documentation, you can find the various example applications https://github.com/sumeetchhetri/ffead-cpp/tree/master/web, for a comprehensive REST API example, you can see https://github.com/sumeetchhetri/ffead-cpp/blob/master/web/t...

    Agreed documentation is really poor, but I have really enjoyed building the framework and have never really been focusing on the docs, point taken, thanks.

    5 projects | news.ycombinator.com | 24 Apr 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic ffead-cpp repo stats
8
676
7.9
9 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com