Giter VIP home page Giter VIP logo

erlutils's Introduction

erlUtils

An OTP library Otp21.2+
erlang各种有用的函数包括一些有用nif封装,还有一些性能测试case。
经过各种测试确保这些函数封装实现方式在erlang中是最优的选择之一!!!

dataType目录

主要为erlang中类型相关的函数

docs目录

主要为erlang中疑难或者常用的知识点

dynamicCompile目录

为erlang动态编译相关的代码

httpSocket目录

涉及http socket的函数

nifSrc目录

各个nif对应的erlang代码

srvNodeMgr目录

erlang节点管理

stackStrace目录

erlang堆栈美化函数

testCase目录

用来测试对比各种函数 各种写法以及erang中各种数据类型效率的函数封装

timeData目录

获取各种本地时间与世界时间,以及本地时间与世界时间相互转换的时间函数封装    

uuidMd5 目录

封装了Md5UUid的函数    

comMisc目录

未分类的模块 

c_src

收集部分有用的nif,准备封装一个高效的可多进程共享的hash容器, 封装到一半测试效率并不怎么好,放弃了这个想法,还是用ets吧

erlutils's People

Contributors

sismaker 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.