Pinned Repositories
ejump
An xref-based interface for jumping to Erlang definitions and call sites in Emacs, using find and grep or git grep instead of tags
eterminfo
Terminfo
eunit_addons
Eunit addons make it easier to work with tests that require some kind of setup/cleanup to be performed before/after each test
gpb
A Google Protobuf implementation for Erlang
gpb-eqc
QuickCheck tests for gpb, a Google Protobuf for Erlang
mockgyver
A mocking library for Erlang
py_interface
An Erlang to Python integration: a Python program can appear as an Erlang node
reshd
Superseded by https://github.com/tomas-abrahamsson/remsh
sbindx
tdiff
Diff algorithm in Erlang
tomas-abrahamsson's Repositories
tomas-abrahamsson/gpb
A Google Protobuf implementation for Erlang
tomas-abrahamsson/py_interface
An Erlang to Python integration: a Python program can appear as an Erlang node
tomas-abrahamsson/tdiff
Diff algorithm in Erlang
tomas-abrahamsson/gpb-eqc
QuickCheck tests for gpb, a Google Protobuf for Erlang
tomas-abrahamsson/sbindx
tomas-abrahamsson/reshd
Superseded by https://github.com/tomas-abrahamsson/remsh
tomas-abrahamsson/ddmin
tomas-abrahamsson/ejump
An xref-based interface for jumping to Erlang definitions and call sites in Emacs, using find and grep or git grep instead of tags
tomas-abrahamsson/eterminfo
Terminfo
tomas-abrahamsson/eunit_addons
Eunit addons make it easier to work with tests that require some kind of setup/cleanup to be performed before/after each test
tomas-abrahamsson/grpcbox_plugin
Rebar3 plugin for generating grpcbox behaviours
tomas-abrahamsson/mockgyver
A mocking library for Erlang
tomas-abrahamsson/otp
Erlang/OTP
tomas-abrahamsson/proper
PropEr: a QuickCheck-inspired property-based testing tool for Erlang
tomas-abrahamsson/rebar3_gpb_plugin
A rebar3 plugin for automatically compiling .proto files using the gpb protobuf compiler
tomas-abrahamsson/beam-wisdoms
Wiki containing pieces of information and knowledge about BEAM Virtual machine (which runs Erlang/OTP and other BEAM-based languages).
tomas-abrahamsson/edts
Erlang Development Tool Suite
tomas-abrahamsson/gpb-py-test
tomas-abrahamsson/grpcbox
Erlang grpc on chatterbox
tomas-abrahamsson/gun
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
tomas-abrahamsson/parse_trans
Parse transform utilities for Erlang
tomas-abrahamsson/plain_fsm
A behaviour/support library for writing plain Erlang FSMs.
tomas-abrahamsson/protobuf
Protocol Buffers - Google's data interchange format
tomas-abrahamsson/rebar
Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
tomas-abrahamsson/remsh
For connecting to an Erlang node using erl -remsh from within Emacs
tomas-abrahamsson/yaemep
Emacs Erlang autocompletion and automatic etags handling