vert.x alternatives and similar packages
Based on the "Utilities" category.
Alternatively, view vert.x alternatives based on common mentions on social networks and blogs.
-
erlware_commons
Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components. -
async_with
The asynchronous version of Elixir's "with", resolving the dependency graph and executing the clauses in the most performant way possible! -
plasm
Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.) -
sips_downloader
Utility to download Elixir Sips screencast videos written in Elixir (subscription to Elixir Sips required) -
WeightedRandom
Elixir weighted random pick library optimised for quick take_one and take_n operations
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of vert.x or a related project?
README
ExVertx
An Elixir package to provide a connection between Elixir application and Vert.x TCP event bus bridge.
Usage
Supported Versions
Important links
- ExVertx Github Repo
- Connector to Vert.x event bus via TCP Event Bus Bridge
- Vert.x TCP event bus bridge docs
- ExVertx Hex.pm package
- ExVertx docs
Running tests
Copyright and License
"ExVertx" is Copyright (c) 2019 Pharos Production Inc.
Created by Dmytro Nasyrov, Founder, CTO at Pharos Production Inc.
Pharos Production Inc. - Distributed Systems, Blockchain and FinTech enterprise software development
The source code is under the Apache 2 License.
Copyright (c) 2019 Pharos Production Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
*Note that all licence references and agreements mentioned in the vert.x README section above
are relevant to that project's source code only.