GithubHelp home page GithubHelp 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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

stdlib2's Issues

Common License file

Hi,

Although license details (Apache V2) specified in some of the files inside src directory, will it be possible to give a common license file for the project?

Regards,
Renjith

stdlib2/src/s2_sh.erl may be out of date

I am wondering if this project is out of maintenance?
As I found this error when I compile it with OTP 20:
stdlib2/src/s2_sh.erl:165: crypto:rand_uniform/2 is deprecated and will be removed in a future release; use rand:uniform/1

Btw, that will be a nice if we can find this project in the hex.pm.

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.