MoreRSS

site iconTrack Awesome listModify

Track Awesome List Daily Updates on Github.
Please copy the RSS to your reader, or quickly subscribe to:

Inoreader Feedly Follow Feedbin Local Reader

Rss preview of Blog of Track Awesome list

Awesome List Updated on Dec 25, 2024

2024-12-25 09:51:07

1. Free Programming Books (English, By Subjects)

Software Architecture

2. Magictools

Engines and Frameworks / Voxel Editors

  • 💸 GameMaker - GameMaker accommodates the creation of cross-platform video games using drag and drop or a scripting language known as Game Maker Language, which can be used to develop more advanced games that could not be created just by using the drag and drop features.

Blogs and Portals / Voxel Editors

General Game Development / Voxel Editors

3. Awesome Mac

Utilities / Productivity

  • RightMenu Master - An excellent Finder right-click menu enhancement tool to make your right-click menu more powerful. App Store

4. Awesome Integration

Projects / API Management

  • WSO2 API Manager (⭐864) (⭐863) - A fully open-source API management platform that provides comprehensive API management capabilities and allows you to manage APIs with ease.

Projects / API Design

Projects / API Documentation

  • DapperDox (⭐411) (⭐410) - An open-source API documentation generator and server for OpenAPI/Swagger specifications, with customizable documentation, automated updates, and easy sharing.
  • Zudoku (⭐116) (⭐116) - An open-source, OpenAPI powered, highly customizable API documentation framework for building quality developer experiences.

Projects / Data Mapping Solution

  • JSLT (⭐643) (⭐641) - A complete query and transformation language for JSON that is inspired by jq, XPath, and XQuery. With JSLT, software engineers can quickly and easily transform JSON data to meet their needs.

Projects / ESB

Projects / Workflow engine

  • Apache Airflow (⭐38k) (⭐38k) - A platform that allows you to create, schedule, and monitor workflows programmatically, making it easier to manage and automate complex data pipelines.
  • Bonita (⭐156) (⭐155) - An open-source BPMN engine that comes with a designer and optional development environment, making it easier to build and automate complex business processes.

Resources / Data Formats

  • NDJSON (⭐695) (⭐690) - A standard for delimiting JSON objects in stream protocols. It allows for efficient processing of large JSON datasets and is widely used in big data processing.
  • YAML (⭐355) (⭐353) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.

Resources / Structure and Validation

  • JSON Schema (⭐3.9k) (⭐3.9k) - A powerful tool for validating the structure of JSON data. JSON Schema enables developers to ensure that JSON data conforms to a specific structure, making it easier to process and manipulate.

5. Awesome Github Wiki

Useful Stack Overflow questions & answers

6. Topics

List of public profiles of Selvakumaran Krishnan

List of important bookmarks

7. Awesome Angular

Drag and Drop / Google Developer Experts

Form Controls / Google Developer Experts

8. Awesome Cpp

Miscellaneous

  • rain (⭐121) - The fastest 128-bit and 256-bit non-crypto hash, passes all tests, and under 140 source lines of code. [Apache-2.0]

9. Awesome Selfhosted

Software / File Transfer - Single-click & Drag-n-drop Upload

Software / Money, Budgeting & Management

  • YAFFA - Personal finance web application, that can be used to keep track of your money, expenses, budgets, and investments. It also helps with long-term financial planning. (Demo, Source Code (⭐3)) MIT PHP

10. Awesome Agi Cocosci

Communications / Pragmatics

  • Predicting Pragmatic Reasoning in Language Games - Science, 2012. [All Versions]. [Preprint]. One of the most astonishing features of human language is its capacity to convey information efficiently in context. Many theories provide informal accounts of communicative inference, yet there have been few successes in making precise, quantitative predictions about pragmatic reasoning. This work examined judgments about simple referential communication games, modeling behavior in these games by assuming that speakers attempt to be informative and that listeners use Bayesian inference to recover speakers’ intended referents. The model provides a close, parameter-free fit to human judgments, suggesting that the use of information-theoretic tools to predict pragmatic reasoning may lead to more effective formal models of communication.

Awesome List Updated on Dec 24, 2024

2024-12-24 09:52:57

1. Awesome Gbdev

Tools / Music drivers and trackers

  • DevSoundX (⭐11) - Sound driver embeddable in homebrews which supports pulse width manipulation, arpeggios, and multiple waveforms.

2. Awesome Python Typing

Tools / Helper tools to add annotations to existing code

  • RightTyper (⭐154) - A tool that generates types for your function arguments and return values. RightTyper lets your code run at nearly full speed with almost no memory overhead.

3. Awesome Quant

Python / Data Sources

Reproducing Works, Training & Books / Data Visualization

  • AFML (⭐639) - All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.

4. Awesome Windows

Application Launchers

  • kunkun (⭐11) - Raycast/Alfred-like launcher with sandboxed extensions oss
  • Wox - Launches apps with web search integration. Open-Source Software

Chat Clients

  • LegCord - Discord client with Vencord and shelter integration. Open-Source Software star

Cloud Storage

  • Dropbox - Syncs files across devices with version history.
  • Google Drive - Enables real-time collaboration on Google Docs, Sheets and Slides.
  • OneDrive - Integrates with Microsoft Office for document collaboration.
  • Proton Drive - End-to-end encrypted cloud storage from Proton. star

Databases Clients

Email

  • ProtonMail - Encrypted email service with end-to-end encryption. Open-Source Software star

File Management

  • Spacedrive - Cross-platform file manager with cloud integration. Open-Source Software

IDEs

  • CLion - Debugs and profiles C/C++ code with memory analysis.
  • Cursor - AI-powered code editor with codebase understanding and natural language editing. star
  • DataGrip - Manages multiple databases with query optimization.
  • DataSpell - Handles Jupyter notebooks and data visualization.
  • GoLand - Specializes in Go debugging and testing.
  • PearAI - Open source AI code editor with curated integrations of multiple AI tools. Open-Source Software star
  • PhpStorm - Integrates PHP frameworks and debugging tools.
  • PyCharm - Provides scientific tools for Python development. Open-Source Software
  • Rider - Debugs Unity games and .NET applications.
  • RubyMine - Tests and profiles Ruby applications.
  • WebStorm - Debugs client-side and Node.js applications.
  • Windsurf - Agentic IDE with AI flows, multi-file editing and deep contextual awareness.

Password Managers

  • 1Password - Premium password manager with secure vault and team features. paid
  • Proton Pass - Zero-knowledge encrypted password manager.

Terminal

  • Warp - AI-powered terminal with IDE-like features and team collaboration.

5. Awesome Go

Standard CLI

  • getopt (⭐3) - An accurate Go getopt, validated against the GNU libc implementation.

Configuration

  • envyaml (⭐10) - Yaml with environment variables reader. it helps to have secrets as environment variable but load them configs as structured Yaml.

File Handling

  • gulter (⭐60) - A simple HTTP middleware to automatically handle all your file upload needs

Generators

HTTP Clients

  • tls-client (⭐887) - net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.

Security

  • entpassgen (⭐3) - Entropy Password Generator with extensive command line arguments to generate random strings securely including digits, passwords, and passwords built using obscure dictionary words mixed with symbols and digits.

Web Frameworks

Webhooks Server / Libraries for creating HTTP middlewares

  • WebhookX (⭐111) - A webhooks gateway for message receiving, processing, and reliable delivering.

Other Software / Libraries for creating HTTP middlewares

  • Chapar (⭐499) - Chapar is a a cross-platform Postman alternative built with go, aims to help developers to test their api endpoints. it support http and grpc protocols.

6. Awesome Cpp

Scripting

  • Luau (⭐4.1k) - A fast, small, safe, gradually typed embeddable scripting language derived from Lua. [MIT] website

7. Awesome Neovim

Editing Support / Diagnostics

8. Awesome Agi Cocosci

Communications / Pragmatics

  • Language as shaped by the environment: linguistic construal in a collaborative spatial task - Humanities and Social Sciences Communications, 2020. [All Versions]. [Code & Data]. [Dialogue Experimental Toolkit(DiET)]. The present study sets out to experimentally investigate how environmental factors come to shape the emergence of linguistic conventions. To this end, the authors adapt the classical Maze Game task to test the hypothesis that participants routinise different linguistic strategies to communicate positions in the maze contingent on particular environmental affordances (i.e. structure of the mazes). The results confirm that subtle environmental motivations drive the emergence of different communicative conventions in an otherwise identical task, suggesting that linguistic adaptations are highly sensitive to factors of the shared task environment.

Awesome List Updated on Dec 23, 2024

2024-12-23 09:54:49

1. Awesome Css Frameworks

Specialized

2. Awesome Generative Deep Art

Online Tools and Applications

  • PageGen - An AI Page Generator with Claude AI, React and Shadcn UI. Generate web pages from text, screenshot and templates with one click.

Large Language Models (LLMs)

  • comet-ml/opik (⭐2.6k): Evaluate, test, and ship LLM applications with a suite of observability tools to calibrate language model outputs across your dev and production lifecycle.

AI Engineering / Multi-agents

  • Keywords AI: The enterprise-grade software to build, monitor, and improve your AI application. Keywords AI is a full-stack LLM engineering platform for developers and PMs.

3. Awesome Social Enterprise

Foundations / Articles

  • CA RISE - A $25M California initiative providing capital ($100k-$500k grants) and technical assistance to employment social enterprises.

4. Awesome Vue

Components & Libraries / UI Components

  • vue3-carousel (⭐757) - A highly customizable, lightweight Vue 3 carousel component for your next awesome project.

5. Awesome Rust

Libraries / Computation

  • fastnum (⭐68) fastnum - Fast exact precision decimal numbers implemented in pure Rust. Suitable for financial, crypto and any other fixed-precision calculations.

6. Awesome Angular

Free / Google Developer Experts

  • Angspire (⭐7) - Angular + .NET (monorepo) project template designed to simplify development with out-of-the-box features like (basic) user authentication and frontend themes, reducing setup time and providing a scalable, maintainable foundation for your applications.

QR Codes / Google Developer Experts

7. Awesome Cpp

Frameworks

  • AUI (⭐91) - Declarative UI toolkit for C++20. [MPL2]

Miscellaneous

8. Awesome Neovim

AI / Diagnostics

Utility / Diagnostics

Motion / Diagnostics

  • cxwx/specs.nvim (⭐3) - A fast and lightweight Neovim Lua plugin to keep an eye on where your cursor has jumped.

Keybinding / Diagnostics

Split and Window / Diagnostics

Awesome List Updated on Dec 22, 2024

2024-12-22 09:59:57

1. Awesome Developer First

Authentication & Identity

Backend-as-a-Service

  • Supabase - Hosted and open-source managed Postgres DB like Firebase. Supabase LW24 participant

Code Quality

  • Ellipsis - AI code reviews and bug fixes. LW24 participant

Databases & Spreadsheets

Deployment Hosting

  • Beam - Serverless cloud infrastructure. LW24 participant
  • Propel - Serverless ClickHouse platform. LW24 participant

Documentation

  • Speakeasy - API tooling for SDKs, API docs, Terraform providers, and end-to-end testing. LW24 participant

Environment & Secret Management

GEO

Integrations

  • OpenInt - Open-source embeddable product integrations. OpenInt LW24 participant

Localization

  • Replexica - AI localization infrastructure. LW24 participant

Misc

Monitoring

  • Laminar - Open-source platform for tracing, evaluating, and labeling LLM products. lmnr LW24 participant
  • Pinecone - AI infrastructure for building accurate, secure, and scalable AI apps. LW24 participant
  • Quivr - Open-source RAG framework to deploy and use AI agents. quivr LW24 participant

Orchestration

  • Camunda - Workflow engine that delivers scalable, on-demand process automation.

Testing

  • Coval - Simulation and evals for AI agents. LW24 participant
  • Synth - Automated AI agent optimization. LW24 participant

2. Awesome V

Web

Graphics

3. Awesome Selfhosted

Software / Document Management - E-books

  • BookLogr (⭐196) - Web app designed to help you manage your personal book library with ease. (Demo) Apache-2.0 Docker

Software / File Transfer - Peer-to-peer Filesharing

  • slskd (⭐1.1k) - A modern client-server application for the Soulseek file sharing network. AGPL-3.0 Docker/C#

Software / Games

Software / Pastebins

  • not-th.re - Simple paste sharing platform, with client side encryption, featuring the monaco browser-based code editor. (Demo, Source Code (⭐2)) NPOSL-3.0 Nodejs/Docker

Software / Recipe Management

  • What To Cook? (⭐6) - Get a recipe to cook today, based on the ingredients you have at home. AGPL-3.0 Docker

Software / Task Management & To-do Lists

  • Donetick - Task and chore management tool for personal and family use, with advanced scheduling, flexible assignment, and group sharing capabilities, detailed history, automation via API, simple and modern design. (Demo, Source Code (⭐197)) AGPL-3.0 Go/Docker

Software / Wikis

  • W - Lightweight, mutli-user, flat-file-database Wiki engine. Create pages quickly and edit them in your Web browser using Mardown/HTML/CSS/JS. The main difference with other wiki is that you are encouraged to customize each page style individually. (Source Code (⭐22)) AGPL-3.0 PHP

Awesome List Updated on Dec 21, 2024

2024-12-21 09:51:19

1. Free for Dev

Artifact Repos

  • RepoFlow - RepoFlow Simplifies package management with support for npm, PyPI, Docker, Go, Helm, and more. Try it for free with 10GB storage, 10GB bandwidth, 100 packages, and unlimited users in the cloud, or self-hosted for personal use only.

2. Awesome Acg

Image Generation

  • AniDoc (⭐201) - Colorize a sequence of sketches based on a character design reference with high fidelity. [English]

3. Awesome Go

Caches

  • sturdyc (⭐349) - A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant.

4. Awesome Angular

Authentication / Google Developer Experts

  • FusionAuth Angular SDK - FusionAuth SDK helps manage authentication state for your Angular app and provides functionality to login, register, and logout users. It also can be configured to automatically manage your refresh token.

Module Federation / Google Developer Experts

  • backbase-micro-frontends (⭐1) - Proof of concept showcasing how legacy apps (widgets) can work together with newer apps (journeys) via Module Federation.

Editor Components / Google Developer Experts

5. Awesome Selfhosted

Software / Miscellaneous

  • iSponsorBlockTV (⭐2.6k) - SponsorBlock for YouTube TV, allows skipping sponsors, muting and skipping ads. GPL-3.0 Docker/Python

Awesome List Updated on Dec 20, 2024

2024-12-20 09:53:16

1. Awesome Bioinformatics

Assembly / Tools

  • Minimap2 (⭐1.8k) - Minimap2 is an pairwise aligner for genomic and spliced nucleotide sequences. It can perform the assembly-to-assembly alignment, and works with gzip'd FASTQ, FASTA formats. It also finds overlaps between long-reads.
  • D-GENIES - Dot plot large Genomes in an Interactive, Efficient and Simple way. It is an online tool designed to support large genome, compare two genomes, and you can interact with the dot plot to improve the visualisation. It can also be used for extension of minimap2 by uploading the output generated in PAF(Pairwise mApping Format) or MAF(Multiple Alignment File) alignment files to D-GENIES

2. Awesome R Learning Resources

Topic Areas / Viz

  • AISEKA - Discover the best Color Palette & Color Tools. Author: meetqy.

3. Awesome Testing

Software / Make your life easier

  • TestingBot - Run automated, manual and visual tests on a wide range of browsers and devices.

4. Awesome Opentofu

Tools / CI

  • TF-via-PR (⭐127) - GitHub Action to init, plan and apply Terraform/OpenTofu via PR automation.

5. Awesome Marketing

Content Marketing / Content Management Systems (CMS)

  • BCMS - BCMS is an API-based Headless CMS, that provides flexible content modeling for creative projects in Next.js, Astro, Nuxt.js, and more

6. Awesome Ai in Finance

LLMs

  • 🌟🌟 MarS (⭐142) - A Financial Market Simulation Engine Powered by Generative Foundation Model.

7. Awesome Design Systems

Accessibility (a11y)

  • InclusiveColors palette creator - Creates accessible custom Tailwind-style color palettes that pass WCAG contrast checks and can be exported to CSS/Figma/Adobe.

8. Awesome Rust

Libraries / Macro

  • elastio/bon (⭐1.4k) [bon] - generate compile-time-checked builders for structs and functions, provides partial application, optional and named parameters for functions and methods. build status

9. Awesome Mac

Utilities / Finder Tools

  • FileMinutes - Find files and take actions, all in one.

10. Awesome Cpp

Scripting

11. Awesome Db Tools

IDE

  • dbForge Edge - Multidatabase solution for DB development, design, management, and administration of MySQL, MariaDB, SQL Server, Oracle, PostgreSQL databases, and various cloud services.
  • Kangaroo (⭐380) - A AI-powered SQL client and admin tool for popular databases(SQLite / MySQL / PostgreSQL / etc) on Windows / macOS / Linux, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly.

SQL / Formatters

SQL / Games

  • Querymon - Learn to use SQL queries on the Querydex, a database of monsters from common to legendary.

12. Awesome Neovim

Motion / Diagnostics