Skip to content

Latest commit

 

History

History
124 lines (96 loc) · 2.74 KB

README.markdown

File metadata and controls

124 lines (96 loc) · 2.74 KB

Internal Dependencies

Various Erlang/OTP applications grew out of CloudI development. They exist as separate repositories for easier reuse in isolation and as external dependencies within CloudI (i.e., with a cloudi_x_ prefix).

cgroups

Erlang native cgroups interface

  • https://github.com/okeuday/cgroups
  • commit ddad41d3e4d145a1e1ba22fcd596d699fa51cd60 (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

cpg

CloudI Process Groups

  • https://github.com/okeuday/cpg
  • commit cdd9450e80a29e143e82d5ed00c03fba7dce30de (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

erlang_term

Erlang Term Info

  • https://github.com/okeuday/erlang_term
  • commit fbddec5018a20bae3acccd7bce7ceab5c44dfcee (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

key2value

Erlang 2-way map

  • https://github.com/okeuday/key2value
  • commit 9ea68362f3693e5cd0159ffccfb140a76057629e (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

keys1value

Erlang set associative map for key lists

  • https://github.com/okeuday/keys1value
  • commit d12e143be560702a523070ee6e2aa610871cc2e2 (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

pqueue

Erlang Priority Queues

  • https://github.com/okeuday/pqueue
  • commit ae822a8796e420bc2709dd369ca15c952fe0de2f (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

quickrand

Quick Erlang Random Number Generation

  • https://github.com/okeuday/quickrand
  • commit 6072555ae3269a6a807002ad59b78efbb0104b28
  • Mon Sep 4 19:29:44 PDT 2017
  • MIT

reltool_util

Erlang reltool utility functionality application

  • https://github.com/okeuday/reltool_util
  • commit 0ed0246b269f2eb3ca2094dd0497e732a81f81cd (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

supool

Erlang Process Pool as a Supervisor

  • https://github.com/okeuday/supool
  • commit b0ca01f17ab41daec803693762a448606b4e6f05 (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

syslog_socket

Erlang syslog Client Interface

  • https://github.com/okeuday/syslog_socket
  • commit 1f263c7c39067491a4c0014c50f89be84a9e1092
  • Mon Jul 3 22:00:38 PDT 2017
  • MIT

trie

Erlang Trie Implementation

  • https://github.com/okeuday/trie
  • commit ff40fad4260898e2d138b8e9a84e168967df6cf1 (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT

uuid

Erlang Native UUID Generation

  • https://github.com/okeuday/uuid
  • commit 8f8e8516296b0594705ab5851c687e80d4c0a38a
  • Thu Aug 3 11:36:32 PDT 2017
  • MIT

varpool

Erlang Process Pools as a Local Variable

  • https://github.com/okeuday/varpool
  • commit 6ffe9426ce54fe33e9e7ea8c56125051e300233e (v1.7.1)
  • Wed Jun 7 15:51:52 PDT 2017
  • MIT