Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

git.syndicate-lang.org

syndicate-lang/marketplace-2014

Historical interest only: A Dataspace-like language and system that led to "Network Calculus" (ESOP 2014) and minimart-2014, in turn a predecessor to Syndicate.

Language: Racket - Size: 1.55 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/marketplace-dns-2014

Historical interest only: marketplace-2014-based implementation of a DNS server and recursive resolver.

Language: Racket - Size: 110 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/marketplace-ssh-2014

Historical interest only: marketplace-2014 implementation of SSH.

Language: Racket - Size: 86.9 KB - Last synced: 5 months ago - Stars: 0 - Forks: 1

syndicate-lang/js-marketplace-2014

Historical interest only: Implementation of Marketplace/Network Calculus in Javascript.

Language: JavaScript - Size: 796 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/hop-2012

Historical interest only: Prototype of a sensible recursive message broker

Language: OCaml - Size: 1.68 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/novy-syndicate

First capability-securable implementation of Dataspaces.

Language: TypeScript - Size: 295 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/racket-ssh-2012

Historical interest only: Predecessor to marketplace-ssh-2014, implemented using racket-matrix-2012.

Language: Racket - Size: 188 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/racket-dns-2012

Historical interest only: Predecessor to marketplace-dns-2014, implemented using racket-matrix-2012.

Language: Racket - Size: 337 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/racket-matrix-2012

Historical interest only: Predecessor to marketplace-2014.

Language: Racket - Size: 208 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/racketmq-2017

RacketMQ, an implementation of a W3C WebSub Hub.

Language: Racket - Size: 128 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/mini-syndicate-py

An implementation of the Syndicate broker protocol for Python

Language: Python - Size: 58.6 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/treetrie-2015

A C implementation of a trie map that can hold (patterns over) ordered trees in its keys. Proof-of-concept for high-speed routing data structures for Syndicate.

Language: C - Size: 79.1 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/minimart-2014

Historical interest only: A Dataspace-like language and system based on "Network Calculus" (ESOP 2014).

Language: Racket - Size: 330 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/minimart-netstack-2014

A TCP/IP/ICMP/ethernet stack built in minimart-2014, using a packet-socket driver I wrote for Racket.

Language: Racket - Size: 82 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/preserves

Mirror of https://gitlab.com/preserves/preserves

Language: HTML - Size: 7.49 MB - Last synced: 5 months ago - Stars: 0 - Forks: 1

syndicate-lang/syndicate-ssh Fork of syndicate-lang/marketplace-ssh-2014

An implementation of the SSH 2.0 protocol (client and server) in Syndicate/rkt.

Language: Racket - Size: 160 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/syndicate-protocols

Protocols for communication among Syndicate actors across various kinds of network and other communications media

Language: Makefile - Size: 113 KB - Last synced: 5 months ago - Stars: 0 - Forks: 1

syndicate-lang/syndicate-2017

The version of Syndicate current at the conclusion of Tony Garnock-Jones's PhD research, end-of-2017/start-of-2018.

Language: Racket - Size: 42.3 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

synit/synit

Synit is an experiment in applying pervasive reactivity and object capabilities to the System Layer of an operating system for personal computers.

Language: Shell - Size: 421 KB - Last synced: 5 months ago - Stars: 0 - Forks: 1

syndicate-lang/syndicate-sh

Access remote actors, publish services, subscribe to messages and state updates etc., via the Syndicate network protocol from bash (and perhaps other shells).

Language: Shell - Size: 34.2 KB - Last synced: 5 months ago - Stars: 0 - Forks: 1

syndicate-lang/syndicate-py

An implementation of Syndicated Actors for Python

Language: Python - Size: 230 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

tonyg/syndicate-flake

mirror of https://git.sr.ht/~ehmry/syndicate-flake

Language: Nix - Size: 36.1 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/preserves-nim

Nim implementation of the Preserves data language

Language: Nim - Size: 476 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/syndicate-gui-2017

Demo window system / GUI, for syndicate-2017.

Language: Racket - Size: 984 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate-nim

Nim implementation of Syndicate

Language: Nim - Size: 3.08 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

synit/pmbootstrap

pmbootstrap, with Synit changes

Language: Python - Size: 24.8 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate-flake

Nix flake containing Preserves and Syndicate packages.

Language: Nix - Size: 209 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/preserves Fork of syndicate-lang/preserves

Language: Rust - Size: 1.75 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/mpv_syndicate 📦

Superceded by syndicate_utils - https://git.syndicate-lang.org/ehmry/syndicate_utils/

Language: Nim - Size: 26.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate-protocols Fork of syndicate-lang/syndicate-protocols

Protocols for communication among Syndicate actors across various kinds of network and other communications media

Language: Makefile - Size: 110 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/svui

Syndicate Vector User Interfaces

Language: Nim - Size: 27.3 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate_svg_mpd

Language: Nim - Size: 24.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/zua

Zooming User Agent

Language: Nim - Size: 988 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/syndicate-java

Java implementation of Dataspaces and Syndicate.

Language: Java - Size: 168 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/syndicate-render-msd

Render traces of Syndicated Actor interactions

Language: TypeScript - Size: 285 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicated-open

Implementation of the "open" command that uses Syndicate and PCRE pattern matching to open URIs.

Language: Nim - Size: 57.6 KB - Last synced: 5 months ago - Stars: 0 - Forks: 1

tonyg/dubroy-user-input

A Syndicate take on https://dubroy.com/blog/three-ways-of-handling-user-input/

Language: TypeScript - Size: 33.2 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

synit/synit-manual

The synit manual

Language: Rust - Size: 567 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

tonyg/squeak-phone

Language: HTML - Size: 11.2 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/yggdrasilctl-nim

An example of communicating with the Yggdrasil control socket over Syndicate

Language: Nim - Size: 23.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

tonyg/xdg_open_ng Fork of ehmry/syndicated-open

Replacement for xdg-open that uses Syndicate for messaging.

Language: Nim - Size: 67.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/synmpc

Syndicate MPD client

Language: Nim - Size: 23.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate_actor_tox

Language: Nim - Size: 40 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/syndicate-js

TypeScript and JavaScript implementation of Dataspaces, Syndicate, and TypeScript language support for Syndicate. Targets both the browser and node.js.

Language: TypeScript - Size: 3.54 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

tonyg/python-pinecamera

Cloned from https://git.sr.ht/~martijnbraam/python-pinecamera

Language: Python - Size: 24.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

tonyg/fdpassing-keith-packard

A mirror of https://github.com/keith-packard/fdpassing.

Language: C - Size: 54.7 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate_utils

Utilities for the Syndicated Actor Model

Language: Nim - Size: 138 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/synit Fork of synit/synit

Synit is an experiment in applying pervasive reactivity and object capabilities to the System Layer of an operating system for personal computers.

Language: Shell - Size: 312 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

tonyg/house

Language: TypeScript - Size: 15.4 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/nix_actor

Syndicated Nix Actor

Language: Nim - Size: 74.2 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/fontconfig_actor

Syndicate actor for asserting Fontconfig information

Language: Nim - Size: 44.9 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/libnotify_actor

Actor for sending notifications with Libnotify

Language: Nim - Size: 37.1 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/syndicate-rkt

Racket implementation of Dataspaces and Syndicate.

Language: Racket - Size: 6.73 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/jabber_actor

abandoned

Language: Nim - Size: 25.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate-genode

Syndicate Genode components

Language: Nim - Size: 30.3 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/acpi_actor

Syndicate actor for publishing Linux ACPI events

Language: Nim - Size: 36.1 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/meta

Language: Nix - Size: 104 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndicate-sh Fork of syndicate-lang/syndicate-sh

Access remote actors, publish services, subscribe to messages and state updates etc., via the Syndicate network protocol from bash (and perhaps other shells).

Language: Shell - Size: 34.2 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/sqlite_actor

Syndicate Actor for accessing SQLite databases

Language: Nim - Size: 34.2 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/xapian_actor

Syndicate actor for accessing Xapian databases

Language: Nim - Size: 30.3 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/syndev

Syndicated actor for publishing Linux device events

Language: Nim - Size: 27.3 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/simplex_bot_actor

Language: Nim - Size: 55.7 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/icalendar_actor

Language: Nim - Size: 24.4 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/syndicate-rs

Rust implementation of Dataspaces, Syndicate, and a high-speed networked dataspace broker.

Language: Rust - Size: 1.7 MB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/immutulator

Language: Nim - Size: 27.3 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/websocket_actor

Language: Nim - Size: 30.3 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

tonyg/syndicate-pty-driver

Syndicate PTY (pseudoterminal) driver, plus protocol schema

Language: Rust - Size: 62.5 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/nix-processmgmt

Language: Nix - Size: 509 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

ehmry/nix-processmgmt-services

Language: Nix - Size: 235 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0

syndicate-lang/minimart-benchmark-2017

Historical interest only: benchmarking scripts for various NC/Minimart/Prospect/Syndicate implementations. Mostly active during my PhD research.

Language: Racket - Size: 97.7 KB - Last synced: 5 months ago - Stars: 0 - Forks: 0