• Stars
    star
    122
  • Rank 292,127 (Top 6 %)
  • Language
    Julia
  • License
    MIT License
  • Created over 3 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Connect a REPL to a remote Julia process

RemoteREPL

Version docs latest

RemoteREPL allows you to connect your local julia REPL to a separate Julia process and run commands interactively:

  • Run code in the Main module of a remote Julia process
  • Standard REPL tab completion and help mode with ?
  • Transfer variables between processes with @remote
  • Automatic ssh tunnel for network security. Reconnects dropped connections.

Read the latest documentation more information.

(See also the docs on juliahub.com).

Demo

Development

Build Status docs-dev

More Repositories

1

HTTP.jl

HTTP for Julia
Julia
635
star
2

Mux.jl

Middleware for Julia
Julia
276
star
3

JuliaWebAPI.jl

Julia package for deploying APIs
Julia
189
star
4

GitHub.jl

A Julia package for interfacing with GitHub
Julia
173
star
5

WebSockets.jl

A WebSockets library for Julia
Julia
158
star
6

Gumbo.jl

Julia wrapper around Google's gumbo C library for parsing HTML
Julia
155
star
7

HttpServer.jl

DEPRECATED! Basic, non-blocking HTTP server in Julia.
Julia
134
star
8

Requests.jl

[DEPRECATED in favor of https://github.com/JuliaWeb/HTTP.jl] HTTP for Julians
Julia
119
star
9

Hyperscript.jl

Hyperscript: A lightweight DOM representation for Julia
Julia
101
star
10

LibCURL.jl

Julia wrapper for libcurl
Julia
33
star
11

HttpCommon.jl

Types and helper functions for dealing with the HTTP in Julia
Julia
31
star
12

Retry.jl

Macros for simplified exception handling: @repeat try, @retry, @delay_retry, @protected try, @ignore.
Julia
28
star
13

URIs.jl

URI parsing in Julia
Julia
26
star
14

GeoIP.jl

A Julia package to estimate the geographic location of IP addresses
Julia
25
star
15

HTTPClient.jl

DEPRECATED, USE HTTP.jl INSTEAD
Julia
17
star
16

URIParser.jl

Uniform Resource Identifier (URI) parser in Julia
Julia
17
star
17

HttpParser.jl

Deprecated! Julia wrapper for joyent/http-parser
Julia
13
star
18

GitForge.jl

Unified interface for interacting with Git forges
Julia
12
star
19

IPNets.jl

IPv4 / IPv6 network abstractions for Julia
Julia
11
star
20

MIMEs.jl

MIME information: filetype, encoding, gzip
Julia
10
star
21

OpenSSL.jl

Julia
9
star
22

GnuTLS.jl

Transport Level Security for Julia Streams provided by GnuTLS
Julia
8
star
23

UAParser.jl

Parse user-agent strings into components
Julia
7
star
24

Roadmap

Discussion and planning for JuliaWeb packages
7
star
25

LibSSH.jl

A Julia wrapper for libssh.
Julia
6
star
26

URITemplate.jl

RFC6570 URI templates for Julia
Julia
4
star
27

TransportLayerSecurity.jl

TLS abstraction package for Julia
Julia
2
star
28

HTTP2.jl

Julia
1
star
29

LibCURLBuilder

Julia
1
star
30

MbedTLSBuilder

Julia
1
star
31

TLSClient.jl

WIP: Julia interface for OS TLS/TCP (mac/iOS: SecureTransport, Linux: OpenSSL, Win: Schannel...)
1
star
32

GumboBuilder

Deprecated. Now built using https://github.com/JuliaPackaging/Yggdrasil/tree/master/G/Gumbo
Julia
1
star