Awesome List Updates on Jul 05, 2022
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Vite
Open Source / Community
- Ladle (⭐2.6k) - Tool for developing and testing component stories powered by Vite and React.
2. Awesome Zig
GUI
- fubark/cosmic (⭐330) - GUI toolkit.
Misc libraries
- natecraddock/ziglua (⭐230) - Bindings for the Lua C API.
Web / Messaging
- karlseguin/websocket.zig (⭐261) - A WebSocket implementation.
Parser / Package managers
- sreehax/zig-ini (⭐4) - .ini parser.
- Nulo/ini-parser - .ini parser.
Other / C++
- All Your Codebase - Development status of Zig and its' ecosystem.
3. Urban and Regional Planning Resources
Planning Coding Resources / Python
- Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more.
- Arcpy - ArcPy is a Python site package that provides a useful and productive way to perform geographic data analysis, data conversion, data management, and map automation with Python.
- ArcGIS Python API - The ArcGIS API for Python is a powerful, modern and easy to use Pythonic library to perform GIS visualization and analysis, spatial data management and GIS system administration tasks that can run both interactively, and using scripts. This library enables easy use of pandas within the ArcGIS platform.
- Partridge - Partridge is a Python 3.6+ library for working with GTFS feeds using pandas DataFrames.
- Pandana - Urban network analysis library intended to help planners compute quick accessibility metrics or shortest paths. Additional Information: License: AGPL-3.0 License: Provider: UrbanSim Inc. (UDST).
- UrbanSim (⭐470) - UrbanSim is a platform for building statistical models of cities and regions. These models help forecast long-range patterns in real estate development, demographics, and related outcomes, under various policy scenarios. Information: License: BSD License: Provider: UrbanSim Inc. (UDST).
- Pybikes (⭐541) - Pybikes provides a set of tools to scrape bike sharing data from different websites and APIs, thus providing a coherent and generalized set of classes and methods to access this sort of information.
- Leafmap (⭐2.9k) - Leafmap is a free and open-source Python package that enables users to analyze and visualize geospatial data with minimal coding in a Jupyter environment. Leafmap's interactive GUI allows no code layer management and analysis including a powerful analytical backend (i.e., WhiteboxTools). Additional Information: leafmap.org, JOSS Article, Medium Article.
- Prettymaps (⭐11k) - A small set of Python functions to draw pretty maps from OpenStreetMap data.
- HerePy (⭐83) - A library that provides a Python interface to HERE APIs.
- StreetTraffic (⭐27) - StreetTraffic is a Python package that crawls the traffic flow data of your favorite routes, cities by using the API provided by HERE.
- PySAL - The Python Spatial Analysis Library is a collection of algorithms for exploring spatial correlations and other spatial relationships.
- city-seer-api - A package for pedestrian-scale network-based urban analysis: network analysis, urban morphology, land use, accessibility, and statistical aggregations.
Planning Coding Resources / R
- ggplot2 - Resource for plotting a wide range of data (useful for visualizing survey data). Additional Information: GNU GENERAL PUBLIC LICENSE.
- leafgl (⭐259) - R package for fast web-gl rendering for leaflet maps.
Platforms and Software Resources / Geospatial Data and Visualization
- QGIS - This open source GIS suite allows users to create, edit, visualise, analyse and publish geospatial information on Windows, Mac, Linux, BSD and mobile devices.
- kepler.gl - Kepler is a data agnostic, WebGL empowered, high-performance web application for geospatial analytic visualizations. Additional Information: API Reference.
- flowmap-blue - Create geographic flow maps representing your data published in Google Sheets. Visualize numbers of movements between locations (origin-destination data).
- ScapeToad - ScapeToad is a cross-platform, open-source application designed to adjust the size of polygons based on some attribute. Use a shapefile as input and output to generate cartograms, geometries whose sizes are distorted based on data.
- BlenderGIS (⭐7.3k) - BlenderGIS is a free and open-source add on for Blender which allows users to explore, query, and visualize data directly through Blender's GUI.
Platforms and Software Resources / Public Engagement Tools and Platforms
- PollEverywhere - Provides the ability to generate polls and questions for interactive engagement on multiple platforms.
- NJTPA Engage - Database of 300 + public engagement tools, techniques, and software. Searchable on multiple levels.
- Ushahidi - Open-source crowdsourced mapping tool with the aim to empower communities around the world to tackle their own problems by collecting citizen input.
- Social Pinpoint - Social Pinpoint is a proprietary digital public engagement tool that allows users to give feedback and share their inspirations through interactive maps, surveys, participatory budgeting exercises, and idea wall forums.
- Hello Lamp Post - Hello Lamp Post is a proprietary text and SMS-based on-street public engagement tool that uses physical signage and mobile devices to get citizen feedback, improve wayfinding, promote local events and services, or provide creative educational content.
- Maptionnaire - Provides map-based tools for designing questionnaires, collecting survey data, and conveying information.
4. Awesome V
IDEs with V / Vim
5. Awesome Game Engine Dev
Tools / Software / 2D Game Dev
- 🆓 ShoeBox - Drag & drop tools for sprite sheets, bitmap fonts, texture ripping, tile maps and more.
Tools / Software / Level Editors
- 🆓 Radiant - Cross-platform level editor for idTech games. [Source (⭐580)]
Tools / Software / Voxel
- 💰 Ken Shape - Draw in 2D, set the depth for each pixel and generate 3D models!
Video Game Assets / Audio Assets
- Music
- 🆓 BandLab Sounds - High-quality loops and packs used for music creation.
- 💸 Bensound - Original music tracks, free with attribution. Perfect for games.
- 💸 Incompetech - Nice collection of game tracks. Buy or attribution required.
- 💸 Melody Loops - Nice mix of free and affordable music loops.
- 💸 Soundimage - Looping music tracks for videogames. Buy or attribution required.
6. Awesome Rust
Applications / Utilities
- mprocs (⭐1.5k) - TUI for running multiple processes
7. Awesome Vue
Resources / Community
Components & Libraries / UI Utilities
- vue3-click-outside (⭐16) - Directive for Vue 3 to run a method on clicking outside of the binded element
8. Awesome Kotlin
Libraries/Frameworks / Misc
- TicketmasterMobileStudio/actions-on-google-kotlin (⭐119) - Port of official Node.js SDK to Kotlin. Complete with all features and tests and nearly identical API.
Android / Tools
- kiruto/debug-bottle (⭐855) - Debug Bottle is an Android runtime debug / develop tools written using kotlin language.
9. Awesome Neovim
Utility / Diagnostics
- sitiom/nvim-numbertoggle (⭐148) - Neovim plugin to automatically toggle between relative and absolute line numbers.
Neovim Lua Development / Diagnostics
- kkharji/sqlite.lua (⭐467) - SQLite/LuaJIT binding for Lua and Neovim.
Session / Diagnostics
- olimorris/persisted.nvim (⭐427) - Simple session management with git branching, autosave/autoload and Telescope support.
- Prev: Jul 06, 2022
- Next: Jul 04, 2022