Popularity
2.2
Declining
Activity
0.0
Stable
10
1
0
Programming language: Crystal
License: MIT License
Tags:
Misc
wire alternatives and similar shards
Based on the "Misc" category.
Alternatively, view wire alternatives based on common mentions on social networks and blogs.
-
sentry
Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes -
burocracia.cr
๐ Zero-dependency Crystal shard to validate, generate and format Brazilian burocracias (CPF, CNPJ, CEP) -
wikicr
Wiki in crystal, using Markdown and Git, inspired by dokuwiki. Last features to build are pretty hard, if you have some time to help... :) -
defined
This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compilation options. Code can be conditionally compiled based on the existence of a constant, version number constraints, or whether an environment variable is set truthy or not.
InfluxDB โ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of wire or a related project?
Popular Comparisons
README
WIre
A packet analyzer written purely in Crystal
Installation
First you will need the Crystal Language from http://crystal-lang.org
You will need to have are shards to be installed however you should just be able to download the binary if on x86_64 from the bin/ directory.
shards update
make
make install
Usage as root
wire -i eth0 -f 'tcp port 8080'
## Development
TODO: Add MonetDB support
TODO: Add MySQL support
TODO: JSON output format
## Contributing
1. Fork it ( https://github.com/puppetpies/WIre/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request
## Contributors
- [[WIre]](https://github.com/puppetpies/WIre) Bri in The Sky - creator, maintainer