Awesome List Updates on Mar 13, 2022
10 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Humane Tech
Social networks / Wear our badge
- Beatbump - An alternative front-end for Youtube Music without Ads.
2. Awesome Zig
Algorithms and data structures
- ziglibs/s2s (⭐117) - Binary serialization format and library.
Network / HTTP
- axgdev/telegram_echobot_zig (⭐5) - Telegram echo bot.
Web / Messaging
- batiati/mustache-zig (⭐101) - Mustache implementation.
3. Awesome Zsh Plugins
Oh-My-Zsh
- One Key Linux Setup (⭐18) - Simple setup (ubuntu-only) of
zsh
,oh-my-zsh
,tmux
,python
support and other packages.
4. Awesome Theoretical Computer Science
Proof Complexity / Lecture Notes
- Robert Robere. Proof Complexity: Algorithms and Lower Bounds - An introduction to modern proof complexity, emphasizing its connections with computational complexity and algorithms in optimization.
Transition To Pure Rigour Math / Monograph
- Building Bridges I, Building Bridges II, Fete of Combinatorics and Computer Science - Collected works in celebration of Laszlo Lovasz, Connecting discrete math with computer science.
- Entropy, Search, Complexity - A collection of survey papers in the fields of entropy, search and complexity. It includes also search theory and quantum source coding. Recommended to both researchers and students.
5. Awesome Appimage
AppImage developer tools / Deployment tools for Electron applications
- electron-forge-maker-appimage (⭐4) - Electron Forge builder for AppImage.
6. Free for Dev
Remote Desktop Tools
- RemSupp — On-demand support and permanent access to devices (2 sessions/day for free)
7. Awesome Food
Food-related projects
- Mealie (⭐2.7k) - Mealie is a self hosted recipe manager and meal planner.
8. Awesome Ada
Runtimes / Apache License
- ada-runtime (⭐33) - A downsized Ada runtime which can be adapted to different platforms.
Games / Apache License
- buttons (⭐4) - A simple gtkada (⭐87) Button Mania game.
- play-2048 (⭐4) - Play 2048! is a clone of the popular 2048 game, implemented in Ada using asfml (⭐32) for graphics and ada-toml (⭐30) for saving state.
- bingada (⭐8) - Bingo application in gtkada (⭐87).
Components / Apache License
- gneiss (⭐22) - Gneiss is an interface collection to be used with applications for component based systems. It aims to be easily portable/platform independent and is compatible with the ada-runtime (⭐33).
Graphical User Interface / Apache License
- gnoga - The GNU Omnificent GUI for Ada.
- gtkada (⭐87) - Ada graphical toolkit based on Gtk3 components.
Compression / Apache License
- zip-ada (⭐22) - Zip-Ada is a programming library for dealing with the Zip compressed archive file format.
- dcf-ada (⭐6) - An Ada 2012 library for document container files (Based on zip-ada (⭐22)).
Format Readers, Writers and Checkers / Apache License
- protobuf-ada (⭐17) - Experimental Ada code generation support for Google Protocol Buffers.
- protobuf (⭐30) - A Google Protocol Buffers implementation in Ada, using matreshka (⭐6).
- ada-toml (⭐30) - TOML parser for Ada.
Web / Apache License
- template-parser (⭐6) - AWS templates engine.
Graphics and Multimedia / Apache License
- asfml (⭐32) - Ada binding to the Simple and Fast Multimedia Library.
Utilities / Apache License
- ssprep - An extensible template engine akin to jinja but using template-parser (⭐6) and intended for command line usage.
Office / Apache License
- hunter (⭐21) - Graphical (gtkada (⭐87)) file manager for Linux.
Simulation / Apache License
- eagle-lander (⭐31) - Apollo 11 lunar lander simulator (gtkada (⭐87)/Cairo).
9. Awesome LaTeX
Distributions
- MikTeX - Most common LaTeX distribution for Windows, but also available for Mac, Linux or as Docker image.
Docker Images
- reitzig/texlive-docker (⭐23) - minimal TeXLive system with package installation possibility
- Island of TeX/texlive - debian-based full TeXLive system
- dante-ev/docker-texlive (⭐89) - debian-based full TeXLive system with additions with pandoc, perl, and python pre-installed
Engines
- XeTeX - TeX compiler that provides better unicode and font support than TeX/pdfTeX (i.e. you can use the fonts of your operating system instead of only TeX fonts).
- LuaTeX - (La)TeX compiler that supports Lua code for scripting and has improved unicode and font support than standard TeX/pdfTeX.
LaTeX-focused
- TeXMaker - Pretty good alternative to Kile.
- WinEdt - The LaTeX editor many people swear by. Only for .
- TeXnicCenter - Quite old but free and decent editor for LaTeX.
- TeXShop - No-nonsense editor for LaTeX documents which is included in MacTeX.
- BakomaTex - Commercial LaTeX editor that allows to edit your document both using its source code and WYSIWYG.
General purpose text editors
- Atom
- LaTeXTools - Atom port of the Sublime Text package of the same name.
- Sublime Text
- LaTeXing (⭐80) - Free plug-in to edit LaTeX.
- LaTeXTools (⭐2k) - Free LaTeX plugin for Sublime Text.
- Vim
- Vim-LaTeX
- LaTeX Live Preview (⭐832) - Instantly previews your LaTeX document.
- vimtex (⭐5.3k) - Modern vim plugin for editing LaTeX files. Has a variety of features including live preview and forward search.
- IntelliJ
- TeXiFy-IDEA (⭐874) - Free LaTeX plugin for IntelliJ IDEA.
- VS Code
- LaTeX Workshop (⭐10k) - LaTeX extension for Visual Studio Code
- LTeX - LanguageTool grammar/spell checking
- a-nau/latex-devcontainer (⭐13) - Devcontainer setup for easy LaTeX usage without local installation
Bibliography tools
- Bibdesk - Great bibliography editor for .
- Zotero - Reference manager for your browser that also exports to bibtex and integrates with many LaTeX editors.
Build Tools
- Arara (GitHub repo (⭐397)) - Simple tool that allows you to specify which tools to call inside your document and it can be extended quite easily.
GitHub Actions
- xu-cheng/latex-action (⭐1.1k) - GitHub Action to compile LaTeX documents
- dante-ev/latex-action (⭐173) - DANTE e.V.'s GitHub action to compile LaTeX documents. Offers a full TeXLive and pre-installed perl and python.
Quality Check Tools
- ChkTeX - Linter / code checker for LaTeX documents.
Tools centered around equations
- Codecogs Eqn Editor - Online LaTeX equation editor that allows you to produce figures containing an equation.
- EqualX - Graphical LaTeX formula editor.
- LaTeXEqEdit - LaTeX formula editor for Windows.
LaTeX-compatible GUI tools
- TikzEdt (also: GitHub repo (⭐8)) - WYSIWYG and text-based editor for TikZ pictures.
- IPE - Drawing tool that integrates well with LaTeX commands and documents.
- GeoGebra - Cross-platform geometry tool with output to TikZ.
Tables
- csv2latex - Converts CSV files from your favorite programs to LaTeX
tabular
s.
Graphics / TikZ
- TeXample - Blog about LaTeX, with a big collection of TikZ figures.
- pgfplots - Truly awesome plotting library on top of and in the style of TikZ/pgf. This library can load in CSV data files, perform some calculations and create beautiful plots.
Source Code / TikZ
- minted - The minted package uses pygments to generate the listings. In this way, LaTeX is able to format more than 300 programming and markup languages and other text formats.
Symbols / TikZ
- Comprehensive LaTeX symbol list - Very extensive list of symbols for LaTeX. Available in A4 and letter sizes.
- Detexify - You draw the symbol and this site/app will tell you the LaTeX command.
Resources / TikZ
- TeXDoc - Online interface to the
texdoc
utility to browse LaTeX packages and documentation.
- Dickimaw Books: LaTeX resources - Great overview of resources useful for LaTeX.
- LaTeX cookbook - Sibling of TeXample, contains quite a bit of example code.
- Visual FAQ - Typesetting issues and a link to appropriate TeX FAQ answers.
- LaTeX community - Forum about LaTeX.
- BibTeX Style Examples - Example output of common BibTeX styles (BST files).
- TeX World - Websites supported by the TeX Users Group, DANTE, and GUTenberg.
Tutorials / TikZ
- LearnLaTeX.org - Browser-based LaTeX tutorial.
- The (Not So) Short Introduction to LaTeX2e - Very comprehensive introduction to LaTeX.
- Begin LaTeX in minutes (⭐3.3k) - Brief intro to LaTeX for beginners that helps you use LaTeX with ease.
Books / TikZ
- Formatting Information (2020) - This is the HTML5-based online version of the book Formatting Information - An introduction to typesetting with LATEX. It has been continuously updated since the early 2000s.
Blogs / TikZ
- TeXblog - Blog about LaTeX and everything related.
- TeX Talk - Blog for the TeX Stack Exchange site with news and interviews.
10. Public Apis
Jobs
API: WhatJobs
Description: Job search engine
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
Security
API: Threat Jammer
Description: Risk scoring service from curated threat intelligence data
Auth:
apiKey
HTTPS: Yes
CORS: Unknown
- Prev: Mar 14, 2022
- Next: Mar 12, 2022