Just a quick question, can a programming language be as fast as C++ and efficient with as simple syntax like Python?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • julia

    The Julia Programming Language

  • Julia comes to mind. Probably not as fast as C++, but feels like python (without the huge userbase and tons of libraries).

  • Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

  • Nim. https://nim-lang.org/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

    InfluxDB logo
  • OpenBLAS

    OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

  • Sure - write functions in another language, export C bindings, and then call those functions from Python. An example is NumPy - a lot of its linear algebra functions are implemented in C and Fortran.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Beginner at programming.

    2 projects | /r/learnprogramming | 12 May 2022
  • Announcing the Hare programming language

    2 projects | /r/programming | 25 Apr 2022
  • WHY ? ? ?

    2 projects | /r/computerscience | 23 Nov 2021
  • Show HN: Codon: A Compiler for High-Performance Pythonic Applications and DSLs [pdf]

    2 projects | news.ycombinator.com | 12 Mar 2023
  • [2022 Day 1-7] Going for 1 language per day, looking good so far

    7 projects | /r/adventofcode | 8 Dec 2022