cidr-elixir
IP comparer
Utilities for IP address range manipulation and comparison in Elixir
Classless Inter-Domain Routing (CIDR) for Elixir
45 stars
7 watching
17 forks
Language: Elixir
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cobenian/inet_cidr | A CIDR parsing and manipulation library for Elixir compatible with Erlang's :inet. | 49 |
c-rack/plug_response_header | An Elixir plug for manipulating HTTP response headers | 12 |
yl2chen/cidranger | A Golang library that enables fast IP to CIDR block lookup using a trie data structure. | 901 |
danielberkompas/elasticsearch-elixir | A no-nonsense library for interacting with Elasticsearch from Elixir | 421 |
christopheradams/plug_rest | A Plug-based router for Elixir applications that follows REST principles and provides declarative handling of HTTP requests | 54 |
c-rack/plug_cloudflare | Parses CloudFlare's IP address from an HTTP request header into Plug.Conn's remote_ip field. | 23 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,402 |
kronicdeth/intellij-elixir | An IntelliJ plugin for building, debugging, and testing Elixir projects within the IDE. | 1,839 |
achanda/ipnetwork | A library to work with IPv4 and IPv6 CIDRs in Rust | 121 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
danhper/ex_cli | Builds user-friendly command-line interfaces for Elixir applications | 214 |
fhunleth/elixir_ale | Library providing high-level abstractions for interfacing with hardware peripherals on Linux platforms | 344 |
whatyouhide/corsica | A plug and DSL for handling CORS requests in Elixir web applications. | 526 |
prodis/correios-cep-elixir | A tool for finding Brazilian addresses by postal code from Correios API | 38 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |