Awesome List Updates on Jul 25, 2021
8 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 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 (⭐16k) - A distributed KV database in Rust
Applications / Emulators
- Intel 8080 CPU
- mohanson/i8080 (⭐114) - Intel 8080 CPU emulator
Applications / Games
- cristicbz/rust-doom (⭐2.4k) - A renderer for Doom, may progress to being a playable game
- garkimasera/rusted-ruins (⭐516) - Extensible open world rogue like game with pixel art
- lifthrasiir/angolmois-rust (⭐102) - A minimalistic music video game which supports the BMS format
- ozkriff/zemeroth (⭐1.4k) - A small 2D turn-based hexagonal strategy game
- rhex (⭐155) - hexagonal ascii roguelike
Applications / Graphics
- ivanceras/svgbob (⭐4k) - converts ASCII diagrams into SVG graphics
- Twinklebear/tray_rust (⭐522) - A ray tracer
Applications / Image processing
- Imager (⭐663) - Automated image optimization.
Applications / Security tools
- kpcyrd/authoscope (⭐409) - A scriptable network authentication cracker
- kpcyrd/sniffglue (⭐1.2k) - A secure multithreaded packet sniffer
- ripasso (⭐755) - A password manager, filesystem compatible with pass
Applications / System tools
- Luminarys/synapse (⭐850) - Flexible and fast BitTorrent daemon.
- m4b/bingrep (⭐1.7k) - Greps through binaries from various OSs and architectures, and colors them.
- mxseev/logram (⭐98) - Push log files' updates to Telegram
- nivekuil/rip (⭐1.5k) - A safe and ergonomic alternative to
rm
Applications / Text processing
- Lisprez/so_stupid_search (⭐169) - 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 (⭐452) - Host These Things Please - A basic http server for hosting a folder fast and simply
Development tools / Web Servers
- Rustup (⭐6.3k) - the Rust toolchain installer
Development tools / FFI
- C++
- dtolnay/cxx (⭐6.2k) - Safe interop between Rust and C++
- rust-cpp - Embed C++ code directly in Rust.
- rust-lang/rust-bindgen (⭐4.7k) - A Rust bindings generator
- dtolnay/cxx (⭐6.2k) - Safe interop between Rust and C++
Development tools / Profiling
- sharkdp/hyperfine (⭐24k) - A command-line benchmarking tool
Libraries / Artificial Intelligence
- Martin1887/oxigen (⭐171) - 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 (⭐120) - Evolutionary algorithms
- LaurentMazare/tch-rs (⭐4.6k) - Bindings for PyTorch.
- maciejkula/rustlearn (⭐633) - Machine learning library.
- rust-ml/linfa (⭐4k) - Machine learning framework.
- tensorflow/rust (⭐5.3k) - Bindings for TensorFlow.
Libraries / Astronomy
- saurvs/astro-rust (⭐279) - astronomy
Libraries / Asynchronous
- rust-lang/futures-rs (⭐5.5k) - Zero-cost futures
- TeaEntityLab/fpRust (⭐121) - Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
- Xudong-Huang/may (⭐2k) - Stackful coroutine library
Libraries / Audio and Music
- hound - A WAV encoding and decoding library
- ozankasikci/rust-music-theory (⭐640) - Music theory library
Libraries / Authentication
- sgrust01/jwtvault (⭐67) - Async library to manage and orchestrate JWT workflow
Libraries / Caching
- mozilla/sccache (⭐6.1k) - Shared Compilation Cache, great compilation
Libraries / Cryptography
- conradkleinespel/rooster (⭐159) [rooster] - Simple password manager to use in your terminal
- orion-rs/orion (⭐664) - 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 (⭐2k) - Collection of cryptographic hash functions
Libraries / Email
- jdrouet/mrml (⭐381) - A library to generate nice email templates working on any mail client.
- lettre/lettre (⭐2k) - an SMTP-library
- staktrace/mailparse (⭐190) [mailparse] - A library for parsing real-world email files
Libraries / Encoding
- XML
- Florob/RustyXML (⭐102) - an XML parser
- netvl/xml-rs (⭐462) - A streaming XML library
- shepmaster/sxd-document (⭐155) - An XML library
- shepmaster/sxd-xpath (⭐123) - An XPath library
- tafia/quick-xml (⭐1.3k) - High performance XML pull reader/writer
- yaserde (⭐189) - Yet Another Serializer/Deserializer specialized for XML
Libraries / Graphics
- gfx-rs/gfx (⭐5.4k) - A high-performance, bindless graphics API.
- gfx-rs/wgpu (⭐14k) - 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.4k) - An easy-to-use, immediate-mode, 2D GUI library
Libraries / Image processing
- twistedfall/opencv-rust (⭐2.1k) - Bindings for OpenCV
Libraries / Logging
- estk/log4rs (⭐1k) - highly configurable logging framework modeled after Java's Logback and log4j libraries
- seanmonstar/pretty-env-logger (⭐488) - A pretty, easy-to-use logger.
Libraries / Network programming
- CoAP
- Docker
- fussybeaver/bollard (⭐994) - Docker daemon API
Libraries / Parsing
- freestrings/jsonpath (⭐125) - 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 (⭐107) [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 (⭐996) - 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.8k) - list of RustBooks
- RustCamp 2015 Talks - Recorded talks from RustCamp 2015
5. Public Apis
Games & Comics
API: Steam
Description: Steam Web API documentation
Auth:
apiKey
HTTPS: Yes
CORS: No
API: Steam (⭐377)
Description: Internal Steam Web API documentation
Auth: No
HTTPS: Yes
CORS: No
Personality
API: Stoicism Quote (⭐76)
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
6. 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.
7. Awesome Integration
Projects / API Management
- Akana API Management Platform - Provides comprehensive lifecycle management, enabling rapid digital transformation and robust compliance across multi-cloud environments.
- Amazon API Management - Leverages AWS scalability and security to efficiently create, monitor, and manage APIs.
- Apigee - Delivers powerful analytics, security, and scalability for enterprise-grade API management from Google.
- DigitMarket API Manager - Transforms APIs into strategic business tools through end-to-end lifecycle management and enhanced operational insights.
- Layer7 API Management - Ensures secure and efficient API development with continuous lifecycle management and advanced integration features.
- Sensedia API Management - Provides a full-lifecycle API solution with advanced security, performance monitoring, and streamlined integration.
Projects / ESB
- Anypoint Platform - Comprehensive integration solution that leverages robust ESB capabilities to connect and orchestrate disparate systems.
- IBM App Connect - Robust integration solution that connects diverse applications and protocols, ensuring seamless data flow across the enterprise.
Projects / RPA
- Automation Anywhere - Intelligent automation ecosystem that streamlines business processes and reduces errors through advanced RPA capabilities.
- Blue Prism - No-code platform delivering robust, scalable automation to minimize manual tasks and boost productivity.
- WorkFusion - Enterprise automation solution that combines RPA with intelligent automation to streamline complex workflows.
Projects / Self-Service Integration
- IFTTT - Easy-to-use platform that connects web services with simple conditional statements, empowering custom workflow creation.
- Zapier - Intuitive platform that connects hundreds of web services to create efficient, code-free automations.
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.
8. Awesome Product Management
Articles / Obsidian
Books / Obsidian
- Prev: Jul 26, 2021
- Next: Jul 24, 2021