Awesome List Updates on Feb 11, 2022
13 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Gdpr
Related
2. Awesome Snmp
Libraries / Go
- posteo/go-agentx (⭐58) - A library with a pure Go implementation of the AgentX-Protocol.
Libraries / Python
- net-snmp Python bindings - Net-SNMP 5.4 and later contains Python bindings in the "python" sub-directory, though, they are not built by default.
- puresnmp (⭐79) - Pure Python3 SNMPv2 library without any dependencies.
- snimpy (⭐185) - Snimpy is a Python-based tool providing a simple interface to build SNMP query.
- python-netsnmpagent (⭐68) - This package allows to write net-snmp subagents in Python.
- hnmp (⭐49) - HNMP is a high-level Python library to ease the pain of retrieving and processing data from SNMP-capable devices such as network switches, routers, and printers.
Libraries / Ruby
- ruby-netsnmp (⭐34) - SNMP library in ruby (v1, v2c, v3).
Libraries / Rust
- snmp-parser (⭐43) - SNMP parser written in rust with nom parser combinator framework.
Tools / CLIs
- snmpsim (⭐387) - This is a pure-Python, open source and free implementation of SNMP agents simulator distributed under 2-clause BSD license.
- snmpfwd (⭐68) - The SNMP Proxy Forwarder tool works as an application-level proxy with a built-in SNMP message router. Typical use case for an SNMP proxy is to work as an application-level firewall or a protocol translator that enables SNMPv3 access to a SNMPv1/SNMPv2c entity or vice versa.
- snmpclitools (⭐53) - This is a collection of command-line SNMP tools written in pure-Python. The tools mimic their famous Net-SNMP counterparts. It includes snmpget.py, snmpset.py, snmpwalk.py, snmpbulkwalk.py, snmptrap.py, and snmptranslate.py, see here for more details.
- snmpwn (⭐243) - SNMPwn is an SNMPv3 user enumerator and attack tool.
- trapperkeeper (⭐82) - A suite of tools for ingesting and displaying SNMP traps. This is designed as a replacement for snmptrapd and to supplement existing stateful monitoring solutions.
Tools / GUIs
- ireasoning/MIB Browser - This tool allows users to load standard, proprietary MIBs, and even some mal-formed MIBs. It also allows them to issue SNMP requests to retrieve agent's data, or make changes to the agent. Free for personal use.
3. Awesome Pentest
Web Exploitation / Web shells and C2 frameworks
- Merlin (⭐5.1k) - Cross-platform post-exploitation HTTP/2 Command and Control server and agent written in Golang.
- SharPyShell (⭐920) - Tiny and obfuscated ASP.NET webshell for C# web applications.
4. Awesome Dos
Development tools
- T3X - A small, portable, procedural, block-structured, recursive, almost typeless, and to some degree object-oriented programming language by Nils M. Holm.
5. Awesome Tmux
Plugins
- tmux-modal (⭐194) - Execute complex tmux commands in just a few keystrokes with a modal mode that is designed to be efficient, easy to remember and comfortable.
6. Awesome Seml
Tooling
- Aim - Aim is an open source experiment tracking tool.
7. Awesome Vue
Components & Libraries / UI Components
- swiper (⭐41k) - Official Swiper component for Vue 3. Tree shakable, SSR support, typing, a11y and a lot more
8. Awesome Neovim
Formatting / Diagnostics
- gpanders/editorconfig.nvim (⭐324) - An EditorConfig plugin written in Fennel.
9. Awesome Eslint
Plugins / Languages and Environments
- AssemblyScript - Rules for enforcing restrictions on TypeScript toward AssemblyScript compliance.
Tools / Testing Tools
- eslint-interactive (⭐361) - The CLI tool to fix huge number of ESLint errors.
10. Awesome Theoretical Computer Science
Quantum Complexity / Lecture Videos Playlists
- Uni Paderborn. Quantum Complexity Theory. Winter 2020 - CS Masters level lectures on topics including Boson sampling, quantum interactive proofs, and quantum merlin arthur.
Quantum Complexity / Lecture Notes
- Henry Yuen. The Complexity of Entanglement. Fall 2020 - Focuses on cutting edge topics in quantum information that relate to Complexity of Entanglement. - see this class also
11. Awesome Jax
Libraries / New Libraries
- PGMax (⭐64) - A framework for building discrete Probabilistic Graphical Models (PGM's) and running inference inference on them via JAX.
12. Awesome Ruby
Authentication and OAuth
- OAuth:
- Doorkeeper (⭐5.4k) - An OAuth2 provider for Rails.
- OAuth2 (⭐2.1k) - A Ruby wrapper for the OAuth 2.0 protocol.
- Rodauth-Oauth - A rodauth OAuth and OpenID provider plugin.
Breadcrumbs
- Breadcrumbs on Rails (⭐948) - A simple Ruby on Rails plugin for creating and managing a breadcrumb navigation for a Rails project.
- Gretel (⭐888) - A Ruby on Rails plugin that makes it easy yet flexible to create breadcrumbs.
- loaf (⭐407) - Manages and displays breadcrumb trails in Rails app - lean & mean.
- Simple Navigation (⭐889) - A ruby gem for creating navigation (html list, link list or breadcrumbs with multiple levels) for your Rails 2, 3 & 4, Sinatra or Padrino.
Business logic
- ActiveInteraction (⭐2.1k) - Manage application specific business logic.
- Interactor (⭐3.4k) - Interactor provides a common interface for performing complex interactions in a single request.
- Light Service (⭐855) - Series of Actions with an emphasis on simplicity.
- Mutations (⭐1.4k) - Compose your business logic into commands that sanitize and validate input.
- Surrounded (⭐255) - Encapsulated related objects in a single system to add behavior during runtime. Extensible implementation of DCI.
- Waterfall (⭐614) - A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control.
- wisper (⭐3.3k) - A micro library providing Ruby objects with Publish-Subscribe capabilities.
Core Extensions
- Docile (⭐421) - A tiny library that lets you map a DSL (domain specific language) to your Ruby objects in a snap.
- dry-rb - dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task.
Decorators
- Decent Exposure (⭐1.8k) - A helper for creating declarative interfaces in controllers.
- Responders (⭐2k) - A set of Rails responders to dry up your application.
Discover
- Awesome Ruby @LibHunt - Your go-to Ruby Toolbox. The Awesome Ruby collection + ordering by popularity, additional metadata and comparisons.
- GitHub Trending - Find what repositories the GitHub community is most excited about today.
- Open Source Rails - A gallery of the best open source rack and Ruby on Rails web applications.
- Ruby Bookmarks (⭐2.2k) - Ruby and Ruby on Rails bookmarks collection.
- RubyDaily - Community driven news.
- RubyFlow - Ruby Programming Community Link Blog.
- Ruby Land - A well maintained Ruby/Rails aggregator that contains news, opinions, tutorials, and more.
- Ruby Rogues - Weekly panel discussion about programming, primarily in Ruby.
- Ruby Weekly - A free, once–weekly e-mail round-up of Ruby news and articles.
- The Ruby Bibliography - Research papers about Ruby.
- The Ruby Toolbox - A comprehensive catalog of Ruby and Rails plug-ins, gems, tools and resources for Ruby developers with popularity ratings based on GitHub watchers and Gem downloads.
Event Sourcing
- Eventide Project - Pub/sub, event sourcing, and evented autonomous services backed by the Message DB (⭐1.6k) message store.
- Rails Event Store (RES) (⭐1.4k) - A library for publishing, consuming, storing and retrieving events. It's your best companion for going with an event-driven architecture for your Rails application.
Services and Apps
- AppSignal - Better monitoring for your Rails applications.
- Codacy - Automated Code Review for Ruby, Rails, JS, PHP, Python etc. Security, Coverage & Quality.
- CodeClimate - Quality & security analysis for Ruby on Rails and Javascript.
- GitHub - Powerful collaboration, code review, and code management for open source and private projects.
- Gitlab CI - Integrate with your GitLab to run tests for your projects.
- GitLab - Open source software to collaborate on code.
- HoundCI - Review your Ruby code for style guide violations.
- Inch CI - Documentation badges for Ruby projects.
- OctoLinker (⭐5.3k) - Navigate through projects on GitHub.com efficiently with the OctoLinker browser extension.
- SemaphoreCI - Hosted continuous integration and deployment service for open source and private projects.
- Travis CI - Test and Deploy Your Code with Confidence.
View components
- Cells (⭐3.1k) - View Components for Rails.
- Komponent (⭐427) - An opinionated way of organizing front-end code in Rails, based on components.
- ViewComponent (⭐3.4k) - View components for Rails.
View helpers
- active_link_to (⭐852) - View helper to manage "active" state of a link.
Web Frameworks
- Trailblazer (⭐3.4k) - Trailblazer is a thin layer on top of Rails. It gently enforces encapsulation, an intuitive code structure and gives you an object-oriented architecture.
WebSocket
- AnyCable – Polyglot replacement for Ruby WebSocket servers with Action Cable protocol.
13. Awesome Agi Cocosci
Abduction / Applications in AI
- Probabilistic Sufficient Explanations - IJCAI'21, 2021. [All Versions].
- Prev: Feb 12, 2022
- Next: Feb 10, 2022