Awesome List Updates on Oct 27, 2021
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Pentest
Cloud Platform Attack Tools / Malware Analysis Books
- Cloud Container Attack Tool (CCAT) - Tool for testing security of container environments.
- CloudHunter (⭐107) - Looks for AWS, Azure and Google cloud storage buckets and lists permissions for vulnerable buckets.
- Cloudsplaining - Identifies violations of least privilege in AWS IAM policies and generates a pretty HTML report with a triage worksheet.
- Endgame - AWS Pentesting tool that lets you use one-liner commands to backdoor an AWS account's resources with a rogue AWS account.
- GCPBucketBrute (⭐463) - Script to enumerate Google Storage buckets, determine what access you have to them, and determine if they can be privilege escalated.
2. Awesome Transit
GTFS Data Collection and Maintenance Tools / Ruby
- GTFS Text-to-Speech Tester (⭐3) - A command-line tool that reads GTFS stop names out loud using Text-to-Speech to determine which need Text-to-Speech values for tts_stop_name in stops.txt.
GTFS Timetable Publishing Tools / Ruby
- GTFS-to-HTML - Generate human-readable timetables in HTML or PDF format directly from GTFS.
3. Awesome WebExtensions
Getting started
- Chrome Extensions documentation - Documentation for the original Chrome extension model.
Libraries and Frameworks
- redux-webext (⭐108) - Uses Redux for managing the state of your WebExtension.
Tools
- Chrome Webstore Upload (⭐378) - Upload the extension to the Chrome Web Store via cli (or on Travis, automatically).
Boilerplates
- browser-extension-template (⭐763) - Barebones boilerplate with parcel, options handler and auto-publishing.
- generator-web-extension (⭐292) - WebExtension generator that creates everything you need to get started with cross-browser web-extension development.
4. Urban and Regional Planning Resources
Other Resources / Other Technology Resource Aggregators
- Civic Tech Field Guide - Similar to this repo, a collection of resources of the Civic Tech Field Guide have been crowdsourced by civic tech practitioners from over 100 countries around the world.
5. Free Programming Books (English, By Subjects)
Machine Learning
- Approaching Almost Any Machine Learning Problem (⭐7.1k) - Abhishek Thakur (PDF)
6. Awesome React Components
Icons
- react-icomoon (⭐216) - With react-icomoon you can easily use the icons you have selected or created in icomoon.
7. Awesome Software Architecture
Design Patterns / Scalability and Resilience
- Circuit Breaker - Protecting failing resources to prevent cascading failures.
- Bulkhead - Partition resources to isolate failures.
- Leader Election - Coordinate distributed workloads by electing a leader.
Tools / Scalability and Resilience
- Sketchboard.io - Collaborative sketchboarding.
8. Public Apis
Blockchain
API: Etherscan
Description: Ethereum explorer API
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Call this API: Run in Postman
Cloud Storage & File Sharing
API: The Null Pointer
Description: No-bullshit file hosting and URL shortening service
Auth: No
HTTPS: Yes
CORS: Unknown
Postman:
Continuous Integration
API: Bitrise
Description: Build tool and processes integrations to create efficient development pipelines
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Cryptocurrency
API: CoinDesk
Description: CoinDesk's Bitcoin Price Index (BPI) in multiple currencies
Auth: No
HTTPS: Yes
CORS: Unknown
Development
API: Google Firebase
Description: Google's mobile application development platform that helps build, improve, and grow app
Auth:
apiKey
HTTPS: Yes
CORS: Yes
Documents & Productivity
API: Monday
Description: Programmatically access and update data inside a monday.com account
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Food & Drink
API: BaconMockup
Description: Resizable bacon placeholder images
Auth: No
HTTPS: Yes
CORS: Yes
Geocoding
API: Actinia Grass GIS
Description: Actinia is an open source REST API for geographical data that uses GRASS GIS
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: administrative-divisons-db (⭐17)
Description: Get all administrative divisions of a country
Auth: No
HTTPS: Yes
CORS: Yes
Open Data
API: GENESIS
Description: Federal Statistical Office Germany
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
Personality
API: They Said So Quotes
Description: Quotes Trusted by many fortune brands around the world
Auth: No
HTTPS: Yes
CORS: Unknown
Photography
API: CheetahO
Description: Photo optimization and resize
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Programming
API: Codeforces
Description: Get access to Codeforces data
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Hackerearth
Description: For compiling and running code in several languages
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
API: Judge0 CE
Description: Online code execution system
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Security
API: FullHunt
Description: Searchable attack surface database of the entire internet
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Shopping
API: Tokopedia
Description: Tokopedia's Official API for integration of various services from Tokopedia
Auth:
OAuth
HTTPS: Yes
CORS: Unknown
Sports & Fitness
API: Sport Data
Description: Get sports data from all over the world
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Tracking
API: Aftership
Description: API to update, manage and track shipment efficiently
Auth:
apiKey
HTTPS: Yes
CORS: Yes
API: Correios
Description: Integration to provide information and prepare shipments using Correio's services
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Transportation
API: airportsapi
Description: Get name and website-URL for airports by ICAO code
Auth: No
HTTPS: Yes
CORS: Unknown
Video
API: Stream
Description: Czech internet television, films, series and online videos for free
Auth: No
HTTPS: Yes
CORS: No
9. Awesome Micropython
Storage / Database
- uSQLite (⭐84) - SQLite library module for MicroPython.
10. Awesome Scala Native
Functional Programming
- Cats (⭐4.8k) - Abstractions for functional programming in Scala.
Console
- decline (⭐564) - A composable command-line parser for Scala.
11. Awesome Tailwindcss
Starters & Themes
- 🚀 Vitailse (⭐141) - Opinionated Vite starter template with Vue 3, TypeScript and Tailwind CSS.
12. Awesome Rust
Libraries / Database
NoSQL [nosql]
- ArangoDB
- Aragog [aragog] - A Lightweight ArangoDB Object document, relational and graph mapper
- Arangors (⭐124) [arangors] - An ArangoDB driver
- Cassandra [cassandra, cql]
- AlexPikalov/cdrs (⭐347) [cdrs] - native client
- cassandra-rs (⭐130) - bindings to the DataStax C/C++
- krojew/cdrs-tokio (⭐133) - High-level async Cassandra client written in 100% Rust.
- [cassandra-protocol] - Cassandra protocol implementation.
- [cdrs-tokio] - production-ready async Apache Cassandra driverclient
- CouchDB [couchdb]
- chill-rs/chill (⭐36) [couchdb] - Client for the CouchDB REST API
- DynamoDB [dynamodb]
- softprops/dynomite (⭐217) - A library for strongly-typed and convenient interaction with
rusoto_dynamodb
- softprops/dynomite (⭐217) - A library for strongly-typed and convenient interaction with
- Elasticsearch [elasticsearch]
- benashford/rs-es (⭐217) [rs-es] - Client for the Elastic REST API
- elastic-rs/elastic (⭐253) [elastic] - elastic is an efficient, modular API client for Elasticsearch written in Rust
- etcd
- jimmycuadra/rust-etcd (⭐143) [etcd] - A client library for CoreOS's etcd.
- InfluxDB
- driftluo/InfluxDBClient-rs (⭐82) - Synchronization interface
- LevelDB
- skade/leveldb (⭐182) - LevelDB (⭐36k) bindings
- LMDB [lmdb]
- vhbit/lmdb-rs (⭐114) [lmdb-rs] - LMDB bindings
- MongoDB [mongodb]
- mongodb/mongo-rust-driver (⭐1.4k) [mongodb] - MongoDB bindings
- PickleDB
- seladb/pickledb-rs (⭐253) - a lightweight and simple key-value store, heavily inspired by Python's PickleDB.
- PoloDB
- PoloDB (⭐840) - An embedded JSON-based database has API similar to MongoDB.
- Redb
- Redb (⭐3.1k) - An embedded key-value database. It provides a similar interface to other embedded key-value stores such as rocksdb and lmdb.
- Redis [redis]
- aembke/fred (⭐361) [fred] - A high level async Redis client for Rust with Tokio.
- redis-rs (⭐3.5k) - Redis library
- RocksDB
- rust-rocksdb/rust-rocksdb (⭐1.8k) - RocksDB bindings
- SurrealDB
- surrealdb/surrealdb (⭐27k) - SurrealDB embedded document-graph database
- UnQLite (⭐2.1k)
- zitsen/unqlite.rs (⭐110) - UnQLite bindings
- ZooKeeper
- bonifaido/rust-zookeeper (⭐205) [zookeeper] - A client library for Apache ZooKeeper.
- krojew/rust-zookeeper (⭐22) [zookeeper-async] - Async Zookeeper client, based on tokio.
- ArangoDB
13. Awesome Privacy
Self-Hosted
- Docker mail server (⭐14k) - A fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) using Docker.
- Mail-in-a-box (⭐14k) - Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
Video and Audio
- Dim (⭐3.8k) - Dim is a self-hosted media manager. With minimal setup, Dim will organize and beautify your media collections, letting you access and play them anytime from anywhere.
14. Free for Dev
APIs, Data, and ML
- Export SDK - PDF generator API with drag-and-drop template editor that provides an SDK and no-code integrations. The free plan has 250 monthly pages, unlimited users, and three templates.
- Prev: Oct 28, 2021
- Next: Oct 26, 2021