Awesome List Updates on Dec 09, 2021
15 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Stock Resources
Icons / Icons Packages and Collections
- Free Icons - A collection from all the open source icon collections available.
2. Awesome Raspberry Pi
OS Images
- OpenWRT - OpenWrt is described as a Linux distribution for embedded devices for network management.
3. Awesome Crystal
C bindings
- nlopt.cr (⭐3) - Bindings for NLOpt
Cryptography
- monocypher.cr (⭐17) - Crystal wrapper for the Monocypher crypto library
Game Development
- MyECS (⭐21) - A Sparse Entity Component System Framework for Crystal
4. Public Apis
Sports & Fitness
-
Description: Unofficial detailed American college football statistics, records, and results API
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
5. Free for Dev
APIs, Data, and ML
- Public-Apis Github Repo (⭐311k) — A list of free public APIs.
Tunneling, WebRTC, Web Socket Servers and Other Routers
- localhost.run — Expose locally running servers over a tunnel to a public URL.
- localtunnel — Expose locally running servers over a tunnel to a public URL. Free hosted version, and open source (⭐19k).
- Radmin VPN — Connect multiple computers together via a VPN-enabling LAN-like network. Unlimited peers. (Hamachi alternative)
- Tailscale — Zero config VPN, using the open-source WireGuard protocol. Installs on MacOS, iOS, Windows, Linux, and Android devices. Free plan for personal use with 100 devices and three users.
6. Awesome Graphql
Style Guides / React
- GitLab GraphQL API Style Guide - This document outlines the style guide for the GitLab GraphQL API.
- Yelp GraphQL Guidelines - This repo contains documentation and guidelines for a standardized and mostly reasonable approach to GraphQL (at Yelp).
7. Awesome Osint
Geospatial Research and Mapping Tools / Telegram
- SAS Planet - Software used to view, download and stitch satellite images.
8. Awesome Transit
GTFS Realtime Utilities / Ruby
- bus_kalman (⭐27) - A Kalman Filter used to interpolate bus travel times using NYC MTA real-time data.
- gtfs-realtime-test-service (⭐3) - A tool for mocking GTFS-realtime feed content (e.g., for use in testing a GTFS-realtime consuming application).
- GTFS-realtime Printer (⭐8) - Java-based utility to print out information from a GTFS-realtime file or URL.
- gtfs-rt-differential-to-full-dataset (⭐3) – Javascript tool to transform a continuous GTFS Realtime stream of
DIFFERENTIAL
incrementality data into aFULL_DATASET
dump.
- gtfs-rt-dump (⭐22) - Converts protocol buffer format to plain text for easy viewing of a GTFS-realtime feed in plain text (for debugging purposes)
- gtfs-rt-inspector – Web app to inspect & analyze any (CORS-enabled) GTFS Realtime feed. Open-source on GitHub (⭐30).
- print-gtfs-rt-cli (⭐17) – Javascript tool to read a GTFS Realtime feed from stdin, print human-readable or as JSON.
- transit-feed-quality-calculator (⭐7) - A Java project that uses the gtfs-realtime-validator (⭐93) to assess the quality of a large number of transit feeds, fetching the feed URLs from a global directory (TransitFeeds.com/OpenMobilityData.org).
- Transit Network Model (⭐12) - A tool to generate predictions using GTFS-realtime VehiclePositions, a particle filter, and a Kalman Filter.
9. Awesome Quant
Python / Time Series
- pmdarima (⭐1.6k) - A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
10. Awesome Pascal
Graphic
- PngComponents (⭐30).
[Delphi]
PngComponents is a set of components that allows you to include in your application real PNG files. PNG files on their own do not generate an enourmous advantage, but their support for an alpha-channel does indeed have quite a charm to it.
- PdfiumLib (⭐135).
[Delphi]
Example of a PDF VCL Control using PDFium
- llPDFLib (⭐44).
[Delphi]
Pure Object Pascal library to create PDF documents. This library doesn’t use any DLL or external third-party software to generate PDF files. Library includes TPDFDocument component with properties and methods like Delphi’s TPrinter but is designed to generate a PDF file.
Game dev
- Castle Game Engine (⭐714).
[Delphi]
[FPC]
Complete Pascal Game Engine. Cross-platform 3D and 2D game engine with a lot of graphic effects and a scene graph based on X3D.
- Ray4Laz (⭐65).
[FPC]
A complete header translation (binding) of raylib to Pascal.
Single controls
- TeeGrid (⭐136).
[Delphi]
[FPC]
Lightweight full-featured Grid / Tabular control. For Embarcadero RAD Studio 2009 and up to Sydney 10.4, Delphi and C++, VCL and Firemonkey frameworks (all platforms: Windows 32 and 64 bit, Mac OSX, Android and iOS), and Lazarus FreePascal (Windows, Linux, etc)
- AXW Ribbon.
[Delphi]
Ribbon component with the Office 2016 style. Works with Delphi 7 and up to the current Delphi version. Will probably compile with Delphi 6 and possibly Delphi 5.
Editors
- TBCEditor (⭐22).
[Delphi]
A syntax highlighting edit control for RAD Studio (Delphi/C++ Builder) with code folding, completion proposal, matching pair, minimap, sync edit, word wrap, etc. External highlighter and color scheme files are in JSON format which can be also loaded from a stream.
Viewers
- WebView4Delphi (⭐169).
[Delphi]
[FPC]
Project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
Other GUI
- Windows 7 Taskbar Components.
[Delphi]
One of the most notable feature in Windows 7 is a new Windows taskbar. It offers a new way of controlling your desktop, managing your windows, and launching applications.
Math
- DFF Library.
[Delphi]
[FPC]
Big Floating Point, Big Integers, Astronomical calcualtions
Other non-visual
- GS.Core (⭐27).
[Delphi]
[FPC]
Core functions shared by several projects. // Thread Pool, file operations, Key<>Value database, JSON lib, etc
- CocinAsync.
[Delphi]
High performance library for Delphi to simplify coding and improve performance of asynchronous and multithreaded applications.
- LAMW (⭐196).
[FPC]
Lazarus Android Module Wizard to create JNI Android loadable module (.so) and Android Apk using Lazarus/Free Pascal.
11. Awesome Javascript
MVC Frameworks and Libraries / Runner
- Million (⭐16k) - <1kb compiler-focused virtual DOM. It's fast!
12. Awesome Neovim
Editing Support / Diagnostics
- gbprod/cutlass.nvim (⭐190) - Plugin that adds a 'cut' operation separate from 'delete'.
13. Awesome Humane Tech
- WikiTruth - A Wikipedia and Quora-like system with a vetting mechanism to verify facts from trash.
14. Awesome Yew
Tooling / Frameworks
- trunk-action (⭐27) - Github action to install
Trunk
by downloading the executable to speed up CI/CD.
15. Awesome Mac
Utilities / General Tools
- Equinox (⭐1.1k) - Create dynamic wallpapers for macOS.
- Prev: Dec 10, 2021
- Next: Dec 08, 2021