expresscpp

Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs (by expresscpp)

Expresscpp Alternatives

Similar projects and alternatives to expresscpp

  1. proposals

    Tracking WebAssembly proposals (by WebAssembly)

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. iswasmfast

    4 expresscpp VS iswasmfast

    Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.

  4. scope_guard

    A modern C++ scope guard that is easy to use but hard to misuse.

  5. friendly-pow

    The PoW challenge library used by Friendly Captcha

  6. dodrio

    Discontinued A fast, bump-allocated virtual DOM library for Rust and WebAssembly.

  7. rabin-wasm

    1 expresscpp VS rabin-wasm

    Rabin fingerprinting implemented in WASM

  8. human-asmjs

    Discontinued Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. packio

    An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.

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

expresscpp discussion

Log in or Post with

expresscpp reviews and mentions

Posts with mentions or reviews of expresscpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • Is WebAssembly magic performance pixie dust?
    8 projects | news.ycombinator.com | 14 Apr 2021
    I bench-marked using Intel vTune.

    for loop is interesting. It's why Tensorflow Core written in C++ instead Java.

    I don't know any complex C++ program that employ their own GCs when C++ has RAII which is superior to GC.

    Just give a try for C++11/14/17 and you will see which one is more maintainable and expressive.

    Look at Chromium codebase. It's the most beautiful codebase I've ever been to.

    I've done a lot of CRUD web apps in C++ using expresscpp [1] and I would say it's easy as ABC.

    A lot of Java folks haven't tried C++11/14/17 (Modern C++).

    C++ is Zen of OOP.

    [1] https://github.com/expresscpp/expresscpp

Stats

Basic expresscpp repo stats
1
93
0.0
over 2 years ago

Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?