Git Product home page Git Product logo

stdlib2's Introduction

                      _      _ _ _ _    ____
                  ___| |_ __| | (_) |__|___ \
                 / __| __/ _` | | | '_ \ __) |
                 \__ \ || (_| | | | |_) / __/
                 |___/\__\__,_|_|_|_.__/_____|
                   Erlang stdlib extensions

Overview

stdlib2 is a collection of useful functions, data structures, and behaviours.

Installation

[email protected]:~/git/stdlib2$ gmake

[email protected]:~/git/stdlib2$ gmake test

Manifest

  • include/:
    • prelude.hrl -- Useful macros and type aliases.
  • src/:
    • s2_atoms.erl -- Atom-related utilities.
    • s2_csets.erl -- Counting sets.
    • s2_env.erl -- Environment access and setup.
    • s2_export.erl -- Export unexported functions from the REPL.
    • s2_fs.erl -- Filesystem-related utilities.
    • s2_funs.erl -- Combinators.
    • s2_gen_db.erl -- Behaviour for persistent state.
    • s2_gen_lattice.erl -- Behaviour for lattices.
    • s2_hex.erl -- ASCII armor.
    • s2_lists.erl -- `lists' extensions.
    • s2_loop.erl -- Higher-order functions for writing loops.
    • s2_maps.erl -- Nested dictionaries.
    • s2_maybe.erl -- The Maybe Monad.
    • s2_par.erl -- Better pmap.
    • s2_pn_counters.erl -- PN counters.
    • s2_procs.erl -- `erlang' extensions.
    • s2_rand.erl -- Randomness.
    • s2_sh.erl -- Unix commands.
    • s2_strats.erl -- Sane supervision defaults.
    • s2_time.erl -- Timestamps.
    • s2_vclocks.erl -- Vector clocks.

// eof

stdlib2's People

Contributors

bipthelin avatar erszcz avatar russelldb 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.