Awesome List Updates on Oct 04, 2022
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Ipfs
Tools
- create-ipfs-app (⭐14) - Set up a decentralized web3 app by running one command.
2. Awesome Wagtail
Apps / Media
- Wagtail Transcription (⭐7) - Provides a field to automatically creates transcriptions from YouTube videos.
3. Awesome Zsh Plugins
Completions / superconsole - Windows-only
- symfony-complete (⭐6) - Universal completion for Symfony based CLI applications:
composer
,php-cs-fix
,bin/console
,artisan
,php-cs-fixer
and etc. This supports autocompletion for subcommands and GNU-style options (--help
)
4. Awesome Graphql
PHP / React
- drupal/graphql - Craft and expose a GraphQL schema for Drupal 9 and 10.
5. Awesome Machine Learning
Python / General-Purpose Machine Learning
- einops (⭐8.2k) - Deep learning operations reinvented (for pytorch, tensorflow, jax and others).
6. Awesome V
Command-line
- HN-top (⭐22) - A simple command to list most recent news from hacker-news.
- klonol (⭐19) - CLI tool to help you "clone all" git repositories belonging to you. Works with GitHub and Gitea.
- portctl (⭐9) - CLI tool to manage Docker Swarm resources using Portainer API.
- runner (⭐24) - A tool that automates running/compiling code written in various programming languages.
- symlinker (⭐8) - A small Linux tool to manage symlinks.
- vast (⭐24) - A simple tool for vlang, generate v source file to AST json file.
- verve (⭐5) - Simple and fast static file server.
- vinit (⭐16) - A tool to generate v projects.
- vLogQL (⭐16) - A tiny command-line utility to query LogQL APIs.
- vqrcode (⭐23) - CLI for creating QR Codes.
- vspect (⭐2) - A tool to inspect vlang source file. ( Archived )
Editors
- text_editor (⭐36k) - Small text editor from the official V examples.
Games
- Boundstone (⭐60) - High Performance / Fast Compilation / Lightweight Minecraft: Bedrock Edition Server.
- Kurarin (⭐54) - osu! beatmap visualizer made in V. Example video.
- minesweeper (⭐38) - A simple Minesweeper game written in vlang.
- v-pong (⭐13) - A classic paddle game brought back to life through the power of V.
Interpreters/Compilers
- monkey_v (⭐38) - Implementation of Thorsten Ball's Monkey Language in V.
- v (⭐36k) - V itself. Simple, fast, safe, compiled language for developing maintainable software.
- vbf (⭐19) - A brainfuck interpreter/compiler.
- vcc (⭐97) - A C compiler written in V.
- Vork (⭐28) - Alternative V compiler/interpreter written in Python.
Operating systems/Kernels
- Vinix (⭐1.9k) - Small and simple OS in V. Runs bash.
Project management
- Lenra template (⭐3) - The Lenra template to write V app for Lenra platform.
- vset (⭐19) - A project setup and configuration tool for V projects.
Serialization
- vlang-yaml (⭐24) - A V-native YAML reader, incl. YAML-to-JSON converter.
Web
- vblog (⭐27) - A simple, fast and responsive blogging system.
- Vebview.JS (⭐71) - Electron/Neutralino.JS alternative written in V.
- Vieter (⭐11) - Archlinux repository server & package build system, written in V.
- Vlang Benchmarks Visualization (⭐9) - Fancy statistics and plots for Is V still fast?.
- vorum (⭐215) - Open-source blogging/forum software written in V.
- vss (⭐31) - Easy-to-use static site generator.
- VTik (⭐18) - TikTok and Twitter video downloader app (CLI / Telegram Bot).
- pico.v (⭐108) - A web server in V based on picoev and picohttpparser.
- v-jsonrpc (⭐32) - Basic JSON-RPC 2.0-compliant server written on V.
- validate (⭐20) - A simple library to validate strings in V.
- valval (⭐152) - Web framework written in V, improved by vweb.
- vcurrency (⭐8) - API wrapper (written in V) for https://api.exchangeratesapi.io.
- vex (⭐337) - Web framework written on V inspired by Express and Sinatra.
- vigest (⭐4) - Simple client for digest authentication (written in V).
- vweb (⭐36k) - V's built-in web framework. Used by Vorum.
- vxbloauth (⭐8) - A minimalistic Xbox Live authenticator for vweb.
Audio
- miniaudio (⭐48) - Bindings for the excellent miniaudio C audio library.
- vave (⭐39) - A crazy simple library for reading/writing WAV files in V. 🌊
- vspeech (⭐51) - Complete V bindings for Mozilla's DeepSpeech TensorFlow based Speech-to-Text library. 📢📜
Automation
- vrobot (⭐52) - Desktop automation for V. Only supports Windows.
Command line interface (CLI) / Terminal / Shell
- spinners (⭐20) - Create spinners in your terminal!
Database clients
- redis (⭐66) - Redis client for V, written in V.
- vmemcached (⭐11) - Memcached client for V, written in V.
- vsql (⭐45) - A sql query builder for V.
Discord
- discord.v (⭐121) - User-friendly Discord bot library.
- viscord (⭐20) - Pretty basic library for connecting to the Discord gateway.
- vord (⭐5) - Library for interacting with user account endpoints and gateway (Self-bots, custom clients, etc).
Eventing
- eventbus (⭐36k) - A simple event bus system for V.
File handling
- v-mime (⭐24) - MIME detection library for V.
- vmon (⭐34) - Asynchronously watch for file changes in a directory. The module is essentially a V wrapper for
septag/dmon
. It works for Windows, macOS and Linux.
Game development
- V_ecs (⭐17) - ECS library made in V inspired by Bevy ECS.
Graphics
- V Earcut (⭐14) - fast (real-time) polygon triangulation library based on mapbox/Earcut (⭐2.2k) to handle holes, twisted polygons, degeneracies and self-intersections.
- V_sokol_gp (⭐4) - A V wrapper for the sokol_gp library for easy and fast 2d graphics.
- viup (⭐43) - V wrapper for the C-based cross-platform UI library, IUP.
- vsdl (⭐13) - V wrapper for the C-based SDL library.
- vsdl2 (⭐46) - A libSDL2 wrapper.
IRC
- vitric (⭐3) - A transparent IRC library.
Networking
- vmq (⭐18) - V wrapper For ZMQ (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library).
Operating system
- vlipboard (⭐12) - An easy to use wrapper of clipboard with Wayland and Termux support.
Scientific computing
- vplot (⭐16) - V wrapper for GNU Plot (
gnuplot_i
).
Serial Communications
- vi2c (⭐13) - A tiny (wrapper) library for I2C serial communication for Linux written in V.
Telecommunications
- vagi (⭐5) - Asterisk FastAGI library in V.
Text processing
- ascii_robot (⭐13) - ASCII Robot generator written in V.
- chalk (⭐21) - Colorize strings in the terminal.
- cjson (⭐11) - Wrap cJSON for vlang.
- crayon (⭐55) - Paint your terminal output like Picasso. 🖍️🎨
- iconv (⭐6) - Wrap iconv for vlang.
- Rosie-RPL (⭐4) - A Rosie Pattern Language (RPL) implementation.
- strfmt - Tiny and fast string formatting library ideal for templating.
- v-regex (⭐15) - A simple regex library for V.
User Interface toolkits
- mui (⭐98) - A Cross-Platform UI library for Windows, Linux, Android and Web.
- V UI (⭐2.3k) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web.
Utility
- range (⭐33) - Functionality of Python's range() in V.
- vdotenv (⭐33) - Support for .env files which loads environment variables.
Articles
Books
- Getting Started with V Programming - Navule Pavan Kumar Rao - Packt 2021 Dec - Introductory book on V.
Communities
Editor plugins / Atom
- language-v (⭐7) - V language support for Atom (port of vscode-vlang).
Editor plugins / Emacs
- v-mode (⭐59) - Emacs major mode for the V programming language.
- vlang-mode.el (⭐9) - Emacs major mode for the V programming language.
Editor plugins / Sublime Text 3
- sublime-v (⭐14) - Fully-featured Sublime Text 3 package for the V Programming Language.
- vlang-sublime (⭐19) - Sublime text 3 Support for the Vlang Programming Language.
Editor plugins / Vim
- v-vim (⭐176) - Support for V syntax highlighting in Vim.
- vim-v (⭐25) - Quality syntax highlighting for the V programming language.
- vim-vtools (⭐17) - V tools for Vim, including auto formatting.
Forums / Vim
GitHub actions / Vim
- action-create-v-docs - GitHub action to create documentation for V modules.
- setup-v - GitHub action to install and use V in your workflow.
Operating Systems & OS Development Examples / Vim
- Simple Linux kernel module example (⭐27) - Demonstration & test of writing a very simple Linux kernel module, using V.
Programming contests / Vim
- Advent of Code 2019 (⭐12) - Solution of Advent of Code 2019 in V.
- SoloLearn Coding Challenges (⭐14) - Implementation of the SoloLearn coding challenges in V.
Syntax highlighting / Vim
- kate-syntax-highlight-v (⭐20) - V syntax highlighting for Kate.
- scite-v-support (⭐2) - V syntax highlighting for SciTE.
Tutorials / Vim
- V by Example (⭐169) - V book as GitBook.
- V for Node Devs (⭐29) - Vlang for node js developers.
- V learning notes (⭐168) - Personal learning notes in Chinese.
Videos / Vim
7. Awesome Plotters
Inspiration, Instruction, and Research / Fonts
- Orbis Tertius - An immersive digital installation with plotter output of Martian topography.
8. Awesome Osint
Social Media Tools / Twitter
- ExportData - Data export tool for historical tweets, followers & followings and historical trends.
9. Awesome Privacy
Blogging platforms (Medium)
- Medium - website has Google trackers and ads.
- Blogger - Google owned, has google trackers and ads.
- Plume (⭐2.1k) 🧩 - Federated blogging application, thanks to ActivityPub.
- WriteFreely 🧩 - An open source platform for building a writing space on the web.
- Pixelfed 🧩 - Decentralized, federated and Open Source alternative to Instagram with posts, videos, stories, tags, etc.
- Kbin (⭐769) 🧩 - A reddit-like content aggregator and micro-blogging platform for the fediverse.
- Lemmy 🧩 - A federated and open alternative to Reddit in Rust.
10. Awesome Swift
App Store
- AppReview (⭐100) - A tiny library to request review on the AppStore via SKStoreReviewController.
11. Awesome Neovim
Note Taking / Diagnostics
- jghauser/papis.nvim (⭐148) - Manage your bibliography from within your favourite editor.
12. Awesome Software Architecture
Principles
- SOLID - Lend to developing software with considerations for maintaining and extending as the project grows
13. Free Programming Books (English, By Subjects)
0 - Meta-Lists
- Microsoft Technologies 3, DevOps for ASP.NET Core Developers - Cam Soper, Scott Addie, Colin Dembovsky (PDF)
14. Web Development Resources
Hosting:
Website: https://supabase.com
Description: Supabase is an open source Firebase alternative. Start your project with a Postgres Database, Authentication, instant APIs, Realtime
: subscriptions and Storage.
Website: https://railway.app/
Description: Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
- Prev: Oct 05, 2022
- Next: Oct 03, 2022