inko

Concurrent language

A language and compiler for building concurrent software with predictable performance and error handling

A language for building concurrent software with confidence

GitHub

899 stars
14 watching
41 forks
Language: Rust
last commit: 6 days ago
Linked from 1 awesome list

compilerinkollvmprogramming-languagerust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
senegallang/senegal A dynamically-typed, concurrent programming language with modern syntax and fast single-pass compiler 129
savi-lang/savi A language designed to write fast, concurrent software with memory safety guarantees 156
niconex/tau A dynamically-typed concurrent programming language with minimalistic design and support for first-class functions, concurrency, error handling, and implicit return values. 59
aliceml/aliceml A functional programming language with support for concurrent and distributed computing, extending Standard ML with various features. 212
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
rust-lang/rust The Rust project provides tools and infrastructure to build efficient, reliable software 98,564
wadehennessey/wcl Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. 79
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 874
mukul-rathi/bolt A language that automatically prevents data races in concurrent code 572
tidwall/neco A C concurrency library providing coroutines and synchronization primitives. 1,138
koto-lang/koto A Rust-based language and compiler for creating simple, embeddable scripting languages. 524
jlangch/venice A sandboxed Lisp dialect with Java interoperability, designed to make scripting tasks easier and more efficient. 33
core-lang/core A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities 45
mikelma/oktac A compiler for an experimental programming language called Okta 28
rust-lang/reference The Rust Language Reference is the primary documentation for the Rust programming language. 1,248