inet_cidr
CIDR parser
A CIDR parsing and manipulation library for Elixir compatible with Erlang's :inet.
CIDR library for Elixir that is compatible with Erlang's :inet and supports both IPv4 and IPv6
49 stars
3 watching
5 forks
Language: Elixir
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
c-rack/cidr-elixir | Utilities for IP address range manipulation and comparison in Elixir | 45 |
cobenian/expcap | A PCAP file parser written in Elixir supporting Ethernet, IPv4, UDP, and DNS protocols | 31 |
cirru/parser.ex | A parser for the Cirru programming language | 0 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
savonarola/optimus | A command line arguments parsing library | 10 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
whatyouhide/corsica | A plug and DSL for handling CORS requests in Elixir web applications. | 526 |
devinus/poison | A fast and simple JSON parser and encoder for Elixir | 2,027 |
cobenian/presentex | An HTML-based presentation framework for Elixir code | 12 |
marcelog/elixir_authorizenet | An Elixir client for the Authorize.Net merchant API | 11 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,313 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
secomind/cyanide | Provides an Elixir interface to BSON documents | 12 |