{"id":18554654,"url":"https://github.com/erlanglab/elab","last_synced_at":"2025-10-21T15:06:56.708Z","repository":{"id":57493952,"uuid":"350701592","full_name":"erlanglab/elab","owner":"erlanglab","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-10T17:53:19.000Z","size":16,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T05:09:57.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erlanglab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-23T12:20:49.000Z","updated_at":"2022-08-27T09:47:40.000Z","dependencies_parsed_at":"2022-09-02T01:40:38.470Z","dependency_job_id":null,"html_url":"https://github.com/erlanglab/elab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlanglab%2Felab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlanglab%2Felab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlanglab%2Felab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlanglab%2Felab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erlanglab","download_url":"https://codeload.github.com/erlanglab/elab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129817,"owners_count":21052644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:23:08.420Z","updated_at":"2025-10-21T15:06:51.402Z","avatar_url":"https://github.com/erlanglab.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"elab\n=====\n\nA collection of libraries and notebooks useful for troubleshooting and profiling of BEAM-based systems.\n\nInstall prerequisites\n=====\n\nInstall asdf\n-----\n\n    $ git clone https://github.com/asdf-vm/asdf.git ~/.asdf\n    $ # add it to your shell resource file, e.g. ~/.zshrc\n    $ . $HOME/.asdf/asdf.sh\n\nInstall Erlang\n-----\n\n    $ export KERL_CONFIGURE_OPTIONS=\"--without-javac --enable-lock-counter --with-microstate-accounting=extra\"\n    $ asdf install erlang 24.0.2\n    $ asdf global erlang 24.0.2\n\nInstall Elixir and Livebook (optional)\n-----\n\n    $ asdf install elixir 1.12.1-otp-24\n    $ asdf global elixir 1.12.1-otp-24\n    $ git clone https://github.com/elixir-nx/livebook.git\n    $ cd livebook\n    $ mix deps.get --only prod\n    $ mix escript.install hex livebook\n    $ # add livebook to your $PATH\n    $ export PATH=\"$HOME/.asdf/installs/elixir/1.12.1-otp-24/.mix/escripts/:$PATH\" \n\nBuild\n-----\n\n    $ rebar3 compile\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlanglab%2Felab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferlanglab%2Felab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlanglab%2Felab/lists"}