Awesome List Updates on Jul 25, 2021
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Css
Code Style Guidelines 📖 / Editor's Draft ✒️
2. Urban and Regional Planning Resources
Educational and Informational Resources / Literature Resources
- NCHRP - The National Cooperative Highway Research Program is developed on the basis of research needs identified by chief administrators and other staff of the highway and transportation departments, by committees of AASHTO, and by FHWA. Topics of the highest merit are selected by the AASHTO Special Committee on Research and Innovation (R&I), and each year R&I's recommendations are proposed to the AASHTO Board of Directors, the National Academies, and FHWA.
3. Awesome Incident Response
IR Tools Collection / Books
- Intelligence-Driven Incident Response - By Scott J. Roberts, Rebekah Brown.
4. Awesome Mac
Utilities / General Tools
- Google Assistant (Unofficial Desktop Client) (⭐3.6k) - A cross-platform desktop client for Google Assistant based on Google Assistant SDK.
5. Awesome Rust
Applications / Blockchain
- Diem (⭐17k) - Diem’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
Applications / Database
- PumpkinDB (⭐1.4k) - an event sourcing database engine
- tikv (⭐15k) - A distributed KV database in Rust
Applications / Emulators
- Intel 8080 CPU
- mohanson/i8080 (⭐109) - Intel 8080 CPU emulator
Applications / Games
- cristicbz/rust-doom (⭐2.3k) - A renderer for Doom, may progress to being a playable game
- garkimasera/rusted-ruins (⭐497) - Extensible open world rogue like game with pixel art
- lifthrasiir/angolmois-rust (⭐101) - A minimalistic music video game which supports the BMS format
- ozkriff/zemeroth (⭐1.4k) - A small 2D turn-based hexagonal strategy game
- rhex (⭐154) - hexagonal ascii roguelike
Applications / Graphics
- ivanceras/svgbob (⭐3.8k) - converts ASCII diagrams into SVG graphics
- Twinklebear/tray_rust (⭐515) - A ray tracer
Applications / Image processing
- Imager (⭐635) - Automated image optimization.
Applications / Security tools
- kpcyrd/authoscope (⭐391) - A scriptable network authentication cracker
- kpcyrd/sniffglue (⭐1.1k) - A secure multithreaded packet sniffer
- ripasso (⭐702) - A password manager, filesystem compatible with pass
- rustscan/rustscan (⭐14k) - Make Nmap faster with this port scanning tool
Applications / System tools
- Luminarys/synapse (⭐854) - Flexible and fast BitTorrent daemon.
- m4b/bingrep (⭐1.7k) - Greps through binaries from various OSs and architectures, and colors them.
- mxseev/logram (⭐97) - Push log files' updates to Telegram
- nivekuil/rip (⭐1.3k) - A safe and ergonomic alternative to
rm
Applications / Text processing
- Lisprez/so_stupid_search (⭐162) - A simple and fast string search tool for human beings
- ripgrep - combines the usability of The Silver Searcher with the raw speed of grep
Applications / Web Servers
- ronanyeah/rust-hasura (⭐140) - A demonstration of how a GraphQL server can be used as a remote schema with Hasura
- thecoshman/http (⭐438) - Host These Things Please - A basic http server for hosting a folder fast and simply
Development tools / Web Servers
- Rustup (⭐6.1k) - the Rust toolchain installer
Development tools / FFI
- C++
- dtolnay/cxx (⭐5.7k) - Safe interop between Rust and C++
- rust-cpp - Embed C++ code directly in Rust.
- rust-lang/rust-bindgen (⭐4.3k) - A Rust bindings generator
Development tools / Profiling
- sharkdp/hyperfine (⭐21k) - A command-line benchmarking tool
Libraries / Artificial Intelligence
- Martin1887/oxigen (⭐165) - Fast, parallel, extensible and adaptable genetic algorithm library. A example using this library solves the N Queens problem for N = 255 in only few seconds and using less than 1 MB of RAM.
- willi-kappler/darwin-rs (⭐116) - Evolutionary algorithms
- LaurentMazare/tch-rs (⭐4.1k) - Bindings for PyTorch.
- maciejkula/rustlearn (⭐615) - Machine learning library.
- rust-ml/linfa (⭐3.6k) - Machine learning framework.
- tensorflow/rust (⭐5.1k) - Bindings for TensorFlow.
Libraries / Astronomy
- saurvs/astro-rust (⭐259) - astronomy
Libraries / Asynchronous
- rust-lang/futures-rs (⭐5.3k) - Zero-cost futures
- TeaEntityLab/fpRust (⭐117) - Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
- Xudong-Huang/may (⭐1.9k) - Stackful coroutine library
Libraries / Audio and Music
- hound - A WAV encoding and decoding library
- ozankasikci/rust-music-theory (⭐624) - Music theory library
Libraries / Authentication
- sgrust01/jwtvault (⭐68) - Async library to manage and orchestrate JWT workflow
Libraries / Caching
- mozilla/sccache (⭐5.7k) - Shared Compilation Cache, great compilation
Libraries / Configuration
- mehcode/config-rs (⭐2.5k) [config] - Layered configuration system (with strong support for 12-factor applications).
Libraries / Cryptography
- conradkleinespel/rooster (⭐150) [rooster] - Simple password manager to use in your terminal
- orion-rs/orion (⭐538) - This library aims to provide easy and usable crypto. 'Usable' meaning exposing high-level API's that are easy to use and hard to misuse.
- RustCrypto/hashes (⭐1.8k) - Collection of cryptographic hash functions
Libraries / Email
- jdrouet/mrml (⭐329) - A library to generate nice email templates working on any mail client.
- lettre/lettre (⭐1.8k) - an SMTP-library
- staktrace/mailparse (⭐183) [mailparse] - A library for parsing real-world email files
Libraries / Encoding
- XML
- Florob/RustyXML (⭐103) - an XML parser
- media-io/yaserde (⭐174) - Yet Another Serializer/Deserializer specialized for XML
- netvl/xml-rs (⭐460) - A streaming XML library
- shepmaster/sxd-document (⭐153) - An XML library
- shepmaster/sxd-xpath (⭐118) - An XPath library
- tafia/quick-xml (⭐1.2k) - High performance XML pull reader/writer
Libraries / Graphics
- gfx-rs/gfx (⭐5.3k) - A high-performance, bindless graphics API.
- gfx-rs/wgpu (⭐12k) - Native WebGPU implementation based on gfx-hal.
Libraries / GUI
- OrbTk (⭐3.8k) - The Orbital Widget Toolkit is a multi platform (G)UI toolkit using SDL2
- PistonDevelopers/conrod (⭐3.3k) - An easy-to-use, immediate-mode, 2D GUI library
Libraries / Image processing
- twistedfall/opencv-rust (⭐1.9k) - Bindings for OpenCV
Libraries / Logging
- estk/log4rs (⭐980) - highly configurable logging framework modeled after Java's Logback and log4j libraries
- seanmonstar/pretty-env-logger (⭐474) - A pretty, easy-to-use logger.
Libraries / Network programming
- CoAP
- Docker
- fussybeaver/bollard (⭐834) - Docker daemon API
Libraries / Parsing
- freestrings/jsonpath (⭐122) - JsonPath engine. Webassembly and Javascript support too
Libraries / Scripting
- PistonDevelopers/dyon (⭐1.8k) - A rusty dynamically typed scripting language
Libraries / Text processing
- Daniel-Liu-c0deb0t/triple_accel (⭐100) [triple_accel] - Rust edit distance routines accelerated using SIMD; supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search
- greyblake/whatlang-rs (⭐958) - Natural language detection library based on trigrams
- Lucretiel/joinery (⭐92) [joinery] - Generic string + iterable joining
Registries / Web programming
- Crates - The official public registry for Rust/Cargo.
Resources / Web programming
- RustBooks (⭐4.3k) - list of RustBooks
- RustCamp 2015 Talks - Recorded talks from RustCamp 2015
6. Public Apis
Games & Comics
API: Steam
Description: Steam Web API documentation
Auth:
apiKey
HTTPS: Yes
CORS: No
API: Steam (⭐345)
Description: Internal Steam Web API documentation
Auth: No
HTTPS: Yes
CORS: No
Personality
API: Stoicism Quote (⭐63)
Description: Quotes about Stoicism
Auth: No
HTTPS: Yes
CORS: Unknown
Security
API: HackerOne
Description: The industry’s first hacker API that helps increase productivity towards creative bug bounty hunting
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
7. Awesome Python
Admin Panels
- jet-bridge (⭐1.6k) - Admin panel framework for any application with nice UI (ex Jet Django).
Data Visualization
- bqplot (⭐3.6k) - Interactive Plotting Library for the Jupyter Notebook.
8. Awesome Integration
Projects / API Management
- Akana API Management Platform - A comprehensive platform that accelerates digital transformation, manages the full API lifecycle, and ensures compliance while deploying across multiple clouds.
- Amazon API Management - A secure and scalable API management solution that enables you to monitor and manage APIs in a flexible and efficient way.
- Apigee - A leading API management solution from Google that provides comprehensive API management capabilities and helps you create, secure, and scale APIs with ease.
- DigitMarket API Manager - A complete package from Torry Harris that helps you manage your APIs and turn them into tools that can drive your business forward.
- Layer7 API Management - A continuous API management solution from Broadcom that provides comprehensive API management capabilities and helps you manage APIs throughout their lifecycle.
- Sensedia API Management - A full lifecycle API management platform that provides comprehensive API management capabilities and helps you manage APIs throughout their lifecycle.
- webMethods API - A comprehensive API management solution from Software AG that provides full lifecycle API management capabilities and enables you to manage APIs in both on-premises and cloud environments.
Projects / ESB
- Anypoint Platform - A comprehensive API management and integration platform that simplifies connecting applications from Mulesoft.
- IBM App Connect - An integration platform that can connect applications, irrespective of the message formats or protocols they use, formerly known as IBM Integration Bus.
Projects / RPA
- Automation Anywhere - An intelligent automation ecosystem that provides Robotic Process Automation (RPA) solutions. This solution is designed to automate business processes and improve operational efficiency while reducing errors and costs.
- Blue Prism - A no-code automation RPA platform that offers intelligent automation capabilities for businesses. This platform is designed to reduce operational costs and improve productivity by automating repetitive digital tasks.
- WorkFusion - An automation platform for the enterprise that offers RPA solutions. This platform is designed to automate manual tasks, reduce errors and improve efficiency. It offers a comprehensive set of tools for automating workflows and streamlining operations.
Projects / Self-Service Integration
- IFTTT - A powerful self-service and citizen integrator tool that enables users to create custom workflows by connecting multiple web services with conditional statements, boosting productivity with ease.
- Zapier - An intuitive automation tool that connects hundreds of web services to create automations between processes with ease, streamlining tasks, and enhancing overall productivity.
Resources / Integration Styles
- File Transfer - Data is exchanged through file exchange between applications.
- Messaging - Applications exchange messages using a messaging infrastructure.
- Remote Procedure Invocation - Applications call functions or procedures on a remote server over a network.
- Shared Database - Multiple applications access and manipulate the same data through a common database.
Resources / Protocols
- MQTT - A lightweight and efficient publish-subscribe protocol that supports messaging between devices. MQTT enables low-overhead communication and is ideal for IoT and mobile applications.
- SOAP - A messaging protocol that uses XML to enable communication between systems. SOAP supports a wide range of messaging scenarios, including distributed computing and enterprise applications.
9. Awesome Product Management
Articles / Obsidian
Books / Obsidian
- Prev: Jul 26, 2021
- Next: Jul 24, 2021