Awesome List Updates on Jul 12, 2016
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Elixir
Algorithms and Data structures
- simhash (⭐22) - Simhash implementation using Siphash and N-grams.
Framework Components
- kerosene (⭐231) - Pagination for Ecto and Phoenix.
- phoenix_html_simplified_helpers (⭐31) - Some helpers for phoenix html (truncate, time_ago_in_words, number_with_delimiter).
- plug_secex (⭐29) - Plug that adds various HTTP Headers to make Phoenix/Elixir app more secure.
HTTP
- http_digex (⭐4) - A module to create basic digest HTTP auth header.
Miscellaneous
- egaugex (⭐1) - Client to fetch and parse realtime data from egauge devices.
Networking
- asn (⭐16) - Can be used to map from IP to AS to ASN.
- mac (⭐7) - Can be used to find a vendor of a MAC given in hexadecimal string (according to IEEE).
ORM and Datamapping
- ecto_factory - Easily generate structs based on your ecto schemas.
Text and Numbers
- ua_parser2 (⭐1) - A port of ua-parser2 to Elixir. User agent parser library.
Third Party APIs
- pigeon (⭐620) - HTTP2-compliant wrapper for sending iOS and Android push notifications.
Translations and Internationalizations
- exkanji (⭐13) - A Elixir library for translating between hiragana, katakana, romaji and kanji. It uses Mecab.
Utilities
- sitemap (⭐104) - Sitemap is the easiest way to generate Sitemaps in Elixir.
2. Awesome Incident Response
IR Tools Collection / Disk Image Creation Tools
- Magnet ACQUIRE - ACQUIRE by Magnet Forensics allows various types of disk acquisitions to be performed on Windows, Linux, and OS X as well as mobile operating systems.
3. Awesome Hacking Locations
Italy 🇮🇹 / Rome
Whiteboard Cafe
Healthy food, books, printer, fast wifi
Webpage: http://www.whiteboard.cafe, Zomato
Wifi | Power | Address | Open Hours |
---|---|---|---|
✔ | ✔ | Plot 15/1, 1st Floor, Sector 2, Opposite Cyber Gateway, Hitech City, Hyderabad | Mon-Sun 8:00-22:00 |
4. Awesome Artificial Intelligence
Philosophy
- Super Intelligence - Superintelligence asks the question: What happens when machines surpass humans in general intelligence?
Free Content
- Brief Introduction To Educational Implications Of Artificial Intelligence - This book is designed to help preservice and inservice teachers learn about some of the educational implications of current uses of Artificial Intelligence as an aid to solving problems and accomplishing tasks.
Code
- AIMACode - Source code for "Artificial Intelligence: A Modern Approach" in Common Lisp, Java, and Python. More to come.
5. Vertx Awesome
Web Frameworks
- Vert.x Jersey (⭐154) - Create JAX-RS Jersey resources in Vert.x.
- Handlers (⭐11) - Open web framework for Vert.x.
- vertx-rest-storage (⭐19) - Persistence for REST resources in the filesystem or a redis database.
- Jubilee (⭐325) - A rack compatible Ruby HTTP server built on Vert.x 3.
Database Clients
- vertx-pojo-mapper (⭐57) - Non-blocking POJO mapping for MySQL and MongoDB.
Integration
- JavaEE
- JCA adaptor (⭐10) - Java Connector Architecture Adaptor for the Vert.x event bus.
- Weld (⭐47) - Brings the CDI programming model into the Vert.x ecosystem (register CDI observer methods as Vert.x message consumers, CDI-powered Verticles, define routes in a declarative way, etc.).
- Meteor
- Meteor (⭐17) - Meteor integration support through Vert.x event bus.
- Metrics
- Hawkular metrics (⭐5) - Hawkular implementation of the Vert.x Metrics SPI.
- DropWizard metrics (⭐32) - Metrics implementation using DropWizard metrics.
- Micrometer metrics (⭐43) - Metrics implementation using Micrometer metrics.
- OpenTsDb Metrics (⭐11) - OpenTsDb metrics client for Vert.x.
- Bosun Monitoring (⭐3) - Bosun client library for Vert.x.
Language Support
- Python (⭐8) - Python support.
Reactive
- vertx-util (⭐21) - Light weight promises & latches for Vert.x.
Sync Thread Non Block
- Sync (⭐98) - Synchronous but non-OS-thread-blocking verticles.
Vert.x Event Bus Clients
- C++11 (⭐17) - C++11 event bus client.
- Java (⭐19) - Java implementation of vertxbus.js.
- Java (⭐20) - Java and Android Event Bus Client.
- CLI (⭐2) - Command-line binary client for Vert.x event bus - pipe in JSON, emit JSON.
Cluster Managers
- JGroups Cluster Manager (⭐5) - JGroups cluster manager.
- Atomix Cluster Manager (⭐25) - An Atomix based cluster manager implementation for Vert.x 3.
Search Engines
- Vert.x Elasticsearch Service (⭐57) - Vert.x 3 Elasticsearch service with event bus proxying.
Service Factory
- Node.js Service Factory (⭐3) - Vert.x Node.js Service Factory.
Dependency Injection
- Vert.x Guice (⭐59) - Vert.x verticle factory for Guice dependency injection.
- Vert.x HK2 (⭐30) - Vert.x verticle factory for HK2 dependency injection.
- Spring Vert.x Extension (⭐50) - Vert.x verticle factory for Spring DI injection.
- Vert.x Beans (⭐23) - Inject Vert.x objects as beans into your Spring application.
Examples
- Vert.x feeds (⭐126) - Example of an RSS aggregator built using Vert.x, Gradle, MongoDB, Redis, Handlebars templates, AngularJS, the event bus and SockJS.
- Example using event bus and service proxies to connect vertx and node (⭐45) - Step by step example with wiki description showing how to connect Vert.x and Node using event bus and service proxies.
Deployment
- Vert.x Deploy Application (⭐55) - (Seamless) deploy to AWS based Vert.x application clusters.
Utilities
- Vert.x POJO config (⭐3) - Allows for mapping between standard JSON configuration and a (type-safe) configuration Java bean. Also allows the configuration bean to be validated through JSR 303.
- Prev: Jul 13, 2016
- Next: Jul 11, 2016