Giter Site home page Giter Site logo

boshra-pardaz / p1_utils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from processone/p1_utils

0.0 2.0 0.0 138 KB

Erlang Utility Modules from ProcessOne

Home Page: http://www.process-one.net/

License: Apache License 2.0

Makefile 0.06% Erlang 99.94%

p1_utils's Introduction

p1_utils

Build Status Coverage Status Hex version

p1_utils is an application containing ProcessOne modules and tools that are leveraged in other development projects:

  • p1_fsm and p1_server are drop-in replacements of Erlang gen_fsm and gen_server, offering extra option for better reliability in production. They support mostly priority messages and message queue length controls.
  • p1_nif_utils is an helper utilities for handling NIF code.
  • treap is a treap algorithm implementation. It is a randomized binary search tree. See: https://en.wikipedia.org/wiki/Treap
  • p1_time_compat is a module to ease support and migration of Erlang time management function from Erlang R16/R17 to Erlang R18.
  • p1_http is an http client which provides a common API for inets / lhttpc / ibrowse

If you have rebar binary, you can generate p1_utils documentation by running rebar3 edoc.

p1_utils's People

Contributors

mremond avatar prefiks avatar zinid avatar badlop avatar f055 avatar bowlofeggs avatar alexeyshch avatar

Watchers

James Cloos avatar Ali Ghasemi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.