Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Elixir
Fund for the most critical elixir packages on hex.pm
Allocations
2024-09
$10000.0
Funded Projects
https://github.com/jelly-beam/verl
SemVer 2.0 parsing, matching, and comparisons for Erlang
erlang jellybeam semver
Released: 06 Jan 2019 - 33
https://github.com/joshnuss/xml_builder
Elixir library for generating XML
elixir xml
Released: 16 Jul 2014 - 173
https://github.com/beam-telemetry/telemetry_metrics
Collect and aggregate Telemetry events over time
elixir events instrumentation metrics monitoring telemetry
Released: 19 Oct 2018 - 196
https://github.com/elixirs/faker
Faker is a pure Elixir library for generating fake data.
data data-generator database developer-tools dummy elixir fake-content faker generator hacktoberfest phoenix qa seed seeding test testing testing-tools
Released: 08 Apr 2014 - 1,068
https://github.com/dashbitco/nimble_options
A tiny library for validating and documenting high-level options. 💽
elixir elixir-lang elixir-library option-parser
Released: 19 Feb 2020 - 457
https://github.com/elixir-ecto/ecto_sql
SQL-based adapters for Ecto and database migrations
Released: 03 Oct 2018 - 520
https://github.com/deadtrickster/prometheus.ex
Prometheus.io Elixir client
elixir instrumentation metrics monitoring prometheus
Released: 16 May 2016 - 403
https://github.com/saleyn/erlexec
Execute and control OS processes from Erlang/OTP
erlang erlang-processes erlexec linux os otp
Released: 28 Sep 2012 - 516
https://github.com/jonasschmidt/ex_json_schema
An Elixir JSON Schema validator
Released: 23 May 2015 - 343
https://github.com/deadtrickster/prometheus.erl
Prometheus.io client in Erlang
erlang instrumentation metrics monitoring prometheus
Released: 03 May 2016 - 339
https://github.com/ninenines/cowboy
Small, fast, modern HTTP server for Erlang/OTP.
cowboy erlang functional high-performance http http-server http2 http2-server https production-ready rest web web-framework websocket websocket-server websockets
Released: 09 Mar 2011 - 7,183
https://github.com/michalmuskala/jason
A blazing fast JSON parser and generator in pure Elixir.
elixir json
Released: 04 Jun 2017 - 1,565
https://github.com/elixir-tesla/tesla
The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
elixir hackney http http-client ibrowse json middleware
Released: 16 Mar 2015 - 1,947
https://github.com/absinthe-graphql/absinthe_plug
Plug support for Absinthe, the GraphQL toolkit for Elixir
absinthe absinthe-graphql graphiql graphql phoenix plug
Released: 30 Dec 2015 - 252
https://github.com/beatrichartz/csv
CSV Decoding and Encoding for Elixir
csv decoder decoding elixir encoder encoding hex parser parsing rfc-4180 stream
Released: 27 Feb 2015 - 487
https://github.com/parroty/excoveralls
Coverage report tool for Elixir with coveralls.io integration.
Released: 04 Sep 2013 - 804
https://github.com/gen-smtp/gen_smtp
The extensible Erlang SMTP client and server library.
Released: 21 May 2009 - 680
https://github.com/devinus/poison
An incredibly fast, pure Elixir JSON library
elixir elixir-libraries json json-library json-parser
Released: 06 Apr 2014 - 1,998
https://github.com/melpon/memoize
A method caching macro for elixir using CAS on ETS.
cache elixir-lang memoize
Released: 29 Jun 2017 - 189
https://github.com/beatrichartz/parallel_stream
A parallelized stream implementation for Elixir
elixir parallelism parallelize stream
Released: 17 Oct 2015 - 98
https://github.com/danschultzer/premailex
Preflight for your HTML emails - inline styling and plain text.
elixir email html-emails phoenix
Released: 01 Oct 2017 - 170
https://github.com/okeuday/quickrand
Quick Erlang Random Number Generation
erlang random random-number-generators
Released: 04 Mar 2013 - 41
https://github.com/patricksrobertson/secure_random.ex
Convenience library for random base64 strings modeled after my love for Ruby's SecureRandom
Released: 22 Jan 2015 - 96
https://github.com/ahamez/varint
An Elixir library to compress integers using the Variable Length Encoding LEB128 compression.
compress-integers elixir varint
Released: 10 Dec 2016 - 9
https://github.com/ninenines/ranch
Socket acceptor pool for TCP protocols.
Released: 05 Apr 2012 - 1,176
https://github.com/bitwalker/timex
A complete date/time library for Elixir projects.
calendar datetime elixir
Released: 27 Jul 2014 - 1,720
https://github.com/jeremyjh/dialyxir
Mix tasks to simplify use of Dialyzer in Elixir projects.
dialyzer elixir mix-tasks
Released: 28 May 2013 - 1,659
https://github.com/ExHammer/hammer
An Elixir rate-limiter with pluggable backends
elixir elixir-lang phoenix phoenix-framework rate-limiter rate-limiting
Released: 01 Jun 2017 - 738
https://github.com/phoenixframework/phoenix_html
Building blocks for working with HTML in Phoenix
Released: 03 May 2015 - 401
https://github.com/spandex-project/spandex
A platform agnostic tracing library
hacktoberfest
Released: 18 Jun 2017 - 332
https://github.com/phoenixframework/phoenix_ecto
Phoenix and Ecto integration with support for concurrent acceptance testing
Released: 06 Mar 2015 - 473
https://github.com/lexmag/msgpax
High-performance and comprehensive MessagePack implementation for Elixir / msgpack.org[Elixir]
elixir msgpack
Released: 08 Sep 2013 - 284
https://github.com/uwiger/parse_trans
Parse transform utilities for Erlang
Released: 10 Feb 2010 - 231
https://github.com/ex-aws/ex_aws
A flexible, easy to use set of clients AWS APIs for Elixir
Released: 15 Sep 2014 - 1,241
https://github.com/phoenixframework/phoenix_pubsub
Distributed PubSub and Presence platform for the Phoenix Framework
Released: 10 Nov 2015 - 617
https://github.com/potatosalad/erlang-jose
JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
cryptography elixir erlang jose jwt
Released: 27 Jul 2015 - 309
https://github.com/sneako/finch
Elixir HTTP client, focused on performance
elixir http-client
Released: 23 Oct 2019 - 1,220
https://github.com/rrrene/credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
code-analysis credo elixir linter static-analysis
Released: 27 Sep 2015 - 4,842
https://github.com/lexmag/statix
Fast and reliable Elixir client for StatsD-compatible servers
elixir instrumentation metrics statsd
Released: 13 May 2015 - 275
https://github.com/devinus/poolboy
A hunky Erlang worker pool factory
erlang pool worker-pool
Released: 02 Nov 2010 - 1,528
https://github.com/dashbitco/nimble_pool
A tiny resource-pool implementation for Elixir
Released: 11 Oct 2019 - 343
https://github.com/whatyouhide/stream_data
Data generation and property-based testing for Elixir. 🔮
data-generation elixir property-based-testing property-testing quickcheck
Released: 10 May 2017 - 866
https://github.com/phoenixframework/phoenix_live_reload
Provides live-reload functionality for Phoenix
Released: 24 Mar 2015 - 316
https://github.com/phoenixframework/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
Released: 12 Sep 2018 - 5,742
https://github.com/elixir-makeup/makeup
Syntax highlighter for Elixir inspired by Pygments
Released: 01 Aug 2017 - 196
https://github.com/eproxus/meck
A mocking library for Erlang
erlang meck mocking-library testing
Released: 03 May 2010 - 808
https://github.com/codedge-llc/pigeon
iOS and Android push notifications for Elixir
adm amazon android apns elixir fcm hex ios
Released: 06 Sep 2015 - 640
https://github.com/parroty/exvcr
HTTP request/response recording library for elixir, inspired by VCR.
Released: 30 Sep 2013 - 705
https://github.com/willemdj/erlsom
XML parser for Erlang
databinder erlang sax-parser xml xml-schema xsd
Released: 22 Nov 2009 - 263
https://github.com/elixir-ecto/connection
Connection behaviour for connection processes
Released: 10 May 2015 - 263
https://github.com/bitwalker/combine
A parser combinator library for Elixir projects
elixir parser-combinators parsing
Released: 23 Jul 2015 - 197
https://github.com/lau/tzdata
tzdata for Elixir. Born from the Calendar library.
Released: 26 Feb 2015 - 298
https://github.com/riverrun/comeonin
Password hashing specification for the Elixir programming language
argon2 bcrypt elixir pbkdf2
Released: 19 Dec 2014 - 1,283
https://github.com/elixir-ecto/db_connection
Database connection behaviour
Released: 25 Nov 2015 - 307
https://github.com/whatyouhide/redix
Fast, pipelined, resilient Redis driver for Elixir. 🛍
elixir elixir-library redis redis-client redis-pubsub redis-sentinel
Released: 11 Aug 2015 - 1,098
https://github.com/kafkaex/kafka_ex
Kafka client library for Elixir
elixir erlang kafka
Released: 03 Jan 2015 - 592
https://github.com/ferd/recon/
Collection of functions and scripts to debug Erlang in production.
erlang hacktoberfest instrumentation profiling tracing
Released: 06 Aug 2012 - 1,327
https://github.com/elixir-gettext/gettext
Internationalization and localization support for Elixir.
elixir elixir-lang elixir-library gettext i18n internationalization l10n localization translation
Released: 09 Mar 2015 - 435
https://github.com/kbrw/sweet_xml
A sweet wrapper of :xmerl to help query XML docs
elixir stream xml xpath
Released: 24 Jul 2014 - 360
https://github.com/elixirmoney/money
Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
Released: 26 Aug 2015 - 825
https://github.com/nccgroup/sobelow
Security-focused static analysis for the Phoenix Framework
elixir phoenix-framework security static-analysis
Released: 12 May 2017 - 1,672
https://github.com/beam-community/ex_machina
Create test data for Elixir applications
elixir factories factory-definitions testing
Released: 14 Sep 2015 - 1,876
https://github.com/dashbitco/nimble_parsec
A simple and fast library for text-based parser combinators
binary elixir parser-combinator
Released: 01 Mar 2018 - 788
https://github.com/ericentin/exexec
Execute and control OS processes from Elixir.
Released: 22 May 2016 - 66
https://github.com/elixir-plug/mime
A read-only and immutable MIME type module for Elixir
Released: 26 Oct 2015 - 92
https://github.com/RobertDober/earmark_parser
The Markdown to AST part of Earmark.
Released: 29 Jun 2020 - 68
https://github.com/martinsvalin/html_entities
Elixir module for decoding HTML entities.
Released: 02 Jul 2015 - 87
https://github.com/hexpm/hex_core
Reference implementation of Hex specifications.
Released: 02 Mar 2018 - 98
https://github.com/DockYard/elixir-mail
Build composable mail messages
elixir mail rfc-2822
Released: 09 Feb 2016 - 389
https://github.com/benoitc/hackney
simple HTTP client in Erlang
client erlang http
Released: 02 Jul 2012 - 1,313
https://github.com/ericmj/decimal
Arbitrary precision decimal arithmetic
Released: 16 Nov 2013 - 456
https://github.com/joken-elixir/joken
Elixir JWT library
elixir joken jwt
Released: 16 Sep 2014 - 747
https://github.com/beam-community/bamboo
Testable, composable, and adapter based Elixir email library for devs that love piping.
bamboo elixir elixir-phoenix email
Released: 03 Nov 2015 - 1,908
https://github.com/cobenian/inet_cidr
CIDR library for Elixir that is compatible with Erlang's :inet and supports both IPv4 and IPv6
Released: 17 Jul 2015 - 47
https://github.com/stueccles/analytics-elixir
Segment.com library for Elixir
Released: 16 Sep 2015 - 132
https://github.com/elixir-mint/mint
Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
elixir elixir-http elixir-lang elixir-language http http-client http2
Released: 25 Oct 2017 - 1,346
https://github.com/lexmag/oauther
OAuth 1.0 for Elixir
elixir oauth oauth1
Released: 03 Jul 2014 - 66
https://github.com/yuce/pot
POT is an Erlang library for generating Google Authenticator compatible one time passwords
2fa authenticator elixir erlang
Released: 18 Jan 2015 - 237
https://github.com/deadtrickster/prometheus-ecto
Prometheus.io collector for Elixir.Ecto
collector ecto elixir instrumenter monitoring prometheus
Released: 17 Aug 2016 - 74
https://github.com/homanchou/elixir-xml-to-map
Converts XML String to Elixir Map data structure with string keys
Released: 18 Nov 2016 - 52
https://github.com/talentdeficit/jsx
an erlang application for consuming, producing and manipulating json. inspired by yajl
erlang json
Released: 24 May 2010 - 693
https://github.com/benoitc/erlang-metrics
A generic interface to different metrics systems in Erlang.
Released: 06 Dec 2015 - 70
https://github.com/elixir-plug/plug_crypto
Crypto-related functionality for web applications, used by Plug.
Released: 02 Oct 2018 - 87
https://github.com/elixir-plug/plug_cowboy
Plug adapter for the Cowboy web server
Released: 18 Oct 2018 - 232
https://github.com/ninenines/cowlib
Support library for manipulating Web protocols.
erlang http http2 parser websocket
Released: 21 Aug 2013 - 280
https://github.com/andrewhao/ordinal
Simple Elixir ordinalization of numbers to their ordinalized forms
Released: 10 Jan 2018 - 10