All Projects → orc-lang → orc

orc-lang / orc

Licence: BSD-3-Clause License
Orc programming language implementation

Programming Languages

scala
5932 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
r
7636 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to orc

bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+44.12%)
Mutual labels:  concurrency, orchestration
Hark Lang
Build stateful and portable serverless applications without thinking about infrastructure.
Stars: ✭ 103 (+202.94%)
Mutual labels:  concurrency, orchestration
Composer
Library for composability of interdependent non-blocking I/O tasks
Stars: ✭ 19 (-44.12%)
Mutual labels:  concurrency
AtomicKit
Concurrency made simple in Swift.
Stars: ✭ 88 (+158.82%)
Mutual labels:  concurrency
piker
#nontina, #paperhands,, #pwnzebotz, #tradezbyguille
Stars: ✭ 63 (+85.29%)
Mutual labels:  concurrency
geeteventbus
An inprocess eventbus for highly concurrent Python applications
Stars: ✭ 17 (-50%)
Mutual labels:  concurrency
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (-8.82%)
Mutual labels:  concurrency
mux-stream
(De)multiplex asynchronous streams
Stars: ✭ 34 (+0%)
Mutual labels:  concurrency
MultiHttp
This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)
Stars: ✭ 79 (+132.35%)
Mutual labels:  concurrency
gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
Stars: ✭ 84 (+147.06%)
Mutual labels:  concurrency
swoole-futures
⏳ Futures, Streams & Async/Await for PHP's Swoole asynchronous run-time.
Stars: ✭ 100 (+194.12%)
Mutual labels:  concurrency
atlassian-kubernetes
All things Atlassian and Kubernetes
Stars: ✭ 30 (-11.76%)
Mutual labels:  orchestration
Director
Director is a facility scale broadcast orchestration and control suite. Not actively maintained
Stars: ✭ 35 (+2.94%)
Mutual labels:  orchestration
chicken-gochan
Go-like Channels for Chicken Scheme
Stars: ✭ 18 (-47.06%)
Mutual labels:  concurrency
ring-election
A node js library with a distributed leader/follower algorithm ready to be used
Stars: ✭ 92 (+170.59%)
Mutual labels:  concurrency
go-choria
Backplane Framework and Server hosting Choria Agents, Networks, Federations and Streaming Data
Stars: ✭ 62 (+82.35%)
Mutual labels:  orchestration
GRCNN OCR.pytorch
Gated Recurrent Convolution Neural Network in Pytorch
Stars: ✭ 21 (-38.24%)
Mutual labels:  orc
JTK
JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O streams, threads and much more.
Stars: ✭ 25 (-26.47%)
Mutual labels:  concurrency
Sworm
CoreData based Swift ORM
Stars: ✭ 70 (+105.88%)
Mutual labels:  concurrency
concurrency-kit
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
Stars: ✭ 17 (-50%)
Mutual labels:  concurrency

THE ORC PROGRAMMING LANGUAGE
STRUCTURED CONCURRENT PROGRAMMING

The University of Texas at Austin

README for orc repository

Welcome! This repository includes documentation, implementation, tools, libraries, tests, and examples for the Orc programming language.

Orc can be used in several different ways:

  • In-Web-browser interface
  • Eclipse IDE plug-in
  • Command line JVM invocation
  • macOS application
  • Embedded in other applications
  • SOAP/JSON/RMI

An in-browser version of Orc (called "Try Orc"), as well as downloadable versions and installation instructions are available at the Orc Web site: https://orc.csres.utexas.edu/ . The Web site also provides the language tutorial and reference guides, discussion groups, a wiki, and more.

There are numerous examples of Orc programs included in Try Orc, the tutorial and reference guides, and the OrcExamples subproject here.

We encourage you to contact us via the discussion groups or e-mail if you have questions. See the https://orc.csres.utexas.edu/ Web site for contact details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].