qore VS carbon-lang

Compare qore vs carbon-lang and see what are their differences.

carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README) (by carbon-language)
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
qore carbon-lang
3 174
56 32,216
- 0.3%
9.6 9.8
5 days ago about 23 hours ago
C++ C++
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qore

Posts with mentions or reviews of qore. We have used some of these posts to build our list of alternatives and similar projects.
  • Qore Programming Language
    1 project | news.ycombinator.com | 2 Mar 2024
  • Memory management in garbage collected languages
    1 project | /r/ProgrammingLanguages | 26 Mar 2021
    Qore has prompt collection - so deterministic GC, so the language can support destructors as well as automatic memory management.
  • Java and CPython compatibility bridge
    1 project | /r/Python | 26 Mar 2021
    This is all accomplished using a third language called Qore that provides the functionality of a "language bridge" and also manages the references to data in each separate runtime. Because Qore has a deterministic garbage collector, strong references to Python and Java data are managed in Qore and released when there are no more valid references to the data (in Qore - therefore various tricks are used to manage references transparently including sing thread-local data; there is also the possibility of using custom reference handlers to maintain the validity of objects using different language runtimes and garbage collection implementations). A high level description of the approach is here: https://drive.google.com/file/d/1QfzoXKoqgm6s1wTTykB0VdnIo4j5p0oK/view?usp=sharing

carbon-lang

Posts with mentions or reviews of carbon-lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-31.

What are some alternatives?

When comparing qore and carbon-lang you can also consider the following projects:

seq - A high-performance, Pythonic language for bioinformatics

rust - Empowering everyone to build reliable and efficient software.

fetlang - Fetish-themed programming language

crubit

supercollider - An audio server, programming language, and IDE for sound synthesis and algorithmic composition.

cppfront - A personal experimental C++ Syntax 2 -> Syntax 1 compiler

Odin - Odin Programming Language

go - The Go programming language

hylo - The Hylo programming language

Rustler - Safe Rust bridge for creating Erlang NIF functions

jakt - The Jakt Programming Language

Vale - Compiler for the Vale programming language - http://vale.dev/