Awesome List Updates on Jul 26 - Aug 01, 2021
54 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Inspire
Concept / These sites are good to get a general idea of possible layouts and style paths to take.
- Codrops - Web design/development blog that publishes articles/tutorials about the latest web trends.
2. Awesome Flutter
Machine Learning / Preferences
- m2cgen (⭐2.7k) - CLI tool to convert ML models into native Dart code by BayesWitnesses
3. Awesome Flask
Developer Tools / Logging
- Rollbar - Flask error logging with Rollbar.
4. Awesome Kotlin
Libraries/Frameworks / Web
- ButterCam/sisyphus (⭐95) - Modern gRPC service framework based on Kotlin/Spring Boot with Message DSL/HTTP transcoding/Google AIP support.
5. Awesome Wagtail
Apps / Forms
- Wagtail JotForm (⭐0) - Embeddable Jotform forms for Wagtail pages.
Apps / Misc
- Wagtail PDF View (⭐23) - Render Wagtail pages and models as PDF document using Weasyprint or LaTeX.
6. Awesome Product Management
Books / Obsidian
- An Elegant Puzzle - By Will Larson.
7. Awesome Yew
Crates / Utils
- Yewdux (⭐316) - Redux-like state containers for Yew apps.
8. Awesome Dotnet
API
- CommandQuery (⭐105) - Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions 🌐ASP.NET Web API 2
Application Frameworks
- silky (⭐274) - The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Blazor
- ant-design-blazor (⭐5.7k) - A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
CLI
- Typin (⭐243) - Simple to use declarative framework for interactive CLI applications and command line tools (direct mode) that has its roots in CliFx.
Distributed Computing
- .NEXT Raft (⭐1.6k) - Raft implementation for .NET and ASP.NET Core that allows to build clustered microservices powered by distributed consensus and replication
E-Commerce and Payments
- Adyen (⭐105) - The official Adyen Payment API Library for .NET
Graphics
- Aspose.Drawing - Fully managed, cross-platform, complete 2D graphic library for drawing text, geometries, and images, with System.Drawing compatible API. [$]
Image Processing
- ColorHelper (⭐64) - Useful methods for work with colors.
Interactive programming
- .NET Interactive (⭐2.8k) - .NET Interactive takes the power of .NET and embeds it into your interactive experiences.
Mathematics
- AngouriMath (⭐772) - An open-source symbolic/computer algebra library, made primarily for C# and F#. It covers a range of features and might be considered as an alternative to SymPy in .NET.
Misc
- LINQPad.QueryPlanVisualizer (⭐396) - View SQL Server and Postgres query plans directly inside LINQPad.
MVVM
- EBind (⭐161) - A concise, fast and feature-rich .NET data binding solution.
Networking
- SharpPcap (⭐1.3k) - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets from live and file based devices.
Office
- ShapeCrawler (⭐266) - A fluent API for the processing of PowerPoint presentations without Microsoft Office installed.
- MiniExcel (⭐2.6k) - A micro Excel helper avoids OOM and high performance to create/mapping/template-fill-data.
ORM
- FreeSql (⭐4.1k) - a convenient ORM in dotnet, supports MySql, SqlServer, PostgreSQL, Oracle, Sqlite, Firebird, 达梦, 人大金仓, 神舟通用, 翰高 and Access.
- PdfPig - Read and create and extract text and other content from PDFs in C# (port of PdfBox)
- QuestPDF - QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API.
Protocols
- Tecan SiLA2 SDK - A library and code generator to develop SiLA2 clients and servers.
Queue
- Silverback - A simple but feature-rich message bus for .NET core (supports Kafka, RabbitMQ and MQTT).
SDK and API Clients
- Cloudmersive APIs - An API client library for .NET [Proprietary][Free]
Testing
- BDTest (⭐71) - A behaviour driven testing and reporting framework!
- CsCheck (⭐142) - Random testing library for C#. Including concurrency, causal profiling, regression and performance testing.
Tools
- JSON Formatter and Validator - A blazing fast JSON formatter and validator that won't share JSON with a server.
Visual Studio Plugins
- Tabs Studio - Visual Studio tab manager with multiple tab rows, tab coloring and tab grouping. [$]
- ViEmu - very powerful Vi/vim emulator for Visual Studio supporting all basic and many advanced features of vi/vim. [$]
- Roslynator (⭐3k) - A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn
- Unchase.Odata.Connectedservice (⭐43) - A Visual Studio Connected Service for generating API client code in C# or VB for OData web service.
- Unchase.OpenAPI.Connectedservice (⭐107) - A Visual Studio 2017/2019 extension to generate C# (TypeScript) HttpClient (or C# Controllers) code for OpenAPI web service with NSwag (⭐6.7k).
9. Awesome Hacking
Awesome Repositories
Repository: The Art of Hacking Series (⭐18k)
Description: List of resources includes thousands of cybersecurity-related references and resources
Other Useful Repositories
Repository: GTFOBins
Description: A curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions
Repository: Vulhub (⭐17k)
Description: Pre-Built Vulnerable Environments Based on Docker-Compose
10. Awesome Love2d
Shaders
- ngrading (⭐39) - Simple color grading library.
UI
- NLay (⭐39) - Flexible layouting library.
11. GoBooks
2024 - Learning Go: An Idiomatic Approach to Real-World Go Programming, 2nd Edition / Why does this book look so different?
- Set up a Go development environment for a solo developer or team
- Learn how and when to use reflection, unsafe, and cgo
- Discover how Go's features allow the language to run efficiently
- Know which Go features you should use sparingly or not at all
12. Awesome Embedded Rust
Driver crates / Other
- rainbow-hat-rs - I2C/SPI/GPIO - Pimoroni Rainbow HAT driver for Raspberry Pi - github (⭐3) -
13. Awesome Jax
Models and Projects / JAX
- Amortized Bayesian Optimization - Code related to Amortized Bayesian Optimization over Discrete Spaces.
- Accurate Quantized Training - Tools and libraries for running and analyzing neural network quantization experiments in JAX and Flax.
- BNN-HMC - Implementation for the paper What Are Bayesian Neural Network Posteriors Really Like?.
- JAX-DFT - One-dimensional density functional theory (DFT) in JAX, with implementation of Kohn-Sham equations as regularizer: building prior knowledge into machine-learned physics.
- Robust Loss - Reference code for the paper A General and Adaptive Robust Loss Function.
Models and Projects / Flax
- Performer - Flax implementation of the Performer (linear transformer via FAVOR+) architecture.
- JaxNeRF - Implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis with multi-device GPU/TPU support.
- Big Transfer (BiT) - Implementation of Big Transfer (BiT): General Visual Representation Learning.
- JAX RL - Implementations of reinforcement learning algorithms.
- gMLP - Implementation of Pay Attention to MLPs.
- MLP Mixer - Minimal implementation of MLP-Mixer: An all-MLP Architecture for Vision.
- Distributed Shampoo - Implementation of Second Order Optimization Made Practical.
- NesT - Official implementation of Aggregating Nested Transformers.
- XMC-GAN - Official implementation of Cross-Modal Contrastive Learning for Text-to-Image Generation.
- FNet - Official implementation of FNet: Mixing Tokens with Fourier Transforms.
- GFSA - Official implementation of Learning Graph Structure With A Finite-State Automaton Layer.
- IPA-GNN - Official implementation of Learning to Execute Programs with Instruction Pointer Attention Graph Neural Networks.
- Flax Models (⭐33k) - Collection of models and methods implemented in Flax.
- Protein LM (⭐33k) - Implements BERT and autoregressive models for proteins, as described in Biological Structure and Function Emerge from Scaling Unsupervised Learning to 250 Million Protein Sequences and ProGen: Language Modeling for Protein Generation.
- Slot Attention (⭐33k) - Reference implementation for Differentiable Patch Selection for Image Recognition.
- Vision Transformer (⭐9.3k) - Official implementation of An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale.
- FID computation (⭐21) - Port of mseitzer/pytorch-fid (⭐3.1k) to Flax.
Models and Projects / Haiku
- AlphaFold (⭐12k) - Implementation of the inference pipeline of AlphaFold v2.0, presented in Highly accurate protein structure prediction with AlphaFold.
- Adversarial Robustness (⭐13k) - Reference code for Uncovering the Limits of Adversarial Training against Norm-Bounded Adversarial Examples and Fixing Data Augmentation to Improve Adversarial Robustness.
- Bootstrap Your Own Latent (⭐13k) - Implementation for the paper Bootstrap your own latent: A new approach to self-supervised Learning.
- Gated Linear Networks (⭐13k) - GLNs are a family of backpropagation-free neural networks.
- Glassy Dynamics (⭐13k) - Open source implementation of the paper Unveiling the predictive power of static structure in glassy systems.
- MMV (⭐13k) - Code for the models in Self-Supervised MultiModal Versatile Networks.
- Normalizer-Free Networks (⭐13k) - Official Haiku implementation of NFNets.
- NuX (⭐82) - Normalizing flows with JAX.
- OGB-LSC (⭐13k) - This repository contains DeepMind's entry to the PCQM4M-LSC (quantum chemistry) and MAG240M-LSC (academic graph) tracks of the OGB Large-Scale Challenge (OGB-LSC).
- Persistent Evolution Strategies (⭐33k) - Code used for the paper Unbiased Gradient Estimation in Unrolled Computation Graphs with Persistent Evolution Strategies.
- WikiGraphs (⭐13k) - Baseline code to reproduce results in WikiGraphs: A Wikipedia Text - Knowledge Graph Paired Datase.
Models and Projects / Trax
- Reformer (⭐8k) - Implementation of the Reformer (efficient transformer) architecture.
Videos / NumPyro
- JAX, Flax & Transformers 🤗 (⭐125k) - 3 days of talks around JAX / Flax, Transformers, large-scale language modeling and other great topics.
14. Awesome Humane Tech
- Green Tunnel (⭐3k) - An anti-censorship utility designed to bypass ISPs that block access to certain websites.
- Wikiless - Alternative Wikipedia front-end focused on privacy and anti-censorship.
15. Awesome Video
HLS / Talks Presentations Podcasts
- soldiermoth/hlsq (⭐66) - A CLI for adding some color to your HLS manifests along with some basic filtering
16. Awesome Broadcasting
Video Production
- TallyArbiter - Cross-platform Tally interfacer & tally lights for any camera via phones or low-cost hardware.
17. Magictools
Engines and Frameworks / Voxel Editors
- 🆓 Mini Micro - Mini Micro is a fantasy computer for making, playing and sharing 2D games and programs written in the modern MiniScript language.
18. Awesome Selfhosted
Software / Communication - Custom Communication Systems
- Tox - Distributed, secure messenger with audio and video chat capabilities. (Source Code (⭐2.2k))
GPL-3.0
C
Software / Pastebins
- rustypaste (⭐752) - A minimal file upload/pastebin service.
MIT
Rust
19. Awesome Typescript
Typescript Project Starters
- nd.ts (⭐31) - setup bare minimum Node.ts project asap
20. Awesome Machine Learning
Python / Computer Vision
- IoT Owl (⭐7) - Light face detection and recognition system with huge possibilities, based on Microsoft Face API and TensorFlow made for small IoT devices like raspberry pi.
21. Android Security Awesome
Tools / Reverse Engineering
- MVT (Mobile Verification Toolkit) (⭐10k) - a collection of utilities to simplify and automate the process of gathering forensic traces helpful to identify a potential compromise of Android and iOS devices
- Procyon - Java decompiler
- Dare – .dex to .class converter
22. Awesome Elm
Learning Guides
- A nice app on Elm street - An introduction to Elm
23. Awesome Pcaptools
Traffic Analysis/Inspection
- BruteShark (⭐2.9k): Is an open-source, cross-platform network forensic analysis tool with many features. It includes: password extracting, displaying a visual network map, reconstruct TCP sessions, extract hashes of encrypted passwords and even convert them to a Hashcat format in order to perform an offline Brute Force attack.
24. Awesome Tmux
Plugins
- tmux-fuzzback (⭐128) Search your scrollback buffer using fzf.
25. Awesome Stacks Chain
Apps / Stacking Apps
- PlanBetter pool - Stacking pool with Bitcoin rewards.
Clarity Resources / Developer Tools
- Clarinet (⭐290) - Clarity runtime packaged as a CLI, facilitates development and testing of Clarity smart contracts.
- Clarigen (⭐28) - A tool for writing TypeScript code that interacts with Clarity smart contracts.
Clarity Resources / Contracts
- Lightning Swaps (⭐0) - Fraud-proof swaps using Lightning Network.
Learning Resources / Videos
- Proof of Transfer Whitepaper Reading with Muneeb Ali - Overview of the Proof of Transfer (PoX) whitepaper from the author.
26. Awesome Blazor
IDE
- Picat Language IDE (⭐6) - IDE for the Picat logic programming language based on the Monaco Editor. Demo.
2D/3D Rendering engines / Others
- BlazorMergely (⭐10) - An implementation of Blazor diff and merge component based on Mergely with server side support.
Books / Others
- Blazor WebAssembly by Example - Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C# (1st edition published the July 9th, 2021).
- Microsoft Blazor: Building Web Applications in .NET - Microsoft Blazor: Building Web Applications in .NET (Second edition published in May 2020).
- Blazor Revealed - Blazor Revealed, Building Web Applications in .NET (Published February, 2019).
27. Awesome Cpp
Debug
- DebugViewPP (⭐987) - Debug logging viewer. [Boost]
Online Compiler
- codechef - A simple online compiler CodeChef.
28. Awesome Prisma
👾 Projects Using Prisma / Tutorials with NestJS
- tRPC Prisma Starter (⭐672) - Starter project with Prisma + Next.js + CI + testing + E2E type-safety using tRPC
29. Awesome H2o
Research Papers
- Maturity of gray matter structures and white matter connectomes, and their relationship with psychiatric symptoms in youth Alex Luna, Joel Bernanke, Kakyeong Kim, Natalie Aw, Jordan D. Dworkin, Jiook Cha, Jonathan Posner (2021).
30. Awesome Rust
Applications / Text processing
- sstadick/hck (⭐689) - A faster and more featureful drop in replacement for
cut
Applications / Virtualization
- containers/youki (⭐6.1k) - A container runtime
Libraries / Cryptography
- w3f/schnorrkel (⭐308) - Schnorr VRFs and signatures on the Ristretto group
Libraries / GUI
- tauri-apps/tauri (⭐81k) - Build smaller, faster, and more secure desktop applications with a web frontend, powered by WRY (⭐3.5k).
31. Awesome Vite
Django / Community
- django-vite (⭐513) - Integration for Django applications.
Ruby on Rails / Community
- vite-plugin-ruby (⭐1.3k) - Configuration for Ruby backends.
- Vite Ruby (⭐1.3k) - Integration for Rails, Hanami, Padrino, and Rack apps.
32. Awesome Wardley Maps
Reading
- Simon Wardley's SlideShares - A collection of useful presentation slide decks on a range of topics.
33. Awesome Iam
Competitive Analysis / GDPR
- DigitalOcean Accounts changelog - All the latest accounts updates on DO.
34. Awesome Billing
Basics
- Open guide to AWS (⭐35k) - Links to the Billing and Cost Management section which details the broad characteristics of billing for a cloud provider.
Pricing / Usage-based Pricing
- Use-cases for cloud services - The reason usage-based pricing makes even more sense for cloud services: to optimize ROI, keep all regular workload in traditional architecture and reserve cloud computing for elastic and experimental projects.
Product Catalog / Market Research
- GCP Product Catalog - All GCP SKUs available as an API.
- Pimcore (⭐3.2k) - An open-source UI and database to manage product metadata, written in PHP Symfony.
- OpenPIM - A streamlined open-source project, focusing on PIM-only features.
- Comparing 3 open source PIM solutions - Comparative study of the 3 projects above.
Calculator / Market Research
- Cloudorado - A comparison matrix which use ECU (Amazon's vCPU) as a CPU power measure unit.
Cost Forecast / Market Research
- GCP Cost Forecast - An example of consumption trend line for resource consumption.
- AWS Forecast - A full-featured hosted product to perform forecasting on any time-series.
Coupons and Vouchers / Currencies
- The coupon code is a slap in the face - Point the negative consequences of users encountering a blank coupon field without having a coupon. See the update at the end of the article with research backing up this anecdote.
Payments / Receipt
- The long, long history of long, long CVS receipts - “CVS is a drugstore much like other drugstores, with one important difference: The receipts are very long.”
Competitive Analysis / Cloud providers
- DigitalOcean Billing changelog - All the latest billing updates on DO.
35. Awesome List
Databases
- TypeDB (⭐65) - Logical database to organize large and complex networks of data as one body of knowledge.
Media
- VLC (⭐143) - Cross-platform media player software and streaming server.
Business
- Billing (⭐875) - Payments, invoicing, pricing, accounting, marketplace, fraud, and business intelligence.
Work
- Internships (⭐393) - CV writing guides and companies that hire interns.
Decentralized Systems
- Stacks (⭐104) - A smart contract platform secured by Bitcoin.
Miscellaneous
- Scriptable (⭐1.1k) - An iOS app for automations in JavaScript.
36. Awesome Mac
Developer Tools / Databases
- redis-pro (⭐646) - Small, easy to use Redis management, written with SwiftUI, support Dark mode.
37. Awesome Osint
Threat Intelligence / Telegram
- GitGuardian - Public GitHub Monitoring - Monitor public GitHub repositories in real time. Detect secrets and sensitive information to prevent hackers from using GitHub as a backdoor to your business.
38. Awesome Lowcode
Marketing
- AppSumo - Discover, buy, & sell the products you need to grow your business.
- Bannerbear - Auto-generate social media visuals, ecommerce banners, dynamic email images and more with our API and integrations.
39. Awesome Regression Testing
Tools and frameworks
- OSnap (⭐147) - The speedy and easy to use Snapshot Testing tool for your project (1200 snapshots will run in under 3 minutes).
40. Awesome Vue
Resources / Tutorials
Resources / Examples
- vuemoji-picker (⭐68) - Vue 2 and 3 lightweight emoji picker.
Components & Libraries / Utilities
- fontawesome-autogen (⭐15) - Automatically detect and import fontawesome icons used in your webapp.
41. Awesome Golem
GitHub Digest Blog Series
- Golem GitHub Digest #14 - Towards the next major release.
Apps / CLI Tools
- Golocity (⭐7) - Build and deploy your dockerized applications on the Golem Network in just two commands.
42. Awesome Substrate
Tools
srtool-cli
- CLI frontend for thesrtool
Docker image.
43. Awesome Java
CLI / Argument Parsing
- jbock (⭐82) - Reflectionless command line parser.
Utility / Mocking
- Java Diff Utils - Utilities for text or data comparison and patching.
44. Awesome Game Remakes
Action
- Rigel Engine (⭐894) - Modern reimplementation of the classic DOS game Duke Nukem II in C++.
FPS
- BetterSpades (⭐230) - Ace Of Spades open source implementation that runs on older machines.
- FreeCS - Free-software re-implementation of Counter-Strike 1.5 running on the FTEQW engine. 🎴
- FTEQW - FPS Engine for Quake 1, QuakeWorld, Quake 2, Hexen II & Quake III Arena.
- Zandronum - Multiplayer oriented port, based off Skulltag, for Doom and Doom II. Also runs Heretic, Hexen and Strife. 🎴
Online
- Space Station 14 (⭐2k) - Space Station 14 is a revived attempt at a Space Station 13 remake.
45. Awesome Clojure
Advanced datastructures
- Duratom (⭐193): persisted atoms
Version Control Management
GUI
Database
- Monger: for MongoDB
- Monglorious: for MongoDB
- clj-rethinkdb (⭐204): for RethinkDB
- Revise (⭐146): for RethinkDB
- Spandex (⭐257): for ElasticSearch
- Elastisch: for ElasticSearch
- neocons: for Neo4j
- Alia (⭐245): for Cassandra
- aerospike-clj (⭐28): for Aerospike
Security
Data Validation
Pattern Matching
Machine Learning
- neanderthal (⭐1k): fast matrix library
- bayadera (⭐360): bayesian data analysis on the GPU
Computer Vision
- origami (⭐113): OpenCV 4 wrapper
Editor Plugins
- Notepad++ (⭐20): modified config files of Lisp
Documentation
Miscellaneous
Terminal UI
Exercises / YouTube
46. Awesome Fastapi
Courses / Other Tools
- The Definitive Guide to Celery and FastAPI - Learn how to add Celery to a FastAPI application to provide asynchronous task processing.
47. Awesome Gbdev
ASM / Syntax highlighting packages
- Quartet - Puzzle game for the Game Boy (Color) and Super Game Boy.
C / Syntax highlighting packages
- Tobu Tobu Girl Deluxe (⭐70) - An arcade platformer for the Game Boy (Color).
- Black Castle - Side scrolling platformer for the Game Boy (itch.io).
- Powa! - Side scrolling platformer for the Game Boy (Color) (ZGB engine (⭐648)).
- Cavern - (ZGB engine (⭐648)).
GB Studio / Syntax highlighting packages
- Soul Void - Interactive horror fiction.
48. Public Apis
Cryptocurrency
API: apilayer coinlayer
Description: Real-time Crypto Currency Exchange Rates
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Development
API: apilayer userstack
Description: Secure User-Agent String Lookup JSON API
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
Documents & Productivity
API: Airtable
Description: Integrate with Airtable
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: apilayer pdflayer
Description: HTML/URL to PDF
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Finance
API: apilayer marketstack
Description: Real-Time, Intraday & Historical Market Data API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Call this API:
Government
API: INEI
Description: Peruvian Statistical Government Open Data
Auth: No
HTTPS: No
CORS: Unknown
Health
API: LAPIS
Description: SARS-CoV-2 genomic sequences from public sources
Auth: No
HTTPS: Yes
CORS: Yes
News
API: apilayer mediastack
Description: Free, Simple REST API for Live News & Blog Articles
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Photography
-
Description: URL 2 Image
Auth: No
HTTPS: Yes
CORS: Unknown
Test Data
API: Mailsac
Description: Disposable Email
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Text Analysis
-
Description: Language Detection JSON API supporting 173 languages
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
Transportation
-
Description: Real-time Flight Status & Global Aviation Data API
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
API: Tankerkoenig
Description: German realtime gas/diesel prices
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Weather
-
Description: Real-Time & Historical World Weather Data API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
49. Awesome Naming
User Interface Design
- Clipboard - Where you temporarily put files you are working with (i.e. the copy & paste buffer).
50. Awesome Quant
JavaScript / FrameWorks
- Ghostfolio (⭐4k) - Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.
51. Free for Dev
APIs, Data, and ML
- Efemarai - Testing and debugging platform for ML models and data. Visualize any computational graph. Free 30 debugging sessions per month for developers.
Tools for Teams and Collaboration
- vadoo.tv — Video hosting and marketing made simple. Upload videos with a single click. Record, manage, share & more. The free tier provides up to 10 videos, 1 GB of storage, and 10 GB of bandwidth/per month
Security and PKI
- Bridgecrew — Infrastructure as code (IaC) security powered by the open source tool - Checkov (⭐6.8k). The core Bridgecrew platform is free for up to 50 IaC resources.
Data Visualization on Maps
- Geokeo api - Geocoding API with language correction and more. Worldwide coverage. 2,500 free daily queries
52. Awesome Incident Response
IR Tools Collection / Incident Management
- DFTimewolf (⭐271) - A framework for orchestrating forensic collection, processing and data export.
- Shuffle (⭐1.2k) - A general purpose security automation platform focused on accessibility.
IR Tools Collection / Other Tools
- Raccine (⭐930) - A Simple Ransomware Protection
- sysmon-config (⭐4.5k) - Sysmon configuration file template with default high-quality event tracing
- sysmon-modular (⭐2.5k) - A repository of sysmon configuration modules
53. Awesome Integration
Projects / BPM
- IBM Business Automation Workflow - A comprehensive business process management platform for developing and administering business applications.
- Oracle BPM Suite - An integrated environment for developing, administering, and using business applications that are centered around business processes.
- Pega Platform - A platform for business process management and robotic process automation (RPA) with advanced workforce analytics.
- SAP Process Orchestration - A business process management offering and application infrastructure.
- TIBCO BPM Enterprise - Business process management platform that offers capabilities for process automation, documentation, human capital management, process patterns, and predictive operations analytics.
Projects / ESB
- Apache ServiceMix - An open-source integration container that combines the functionality of Apache ActiveMQ, Camel, CXF, and Karaf, providing a flexible solution.
- ArcESB - A versatile integration platform that seamlessly synchronizes data across applications, integrates with partners, and provides data accessibility.
- Oracle Service Bus - An integration platform that connects, virtualizes, and manages interactions between services and applications.
- Oracle SOA Suite - A platform that enables system developers to set up and manage services and to orchestrate them into composite applications and business processes.
- Software AG webMethods Integration Server - An integration platform that enables faster integration of any application.
- TIBCO BusinessWorks - A platform that implements enterprise patterns for hybrid integrations.
- UltraESB - An ESB that supports zero-copy proxying for extreme performance utilizing Direct Memory Access and Non-Blocking IO.
Projects / ETL
- CloverETL - A comprehensive data integration software suite, ideal for data migration, warehousing, and feeding data into BI and reporting apps.
- IBM DataStage - A powerful data integration platform that helps businesses understand, cleanse, transform, and deliver trusted information.
- Informatica PowerCenter - A trusted enterprise data integration and management software powering analytics for big data and cloud.
- Microsoft SSIS - A reliable platform for building enterprise-level data integration and transformation solutions.
- Oracle Data Integrator - A comprehensive data integration platform that covers all data integration requirements, including batch loads, integration processes, and SOA-enabled data services.
- SAS Data Management - A robust platform that helps transform, integrate, govern, and secure data while improving its overall quality and reliability.
- Stitch - A simple yet powerful ETL service that integrates data from dozens of different sources, ideal for businesses of all sizes.
- Talend Data Integration - A versatile platform that brings data together from multiple sources to power all your business decisions.
Projects / iPaaS
- Anypoint Platform - A powerful integration platform that combines API management and integration capabilities in a single platform, enabling software engineers to integrate various applications with ease.
- Jitterbit Harmony - A comprehensive integration platform that provides pre-built templates and workflows to automate business processes. It integrates thousands of applications and simplifies integration for software engineers.
- IBM Cloud Integration - A next-generation integration platform that uses AI to provide software engineers with an innovative approach to integration. This platform accelerates integration processes, making it faster and more scalable.
- Informatica Intelligent Cloud Services - A suite of cloud data management products designed to accelerate productivity and improve speed and scale. Software engineers can use this platform to manage data and integrate applications efficiently.
- OpenText Alloy - A powerful enterprise data management platform that empowers organizations to move beyond basic integration and turn data into insights and action. Software engineers can use this platform to manage data and improve business outcomes.
- Oracle Integration Cloud Service - A robust platform that accelerates time to go live with pre-built connectivity to any SaaS or on-premises application. Software engineers can use this platform to simplify integration processes and streamline operations.
- SnapLogic Intelligent Integration Platform - A comprehensive integration platform that connects various applications and data landscapes. Software engineers can use this platform to integrate data and applications quickly and efficiently.
- Software AG webMethods Hybrid Integration Platform - An all-in-one integration platform that enables software engineers to integrate all their applications in a single platform. This platform simplifies integration processes and improves efficiency.
- TIBCO Cloud Integration - A flexible platform that enables software engineers to integrate anything with API-led and event-driven integration. This platform empowers everyone to integrate anything, making integration processes faster and more efficient.
- Workato - A single platform for integration and workflow automation across your organization, providing software engineers with a powerful platform for simplifying integration processes and streamlining operations.
Projects / Managed File Transfer
- ArcESB Managed File Transfer - A comprehensive solution for enterprises seeking to streamline file transfer processes. Its user-friendly interface and powerful capabilities provide an all-in-one MFT solution that can efficiently handle file transfers.
- Axway Managed File Transfer - Designed to simplify file transfer services for businesses, this MFT solution offers advanced features and security measures to ensure secure and reliable data transfer.
- IBM Sterling Secure File Transfer - A fast and scalable file transfer platform that offers advanced security features and flexible architecture. It is ideal for businesses that require a reliable and secure MFT platform.
- Oracle Managed File Transfer - A comprehensive MFT solution that enables secure file exchange and management, providing a reliable and efficient way for businesses to transfer data with ease.
Projects / Master Data Management
- IBM InfoSphere Master Data Management - A comprehensive solution for managing master data that provides a single source of truth across your organization.
- Informatica Multidomain MDM - An all-in-one solution that enables you to manage and govern all your master data domains in one place.
- Oracle Enterprise Data Management - Helps you adapt and respond to change faster and more effectively by centralizing and managing your master data.
- SAP Master Data Governance - Streamlines and improves the quality and consistency of your data by consolidating and centrally governing your master data lifecycle.
- SAS MDM - Provides a unified view of your corporate data, integrating information from various sources into one master record for greater accuracy and consistency.
- Software AG OneData for MDM - Ensures that only reliable, accurate, and approved information flows through your systems, processes, and applications, providing "one version of the truth."
- Teradata MDM - Establishes an accurate analytical data foundation by using consistent reference data, driving significant ROI.
- TIBCO EBX - A single solution to govern, manage, and consume all shared data assets, ensuring greater consistency and accuracy across your organization.
Projects / Messaging
- KubeMQ - A Kubernetes-based message broker and queue system designed for scalability, high availability, and security. Offers seamless integration with Kubernetes and supports various messaging patterns.
- Oracle AQ - A messaging system that provides enterprise message functionality and is widely used within the Oracle database. Offers reliable and efficient message delivery and supports multiple messaging styles.
Projects / RPA
- UiPath - A platform that provides RPA solutions for automating repetitive digital tasks typically performed by people. This solution offers a comprehensive automation platform that enables businesses to automate their processes and increase efficiency.
Integration Patterns / Enterprise Integration Patterns
- Durable Subscriber - How can a subscriber avoid missing messages while it is not listening for them?
- Format Indicator - How can a message`s data format be designed to allow for possible future changes?
- Message Expiration - How can a sender indicate when a message should be considered stale and thus shouldn`t be processed?
Resources / API Specification
- WSDL - A powerful XML-based interface description language for SOAP-based services that enables software engineers to describe the functionality of a web service and automate the creation of client code.
Resources / Articles
- Enterprise Integration Using REST - Discusses the constraints and flexibility that you have with nonpublic APIs, and lessons learned from doing large scale RESTful integration across multiple teams.
- Richardson Maturity Model - Explained by Martin Fowler, originally presented by Leonard Richardson.
Resources / Connectors
- JCA - Defines a standard architecture for Jakarta EE application components to connect to Enterprise Information Systems. Formerly Java EE Connector Architecture and J2EE Connector Architecture.
- Kafka Connect - A tool for scalably and reliably streaming data between Apache Kafka and other systems.
Resources / Data Formats
- BSON - Binary-encoded serialization format for JSON-like documents that is designed to be lightweight and efficient. It supports rich data types and is widely used in NoSQL databases, such as MongoDB.
- CSV - A simple and widely used data format that stores tabular data in plain text. It is easy to read and write, and can be processed by most programming languages.
- JSON - A lightweight and easy-to-read data format that is widely used for data exchange. It supports a wide range of data types and is compatible with many programming languages.
Resources / Market Analysis
- BPM
- ETL
Resources / Protocols
- AMQP 0-9-1 - A message queuing protocol that enables the exchange of messages between applications or systems. AMQP 0-9-1 provides reliability, security, and flexibility to handle complex messaging scenarios.
- AMQP 1.0 - A widely accepted message queuing protocol that provides reliable, interoperable, and efficient messaging between systems. AMQP 1.0 supports a broad range of messaging scenarios and is ideal for complex enterprise-level applications.
- STOMP - A messaging protocol that offers simple, text-oriented communication between systems. STOMP is ideal for low-latency, high-performance messaging scenarios.
Resources / Standard APIs
- JDBC - A Java-based API that provides universal data access to relational databases. JDBC offers a consistent and efficient way to access and manipulate data, making it a popular choice among developers.
- JMS - A messaging API that enables Java applications to send and receive messages. JMS supports reliable messaging and is widely used in enterprise-level applications.
- ODBC - A widely accepted API that provides a standardized way to access data from various database management systems. ODBC offers a consistent interface to access data, making it easy to develop database applications.
Resources / Structure and Validation
- XML Schema - A schema language that offers facilities for describing the structure and constraining the contents of XML documents. XML Schema enables developers to ensure that XML data conforms to a specific structure, making it easier to process and manipulate.
54. Urban and Regional Planning Resources
Public Data Resources / Climate
- NCDC Storm Data - United States storm data provided by the National Weather Service (NWS) and contain statistics on personal injuries and damage estimates.
- Temperature Severity Indicators - The Temperature Severity Indicator data distills observational information of prolonged temperature events to inform housing and community development policy and decision making provided by US HUD.
Public Data Resources / Education
- National Center for Educational Statistics - The National Center for Education Statistics (NCES) is the primary federal entity for collecting and analyzing data related to education. Their data lab provides access to other 30+ education datasets and provides quick reporting and charting functionality for users.
Public Data Resources / Energy and Natural Resources
- NREL Solar Radiation - The National Solar Radiation Database (NSRDB) is a serially complete collection of hourly and half-hourly values of meteorological data and the three most common measurements of solar radiation: global horizontal, direct normal and diffuse horizontal irradiance.
Public Data Resources / Resilience and Natural Hazards
- Earth Quake Data - NOAA provided data includes a global record of significant earth quakes going back to 2150 BC to present with geographic information.
Platforms and Software Resources / Transportation Planning Tools and Platforms
- A/B Street - Edit streets and intersections, explore the effects through traffic simulation on all modes, and use the resulting visualizations to communicate a proposal. Apache licensed, runs anywhere with OpenStreetMap, and works on the web or as an offline download.
- Prev: Aug 02 - Aug 08, 2021
- Next: Jul 19 - Jul 25, 2021