按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
k8s
Kubernetes API Client for Elixir
nitrogen_core
Nitrogen Web Framework Core Library
libvault
Highly configurable library for HashiCorp's Vault - handles authentication for multiple backends, and reading, writing, listing, and deleting secrets for a variety of engines.
yamerl_the_fork
A stripped down fork of yamerl, a YAML parser in pure Erlang
rebar3_hterl
A rebar compiler plugin for Hypertext Erlang (hterl)
google_api_cloud_kms
Cloud Key Management Service (KMS) API client library. Manages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications.
mapbox_ex
An elixir client for working with Mapbox's API.
parse_torrent
A module for convenient .torrent parsing
bloom_list
BloomList built on bloomfilter support callback to double check.
onfleet_api
onfleet api wrapper for elixir
chargebee_elixir
Elixir implementation of Chargebee API (WIP)
bugsnag_elixir
Error reporter for Bugsnag API
nebulex_cluster
Nebulex Cluster Utilities
sudokumotron
A very simple package to try and solve sudoku puzzles
appsignal_plug
AppSignal's Plug instrumentation instruments calls to Plug applications to gain performance insights and error reporting
exbouncer
An authorization library in Elixir for Plug applications that restricts what resources the current user/admin or any role is allowed to access,
pharams
Validate parameters in Phoenix with ease using Ecto.Schema
entropy_string
Efficiently generate cryptographically strong random strings of specified entropy from various character sets. `EntropyString` is superseded by `Puid` (https://hex.pm/packages/puid).
erlcloud
AWS APIs library for Erlang
mine
Mine is a lightweight package for defining views for structs. It aims to eliminate the boilerplate required to write and maintain an anti-corruption layer between your structs and any external APIs you interface with.
mix_dia_compiler
Diameter source files compiler for Mix and Elixir.
delegate_access
delegate Access callbacks to another module
messagepack
MessagePack for Erlang / Elixir
stripe_mock
StripeMock is a Stripe mock server written with Elixir and Phoenix.
remove_emoji
Remove Emoji 😈🈲😱⁉️ ( 2017 version for Elixir 1.4、1.5+ )
jerboa
STUN/TURN encoder, decoder and client library
nerves_io_pn532
Elixir library to work with the NXP PN532 RFID module.
geom
The geom project gives access to a variety of geometric shapes and the algorithms necessary for their manipulation.
hobot
A bot framework for ErlangVM(beam)
sumo_db_pgsql
SumoDB PGSQL Adapter
raft_fleet
A fleet of Raft consensus groups
scarab
content-addressable file storage
web_authn_ex
Implementation of a WebAuthn Relying Party in Elixir.
eventstore
Event store using PostgreSQL for persistence.
clickhousex
ClickHouse driver for Elixir (uses HTTP).
ex_ftx
FTX API Client for Elixir
descriptive_statistics
Descriptive Statistics is a library that allows you to compute simple descriptive statistics in Elixir. Inspired by https://github.com/thirtysixthspan/descriptive_statistics.
slugify
Transform strings from any language to slugs for URLs, filenames or fun
phoenix_inline_svg
An inline SVG file renderer for Phoenix Framework. This package is designed to make loading SVG based icons into HTML structure much easeier in Phoenix Frameowrk.
teex
Use Elixir as a scripting language with Hex packages, anywhere on your system. No Mix project required!
preload
A module to dynamically preload based on schema files.
logfmt
Logfmt is a module for encoding and decoding logfmt-style log lines.
json_janitor
`JsonJanitor` sanitizes elixir terms so that they can be serialized to JSON.
archivist
Plain-text, version-controlled blogging in Arcdown and Markdown.
ex_firebase_auth
Handling Firebase Auth 'ID tokens' in Elixir
amazon_iap
Amazon IAP(In-App Purchasing) receipt verifier.
paasaa
Natural language detection
coltrane
A library to handle musical theory and representations
acs_ex
An ACS server based on the cwmp_ex module
grpc_mock
GrpcMock is mocking library for [Elixir gRPC implementation](https://github.com/tony612/grpc-elixir). It provides seamless mock creation based on `pb.ex` definition and usual mocking "expect" - "verify" mechanisms.
schizo
Transform every other word in a sentence with some transformers.
maptu
Tiny library to convert from "encoded" maps to Elixir structs.
erlang_version
Retrieve Erlang/OTP version like `18.1'
xml_stream
Streaming XML builder
archytax
An implementation of the Firmata protocol for elixir.
urilib
A RFC-3986 URI Library for parsing and building URIs
eunit_sugar
Helpers and sugars for eunit tests
lasp
Declarative, distributed, eventually consistent compuations.
versioce
Versioce provides a mix task for version bumping of your project.
setup
Generic setup application for Erlang-based systems
cereal
A generalizable, configurable serialization dsl for elixir
ecto_enumerize
Enums for your Ecto schemes
crudry
Crudry is a library for DRYing CRUD.
nice_nickname
A nickname generator and profanity filter for Elixir
erlpack
High Performance Erlang Term Format Packer
newrelic
Erlang library for sending metrics to New Relic.
phoenix_token_auth
Solution for token auth in Phoenix apps. Provides an api for registration, account confirmation and logging in.
statex
provides a simplified state machine implementation and DSL
nerves_toolchain_armv5tejl_unknown_linux_musleabi
Nerves Toolchain - armv5tejl-unknown-linux-musleabi
membrane_portaudio_plugin
Raw audio retriever and player based on PortAudio
gen_queue_oban
GenQueue adapter for Oban
xml_mapper
A simple XML mapper for Elixir.
ecs
An experimental Entity-Component System (ECS) game engine.
tic
TIC Crypto Liquidity Integrator
nkferl
nkf library implemented in NIFs.
zest
A fresh approach to testing
logger_logstash_backend
Logstash UDP producer backend for Logger.
phoenix_html_sanitizer
HTML sanitizer for Phoenix
geolix
IP information lookup provider
alice_against_humanity
A handler for the Alice Slack bot. Play Cards Against Humanity with Alice.
as_fsm
An Finite state machine implementation for elixir
stopsel
A platform independent text message router
ladder
A simple task manager
pet
Account management tool compatible with pit
hermes
Is a mailer component for sending & recieving emails. The name comes from the greek messanger of the gods.
ecpool
Erlang Client/Connection Pool
schedule
Basic operations with intervals for Elixir.
excid
cid ("content id") is a human-friendly (readable/typeable) unique ID function built for distributed/decentralised systems.
memstore
Simple memory database for Erlang application using MVCC to store the data.
scribe
Pretty-print tables of structs and maps
apix
Simple convention and DSL for transformation of elixir functions to a documented and ready for validation API.
rabbitmq_sender
This is a GenServer-ish implementation RabbitMQ Sender.
mix_elm
A compile.elm mix task to compile Elm projects
expyplot
Python's matplotlib.pyplot ported to Elixir. Inspired by https://github.com/JordiPolo/explot This library provides a fairly transparent wrapper for matplotlib.pyplot.
new_relic_addons
Builds on top of New Relic's Agent to provide Ecto support and decorators
google_api_spanner
Cloud Spanner API client library. Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service.
google_api_machine_learning
AI Platform Training & Prediction API client library. An API to enable creating and using machine learning models.
ueberauth_cas
An Ueberauth strategy for CAS authentication.
ed25519_blake2b
Ed25519Blake2b is a NIF library to work with ed25519 signatures with blake2b hashing
‹
1
…
94
95
96
97
›