unison
Distributed system describer
A programming language that uses Haskell and allows describing entire distributed systems in a single program
A friendly programming language from the future
6k stars
109 watching
271 forks
Language: Haskell
last commit: 6 days ago
Linked from 3 awesome lists
hacktoberfesthaskellprogramming-languageunisonunison-language
Related projects:
Repository | Description | Stars |
---|---|---|
scala-native/scala-native | A compiler and runtime designed to compile and execute Scala code directly on the target machine's hardware. | 4,496 |
sustrik/libmill | Introduces concurrency features to the C programming language in a style similar to Go. | 2,737 |
sustrik/libdill | Structured concurrency primitives for C to manage concurrent tasks efficiently | 1,683 |
40ants/cl-prevalence-multimaster | A system that synchronizes the state of multiple distributed applications with eventual consistency. | 5 |
diku-dk/futhark | A data-parallel functional programming language with high-performance parallel code generation for CPUs and GPUs. | 2,407 |
luk4z7/go-concurrency-guide | A comprehensive guide to Go concurrency, covering fundamental concepts and practical examples. | 2,502 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |
brown/swank-crew | Enables distributed computation of Common Lisp expressions on remote hosts using Swank Client | 43 |
concurrencykit/ck | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,388 |
pardeike/harmony | A runtime patching library for .NET and Mono methods allowing non-destructive alteration of application functionality | 5,296 |
asyncninja/asyncninja | Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
revenantx/litenetlib | A lightweight, cross-platform UDP library for .NET and Mono, providing features for reliable packet transmission and efficient communication. | 3,082 |
fission/fission | A Kubernetes-native framework for creating and deploying serverless functions without worrying about underlying infrastructure | 8,424 |
parapet-io/parapet | A purely functional library to build distributed and event-driven systems | 138 |
rayon-rs/rayon | A data parallelism library for Rust | 11,072 |