按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
markright
**The extended, configurable markdown-like syntax parser, that produces an AST.** Supports the full set of `markdown`, plus extensions (custom markup with a bit of elixir code to handle parsing.) The AST produced is understandable by [`XmlBuilder`](https://github.com/joshnuss/xml_builder).
ex_crypto
A wrapper around the Erlang Crypto module with sensible defaults for common tasks.
crawlex
Crawler in elixir.
matrix
Matrix is a linear algebra library for manipulating dense matrices. Its primary design goal is ease of use.
wpa_supplicant
Elixir interface to the wpa_supplicant daemon. The wpa_supplicant provides application support for scanning for access points, managing Wi-Fi connections, and handling all of the security and other parameters associated with Wi-Fi.
linkex
Encode and decode HTTP Link headers.
fitex
FitEx is a Macro-Module which provides a bit of sugar for function definitions.
scrivener
Pagination for the Elixir ecosystem
machinery_display
Generates graphs from Machinery state machines.
pipeline
Monadic HTTP application composition for plug and friends.
vapor
Dynamic configuration management
msgpack
MessagePack serializer/deserializer
fast64
High performance Elixir base 64 encoder/decoder in C.
nerves_system_rpi4
Nerves System - Raspberry Pi 4
checkpoint
A plug that handles authorization in phoenix applications via policy modules.
crawly
High-level web crawling & scraping framework for Elixir.
ancestry
The tree structure implementations for Ecto.
elo
Calculate Elo ratings.
elixir_email_reply_parser
Email reply parser for retrieval of the last reply from email message. Originally an Elixir port of https://github.com/github/email_reply_parser as well as its port https://github.com/zapier/email-reply-parser enhanced by e.g. an ability to handle emails with German.
serum_theme_blaze
Blaze is a Serum theme which which builds a Blaze outlook.
json_schema_validator
A thin wrapper around a Json Schema Validator.
table_flipper
A useless package that prepends a table flip to Elixir error logs
tesla_statsd
StatsD instrumenting middleware for Tesla HTTP client
slacks
An Elixir Slack client and bot.
exoml
A module to decode/encode xml into a tree structure
subtitles
Library for manipulating and converting subtitles
typerefl
Runtime type-checker for Erlang
dotx
Dotx is a full feature library for DOT file parsing and generation. The whole spec [https://www.graphviz.org/doc/info/lang.html](https://www.graphviz.org/doc/info/lang.html) is implemented.
mariaex
Pure elixir database driver for MariaDB / MySQL.
pavlov
Pavlov is a BDD library for your Elixir projects, allowing you to write expressive unit tests that tell the story of how your application behaves. The syntax tries to follow RSpec's wherever possible.
ergb
Simple color manipulation erlang library
conn_pool
Connection pool helps storing, sharing and using connections. It also make its possible to use the same connection concurrently.
rabbit
A set of tools for building robust applications with RabbitMQ.
tiny_blog
TinyBlog is a tiny library that turns a folder of markdown files into blog posts.
refinery
Refinery is a DSL for creating refinement types in Elixir.
pleroma_job_queue
A lightweight job queue
hashids
Hashids lets you obfuscate numerical identifiers via reversible mapping.
ghoul
An undead cleanup crew for your processes
elixir_google_drive_api
Elixir library to work files of Google Drive
hut
helper library for making Erlang libraries logging framework agnostic
mqtt_sessions
MQTT v5 Sessions Manager
lazy_cache
A memcached-like Elixir cache.
mappable
Convert different mappable types to each other in Elixir
mutation
Mutation testing for Elixir.
verk
Verk is a job processing system backed by Redis.
flexi
A flexible Elixir ExUnit test runner, perfect in combination with Cortex
ip
Represtations and tools for IP addresses and networks.
curtail
HTML-safe string truncation.
turbo
A elixir lib for search, sort, paginate.
toniq
Simple and reliable background job processing library for Elixir. Has persistence, retries, delayed jobs, concurrency limiting, error handling and is heroku friendly.
ueberauth_github_ez
An Ueberauth strategy for using Github to authenticate your users.
rebar3_ex_doc
A rebar plugin to build ex_doc documentation for the erlang edoc-annotated libraries
placebo
A mocking library for ExUnit inspired by RSpec and based on meck.
google_api_firebase
Firebase Management API client library. The Firebase Management API enables programmatic setup and management of Firebase projects, including a project's Firebase resources and Firebase apps.
ueberauth_azure_ad
Azure AD (v2, single tenant) Strategy for Überauth
retrieval
Trie implementation in pure Elixir that supports pattern based lookup and other functionality.
nats_streaming
BETA support for interacting with a NATS streaming server
plug_maintenance
An Elixir plug returns a service unavailable response during maintenance.
kalends
Kalends is a datetime library in pure Elixir with up-to-date timezone support using the Olson database.
luhnatex
Luhn algorithm in Elixir
resty
Like ActiveResource but for Elixir
gen_debug
GenDebug is a set of utilities to debug the state and messages of a GenServer
ptolemy
Application Environment Manager, with support for Hashicorp's Vault and much more!
stemmer
An English (Porter2) stemming implementation in Elixir.
sonix
Client for Sonic: Fast, lightweight & schema-less search backend
mpx
Interact with Ministry Platform's Rest API
tournamex
Simple package for managing tournament.
proxy
Proxy plug for upstream servers
bamboo_campaign_monitor
Send emails with Campaign Monitor, through Bamboo
pubnux
A wrapper for PubNub's API
espace
Erlang tuple spaces (Linda)
yesql
Using plain old SQL to query databases
zarex
Filename sanitization for Elixir
servicex_matching
This library is a summary of the functions that are generally required for Matching Web service development.
membrane_dtls_plugin
DTLS (and DTLS-SRTP) implementation of Handshake behaviour for Membrane ICE plugin
etude
futures for elixir/erlang
wonderland
Elixir functional programming foundation
new_relic_absinthe
New Relic Instrumentation adapter for Absinthe
tensorflex
A simple and fast library for running Tensorflow graph models in Elixir. Tensorflex is written around the Tensorflow C API, and allows Elixir developers to leverage Machine Learning and Deep Learning solutions in their projects.
duration_tc
A wrapper around :timer.tc in Elixir to know how long it takes to execute a function
ex_aequo
Some Tools Commonly Needed (commonly means once a year by me, but still)
calendar
Calendar is a datetime library for Elixir. Timezone support via its sister package `tzdata`. Safe parsing and formatting of standard formats (ISO, RFC, etc.), strftime formatting. Extendable through protocols.
gen_template_umbrella
Generate a basic umbrella project.
currency_conversion
Convert Money Amounts between currencies.
ex_brace_expansion
Brace expansion, as known from sh/bash, in Elixir. Quick example: ExBraceExpansion.expand("file-{a,b,c}.jpg") => ["file-a.jpg", "file-b.jpg", "file-c.jpg"]
beanstream
Unofficial Elixir client for processing payments through Beanstream.
openstax_swift_ecto
OpenStack Swift Ecto integration
libhoney
A client for interacting with honeycomb.io
excontainers
Throwaway containers for your tests
obelisk
obelisk is a static site generator for Elixir. It is inspired by jekyll, with the goal of being fast and simple to use and extend.
cipher
Elixir crypto library to encrypt/decrypt arbitrary binaries.
rebar_alias
Alias rebar3 tasks to one command.
logic_sim
Logical Circuit Simulator using GenServers and Message Passing
ex_rfc3986
An URI parser trying to be strictly compatible with RFC3986. Uses official ABNF grammar and ex_abnf as interpreter.
ads_client
a simple ams/ads implementation
gtmetrix
GTmetrix REST API client.
eidetic_projector
Projector Middleware system for building projections from Eidetic event streams
sse_phoenix_pubsub
Server Sent Events on top of Phoenix PubSub
viex
Elixir package to validate European VAT numbers with the VIES service.
‹
1
…
72
73
74
…
97
›