Awesome List Updates on Jul 14 - Jul 20, 2025
31 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Rust
Applications / Games
- topheman/snake-pipe-rust (⭐13) - A snake game in the terminal based on stdin/stdout (+tcp and unix domain sockets)
Applications / Text processing
- loki_text (⭐0) [loki_text] - String manipulation library with pattern searching, text transformation, and multiple string search algorithms (KMP, Boyer-Moore, Aho-Corasick, etc.)
Development tools / Transpiling
- aleph-lang/aleph_ollama (⭐0) [aleph_ollama] - AI-powered source code translation tool using local Ollama API.
Libraries / Compression
- paxit (⭐0) [paxit] - Flexible library for compressing and decompressing files using various algorithms (zip, tar, gzip, xz, zst, etc.) with modular design for easy extension
Registries / Web programming
- RepoFlow - A simple and modern repository platform that can host Rust crate repositories and proxy crates.io. Also supports other package types like Docker, PyPI, Maven, npm, and RubyGems. Available as a cloud service or self-hosted.
2. Awesome Rails
Open Source Rails Apps / Other external resources
- maybe (⭐45k) - The personal finance app for everyone (using Rails 7.2.2). - 🌍
Starters/Boilerplates / Other external resources
- Rails Blocks - A collection of Ruby on Rails UI components using Tailwind CSS and Stimulus controllers.
3. Awesome Tmux
Tools and session management
- tmux-tpad (⭐11) A popup window session manager.
4. Awesome Composer
Support / IRC
- IRC channels are on
irc.freenode.org: #composer for users and #composer-dev for development.
Services / IRC
- Dependabot - Dependabot is a dependency update service. It monitors and updates your dependencies by sending a pull-request. The service is free for public repos and personal account repos.
Packagist Mirrors / IRC
- Global, CloudFlare - packagist.pages.dev
5. Awesome Decentralized
Applications
- Bitchat (⭐16k): A decentralized peer-to-peer messaging app that works over Bluetooth mesh networks. No internet required, no servers, no phone numbers. It's the side-groupchat.
- Fernweh: Fernweh is a messaging app that works without internet. It operates through a sophisticated decentralized mesh networking architecture that transforms ordinary smartphones into communication hubs, enabling seamless messaging without any internet or cellular connectivity.
6. Awesome Agi Cocosci
Explainability / Trustworthy AI
- X-ToM: Explaining with Theory-of-Mind for Gaining Justified Human Trust - CVPR XAI Workshop'19, 2019. [All Versions]. This work presents a new explainable AI (XAI) framework aimed at increasing justified human trust and reliance in the AI machine through explanations. The authors pose explanation as an iterative communication process, i.e. dialog, between the machine and human user. More concretely, the machine generates sequence of explanations in a dialog which takes into account three important aspects at each dialog turn: (a) human's intention (or curiosity); (b) human's understanding of the machine; and (c) machine's understanding of the human user. To do this, the authors use Theory of Mind (ToM) which helps us in explicitly modeling human's intention, machine's mind as inferred by the human as well as human's mind as inferred by the machine. In other words, these explicit mental representations in ToM are incorporated to learn an optimal explanation policy that takes into account human's perception and beliefs. Furthermore, the authors also show that ToM facilitates in quantitatively measuring justified human trust in the machine by comparing all the three mental representations. We applied our framework to three visual recognition tasks, namely, image classification, action recognition, and human body pose estimation. The authors argue that our ToM based explanations are practical and more natural for both expert and non-expert users to understand the internal workings of complex machine learning models. This is the first work to derive explanations using ToM. Extensive human study experiments verify our hypotheses, showing that the proposed explanations significantly outperform the state-of-the-art XAI methods in terms of all the standard quantitative and qualitative XAI evaluation metrics including human trust, reliance, and explanation satisfaction.
7. Awesome Ansible
Blog posts and opinions
- Functional programming design patterns in Ansible code - Borrowing functional programming (FP) principles to improve Ansible code quality. How to adopt functional patterns like pure functions, clear separation of effects, immutability, composition, and lazy evaluation can make Ansible automation far easier to test, debug, understand, and extend.
8. Awesome Elixir
Frameworks
- Hologram (⭐672) - Full stack Elixir web framework that intelligently transpiles Elixir client-side code to JavaScript.
9. Awesome Go
Distributed Systems
- outbox (⭐77) - Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.
Utilities
- lang (⭐2) - Generic one-liners to work with variables, slices and maps without boilerplate code.
UUID
- guid (⭐59) - Fast cryptographically safe Guid generator for Go (~10x faster than
uuid).
Guided Learning / Libraries for creating HTTP middlewares
- The Go Interview Practice (⭐242) - A GitHub repository offering coding challenges for Go technical interview preparation.
10. Awesome Gnome
Internet and Networking
- Turn On - Utility to send Wake On LAN (WoL) magic packets to devices in a network.
Utilities
- Echo - Simple utility to ping websites.
Other lists / Skeumorphic Icons
- Are we libadwaita yet - List of libadwaita-powered apps
- Awesome-GTK (⭐1k) - Collections of awesome native open-source GTK (4 and 3) applications.
11. Awesome Webxr
Standout Projects
- NeoFables - A dynamically-generated VR storytelling experience utilizing GenAI. Nominated for "Game of the Year" and "Experience of the Year" at the 2024 Polys Immersive Awards and is the first GenAI VR experience featured by Meta.
Development / Frameworks and Libraries
- JSAR-DOM (⭐10) A TypeScript re-implementation of WHATWG DOM, CSSOM and WebXR for XR applications built on top of Babylon.js.
Development / Other
- XR Fragments - A tiny specification for controlling any 3D model using URLs, based on existing metadata. Promoting hyperlinked WebXR storytelling using all 3D editors and viewers.
12. Awesome Css Frameworks
Class-less
- Pico.css - Elegant styles for all native HTML elements, dark mode automatically enabled.
Demo, Docs, Repo (⭐15k) | #SCSS
13. Free for Dev
Translation Management
- Localit – Fast, developer-friendly localization platform with seamless and free GitHub/GitLab integration, AI-assisted and manual translations, and a generous free plan (includes 2 users, 500 keys, and unlimited projects).
DNS
- LocalCert - Free
.localcert.netsubdomains compatible with public CAs for use with-in private networks
14. Awesome Capacitorjs
Plugins / Official Plugins
- @capacitor/file-viewer - The FileViewer API provides mechanisms for opening files and previewing media.
- @capacitor/file-transfer - The FileTransfer API provides mechanisms for downloading and uploading files.
15. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐273) (⭐273) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
- Traefik API Management - Provides an API Management as Code platform to DevOps and Platform Engineering Teams who favor less ClickOps and more GitOps-driven API lifecycle workflows.
- WSO2 API Manager (⭐906) (⭐906) - A fully open-source API platform offering robust governance, flexible deployment, and community-driven innovation.
Projects / API Design
- OpenAPI Diff (⭐951) (⭐951) - Compare OpenAPI specs with version control and visualize the differences in HTML or Markdown format.
- Swagger Editor (⭐9.2k) (⭐9.2k) - Create, describe, and document your API with ease using this open source editor built specifically for OpenAPI-based APIs.
- Zally (⭐926) (⭐926) - Ensure the quality of your OpenAPI specs with this linter tool that provides extensive analysis and feedback.
Projects / API Documentation
- OpenAPI Explorer (⭐334) (⭐334) - Creates intuitive, interactive user interfaces from OpenAPI specs, simplifying API exploration and testing.
- Zudoku (⭐256) (⭐257) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Gateway
- Gloo Edge (⭐106) (⭐106) - An Envoy Proxy–based gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.
- Traefik API Gateway (⭐55k) (⭐55k) - Combines Traefik Proxy, a fully declarative application proxy with enterprise-grade access control, distributed security, and premium integrations.
Projects / API Testing
- MQ clients
- JMSToolBox (⭐216) (⭐216) - A universal JMS client offering broad compatibility and streamlined messaging testing across various brokers.
- kcat (⭐5.5k) (⭐5.6k) - A lightweight command-line tool for Apache Kafka, providing efficient message production and consumption.
- MQTT Explorer (⭐3.4k) (⭐3.5k) - A detailed MQTT client delivering structured topic visualization and intuitive debugging.
- Offset Explorer - A comprehensive GUI for managing Apache Kafka clusters with user-friendly monitoring and administration tools.
- Service Bus Explorer (⭐2.1k) (⭐2.1k) - An advanced GUI for Azure Service Bus that enables in-depth testing and seamless management of topics, queues, and subscriptions.
Projects / Data Mapping Solution
- AtlasMap (⭐203) (⭐203) - Interactive web-based tool that simplifies mapping across Java, XML, CSV, and JSON data sources with an intuitive interface.
- JSLT (⭐670) (⭐670) - Powerful JSON query and transformation language inspired by jq and XPath, designed for rapid and flexible data manipulation.
Projects / ETL
- Estuary Flow (⭐768) (⭐768) - Versatile, scalable platform that provides both real-time and batch data integration for ETL and ELT pipelines.
Projects / Messaging
- Apache ActiveMQ Artemis (⭐973) (⭐973) - Next-generation message broker from Apache ActiveMQ with high performance, clustering support, and multi-protocol capabilities.
- EMQX (⭐15k) (⭐15k) - High-performance MQTT broker built for IoT and industrial applications, ensuring scalable message delivery.
- LavinMQ (⭐749) (⭐749) - High-performance message queue server implementing AMQP 0-9-1 and MQTT protocols, built with Crystal for exceptional throughput and minimal resource usage.
Projects / RPA
- TagUI (⭐6k) (⭐6k) - An open-source RPA tool that democratizes automation through natural language scripting in 20+ human languages, enabling non-programmers to automate web, desktop, and data tasks while integrating AI/ML capabilities via Python and R for intelligent process automation.
Projects / Self-Service Integration
- n8n (⭐116k) (⭐117k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
Resources / Data Formats
- NDJSON (⭐751) (⭐751) - 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.
16. Awesome Malware Persistence
Techniques / Databases
- Database Triggers as Persistence Mechanisms - An in-depth write up about database triggers providing persistence.
17. Awesome Product Management
Product Fundamentals & Philosophy / Tability
Product Strategy & Planning / Tability
- The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses - By Eric Ries.
- The Four Steps to the Epiphany - By Steve Blank.
- The Startup Owner's Manual: The Step-By-Step Guide for Building a Great Company - By Steve Blank and Bob Dorf.
- Business Model Generation: A Handbook for Visionaries, Game Changers, and Challengers - By Alexander Osterwalder and Yves Pigneur.
- Value Proposition Design: How to Create Products and Services Customers Want (Strategyzer) - By Alexander Osterwalder and Yves Pigneur.
- The Innovator's Dilemma: When New Technologies Cause Great Firms to Fail (Management of Innovation and Change) - By Clayton M. Christensen.
- Measure What Matters: How Google, Bono, and the Gates Foundation Rock the World with OKRs - By John Doerr.
- Positioning: The Battle for Your Mind - By Al Ries and Jack Trout.
Customer Research & User Experience / Tability
- Continuous Discovery Habits: Discover Products that Create Customer Value and Business Value - By Teresa Torres.
- The Mom Test: How to talk to customers & learn if your business is a good idea when everyone is lying to you - By Rob Fitzpatrick.
- The Customer-Driven Playbook - By Jessica Rich and Travis Lowdermilk.
- Evidence-Guided: Creating High Impact Products in the Face of Uncertainty - By Itamar Gilad.
- The Design of Everyday Things: Revised and Expanded Edition - By Don Norman.
- Observing the User Experience: A Practitioner's Guide to User Research - By Mike Kuniavsky.
- Don't Make Me Think: A Common Sense Approach to Web Usability - By Steve Krug.
Team Collaboration & Leadership / Tability
Product Metrics & Analytics / Tability
Product Management Fundamentals / Tability
- Inspired: How to Create Tech Products Customers Love - By Marty Cagan.
- EMPOWERED: Ordinary People, Extraordinary Products - By Marty Cagan, Chris Jones.
- Transformed: Moving to the Product Operating Model - By Marty Cagan.
- Product Operations: How successful companies build better products at scale - By Melissa Perri and Denise Tilles.
- Building Products for the Enterprise - By Blair Reeves and Benjamin Gaines.
- The Product Book - By Carlos Gonzalez de Villaumbrosia and Josh Anon.
- Decode and Conquer - By Lewis C. Lin.
Product Development & Process / Tability
- The Lean Product Playbook: How to Innovate with Minimum Viable Products and Rapid Customer Feedback - By Dan Olsen.
- Sprint: How to Solve Big Problems and Test New Ideas in Just Five Days - By Jake Knapp, John Zeratsky, Braden Kowitz.
- Shape Up - By Ryan Singer.
- Hooked: How to Build Habit-Forming Products - By Nir Eyal.
- Build: An Unorthodox Guide to Making Things Worth Making - By Tony Fadell.
- The Mythical Man-Month: Essays on Software Engineering - By Frederick P. Brooks Jr.
- Thinking in Systems: A Primer - By Donella H. Meadows.
Team Leadership & Management / Tability
- The Manager's Path - By Camille Fournier.
- Radical Candor: Be a Kick-Ass Boss Without Losing Your Humanity - By Kim Scott.
- An Elegant Puzzle - By Will Larson.
- Staff Engineer - By Will Larson.
- Difficult Conversations - By Douglas Stone.
- Creativity, Inc.: Overcoming the Unseen Forces That Stand in the Way of True Inspiration - By Ed Catmull and Amy Wallace.
Psychology & Behavioral Change / Tability
- Switch: How to Change Things When Change Is Hard - By Chip Heath and Dan Heath.
- Made to Stick: Why Some Ideas Survive and Others Die - By Chip Heath and Dan Heath.
- The Power of Habit: Why We Do What We Do in Life and Business - By Charles Duhigg.
- Influence: The Psychology of Persuasion - By Robert B. Cialdini.
Engineering & Technical / Tability
- Creative Selection - By Ken Kocienda.
- The Art of Doing Science and Engineering: Learning to Learn - By Richard W. Hamming.
- High Output Management - By Andrew S. Grove.
- 7 Powers: The Foundations of Business Strategy - By Hamilton Helmer.
18. Awesome Zig
Linters
- KurtWagner/zlinter (⭐14) - Linter that integrates from source into your
build.zig
- DonIsaac/zlint (⭐199) - Linter
- nektro/ziglint (⭐99) - Linting suite
19. Awesome Data Engineering
Data Ingestion
- Estuary Flow - No/low-code data pipeline platform that handles both batch and real-time data ingestion.
20. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- rtm-reminder (⭐0) - Displays urgent Remember The Milk tasks after each command execution. Clean, non-intrusive, and terminal-only.
- sshinfo (⭐0) - displays resolved SSH connection details (like the final hostname, port, user, and proxies) before connecting. This is useful for verifying your SSH configuration, especially when dealing with complex setups involving aliases, proxies, or multiple configuration files.
- system-update (⭐0) - A smart, efficient system update plugin for oh-my-zsh that handles APT packages, Conda environments, and pip installations with intelligent caching to minimize update times.
Completions / superconsole - Windows-only
- codex (⭐0) - Vibe-coded tab completion for OpenAI's codex (⭐31k) tool. Generates completions in the background so it doesn't slow down shell startup.
Themes / superconsole - Windows-only
- larn (⭐1) - A clean and customizable oh my zsh theme with Git integration, designed for dark terminals. It features a colorful prompt with decorators for
gitbranch and status indicators, current directory and distinctlscolors for files and directories.
- serenity (⭐0) - Minimalist theme which displays essential context info in soft-colored boxes above the command line, using Unicode separators to stay clean yet expressive. Includes decorators for root status, username, hostname, host IP address,
gitstatus and current directory.
21. Awesome Mac
Terminal Apps / Databases
- KubeSwitch - The fastest way to switch between Kubernetes contexts and namespaces on macOS.
Utilities / Window Management
- DockDoor - Free and open source window peeking & alt-tab for macOS.
22. Awesome Nodejs
Packages / Job queues
- graphile-worker (⭐2k) - High performance PostgreSQL job queue.
23. Awesome Svelte
Icons
- moving icons (⭐257) - A collection of beautifully crafted, animated Lucide icons.
24. Awesome Talks
Software Development
- Email vs Capitalism: A Story About Why We Can't Have Nice Things by Dylan Beattie (Joy Of Coding 2023) [54:49]
25. Awesome Selfhosted
Software / Customer Relationship Management (CRM)
- Django-CRM - Analytical CRM with tasks management, email marketing and many more. Django CRM is built for individual use, businesses of any size or freelancers and is designed to provide easy customization and quick development. (Source Code (⭐319))
AGPL-3.0Python
Software / File Transfer - Web-based File Managers
- Directory Lister - Simple PHP based directory lister that lists a directory and all its sub-directories and allows you to navigate there within. (Source Code (⭐2.4k))
MITPHP/Docker
26. Awesome Polars
Polars plugins / Language
- polar-whichlang (⭐0) - Polars plugin for fast language identification by @rmalouf.
Polars plugins / General utilities / Performance
- life_polars_plugin (⭐4) - Polars plugin to showcase some features of the plugin system by @condekind.
- polars-avro (⭐2) - Polars plugin for reading and writing avro files by @hafaio.
Python / Miscellaneous
- turtle-island (⭐3) - A lightweight utility library for writing Polars Expressions by @jrycw.
27. Awesome Dev Fun
Python
- gremllm (⭐564) - Always a good idea to add gremlins to your code in a modern fashion.
- Yell at the clouds MCP server (⭐0) - Have suppressed rage? Want to let it out by screaming at the sky? Have your AI agent tell someone to do it for you!
28. Awesome Vue
Components & Libraries / UI Components
- hevue-img-preview (⭐216) - Image preview for Vue 2 & 3, supports mobile and desktop. (demo)
29. Awesome Iam
OAuth2 & OpenID / Other tools
- Azure Entra ID - Microsoft's cloud-based identity and access management service for employees and external partners that supports OIDC, OAuth 2.0, and SAML.
- Ping Identity - Enterprise Identity and Access Management platform supporting OpenID Connect protocol.
- FusionAuth - Customer Identity and Access Management solution supporting OIDC.
30. Awesome Angular
CLI / Google Developer Experts
- angular-serve-and-run (⭐3) - Serve your Angular CLI project then run a command on top of it.
- firebase-framework-tools (⭐336) - Experimental addon to the Firebase CLI (⭐4.2k) to add web framework support.
- kqgen (⭐1) - A fast and flexible CLI for generating Angular components and services. Includes presets for tables, filters, and for REST/GraphQL services.
- mantis-cli (⭐69) - M.A.N.T.I.S (MongoDB, Angular with Analog, Nx, Tailwind CSS, Ionic, Storybook) is not just a CLI tool; it's your passport to a seamless full-stack project launch.
- mcp-angular-cli (⭐7) - A Model Context Protocol server that provides Angular CLI and workspace automation capabilities. This server enables LLMs and agents to interact with Angular projects, generate components/services, add packages, create new workspaces, and run custom architect targets via the Angular CLI.
- nest-schematics (⭐1) - A powerful Angular CLI schematic for generating CQRS (Command Query Responsibility Segregation) modules following hexagonal architecture principles in NestJS applications.
- ng-chrome-extension (⭐187) - Easily create Angular Chrome Extensions (manifest v3).
- ngx-create (⭐2) - A lightweight CLI for quickly generating Angular projects with optional frameworks like Material, Tailwind, Bootstrap, and NgRx.
- ngx-devs-cli (⭐5) - Command-line interface (CLI) built in Node.js allow you to automate repetitive tasks and make your life easier when working with Angular projects.
- ngx-i18n-scan (⭐1) - A powerful CLI tool for scanning Angular source code and managing i18n translation keys. It automatically extracts keys from your project and keeps your translation files (like en.json) clean and updated.
- ngx-starter (⭐13) - An @angular/cli (⭐27k) based starter containing common components and services as well as a reference site.
- ngx-stats (⭐2) - A CLI tool for Angular project analysis that quantifies modules, components, directives, pipes, and services, offering a clear structural overview to help developers better understand architectural choices and app organization.
- ngx-stylesweep (⭐8) - A CLI tool that removes empty style files from your Angular components.
- ngx-ws (⭐1) - Easily split a large
angular.jsoninto modular, project-local files using the power of JSON References, with the convenience of YAML and JSON5 formats.
- rafacli (⭐1) - A command-line tool designed to generate authentication and CRUD modules (and more soon) for NestJS and Angular applications. It streamlines the development process by automating boilerplate code creation, reducing repetitive tasks, and ensuring consistency across projects.
Node / Google Developer Experts
- generator-jhipster-ionic (⭐195) - You can use it to generate an Ionic app that talks to a JHipster backend.
- nx - The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It also enables using Angular Devkit builders and schematics in Nx workspaces.
- skulljs - Skulljs aims to give a standardized file structure to create web applications based on popular Javascript / Typescript frameworks.
- teleport-code-generators (⭐1.1k) - A collection of code generators for modern JavaScript applications.
Spring Boot / Google Developer Experts
- JHipster - Open source app generator for Spring Boot and Angular.
GraphQL / Google Developer Experts
- apollo-orbit (⭐4) - A fully-featured GraphQL client for Angular with modular state management.
Integrations / Google Developer Experts
- @retejs/angular-plugin (⭐60) - This Angular plugin includes a classic preset featuring visual components for nodes, connections, sockets, and input controls. It is built on Rete.js, a customizable, TypeScript-first framework designed for creating processing-oriented, node-based editors.
Monorepos / Google Developer Experts
- Moon - A build system and monorepo management tool for the web ecosystem, written in Rust.
Payments / Google Developer Experts
- google-pay-button (⭐274) - Google Pay button - React, Angular, and custom element.
- ngx-stripe (⭐234) - A comprehensive library designed for seamless integration of
Stripe Elementsand payment processing capabilities into Angular applications. Leveraging the powerful features ofStripeJS, Ngx Stripe simplifies building robust, secure, and scalable payment solutions.
- solidgate (⭐3) - With its Angular SDK, you can add Solidgate Payment Form.
Security / Google Developer Experts
- SafeDep - SafeDep continuously scans open source code for vulnerabilities and malware, helping security engineering teams proactively mitigate inherited OSS risks.
- Socket - Socket is a developer-first security platform that protects your code from both vulnerable and malicious dependencies.
- Snyk - Snyk is a developer security platform that integrates directly into development tools, workflows, and automation pipelines.
Free / Google Developer Experts
- coreui-free-angular-admin-template (⭐1.8k) - CoreUI Angular is free Angular admin template based on Bootstrap 5.
- angular-nest (⭐21) - Simple web app template with Angular + NestJS + ng-openapi-gen.
- signal-admin (⭐1) - A modern admin panel built with Angular 20, Angular Material, and TailwindCSS. Features a responsive design with collapsible sidebar, user management, forms, and UI components.
- ngXpress (⭐2) - The Full-Stack Angular Starter Kit (SSR, Zoneless, Express 5, Prisma, better-auth, Tailwind CSS 4).
Paid / Google Developer Experts
- Nzoni - Launch your SAAS in days with Angular.
- Vortex - A high-performance web application template built with Angular and Java, designed to deliver seamless user experiences and powerful backend solutions.
Guides / Google Developer Experts
- Tim Deschryver Blog - A rich source of valuable perspectives and practical tips on testing.
Form Controls / Google Developer Experts
- ngx-animated-paginator (⭐1) - Angular wrapper for animated-paginator-web-component that plugs seamlessly into template-driven and reactive forms via
ControlValueAccessor.
Ionic / Google Developer Experts
- simplici-auth-angular-ionic - A powerful Angular library designed to seamlessly integrate social authentication into your Ionic/Angular applications. It supports a wide range of providers including Google, Microsoft, Facebook, and Apple, with optimized compatibility for both web and native mobile platforms (iOS/Android) using Capacitor or Cordova.
31. Awesome Cl
Typing
- 👍 Coalton (⭐1.4k) - an efficient, statically typed functional programming language that supercharges Common Lisp. MIT.
- focuses on high-performance, built-in advanced mathematics, a numerical tower more powerful and extensible than Lisp's:
- arbitrary precision floats, exact computable real arithmetic, transfinite numbers, dual numbers and hyperdual numbers,
- flime - Real-time, project-wide Coalton compilation with isolated processes for LSP integration. MIT.
- tokyo-tojo-json - a JSON parser implemented in Coalton.
- coalton-threads (⭐8) - primitive thread and concurrency operations for Coalton.
- Lem editor mode for Coalton - syntax highlighting, code completion, autodoc, interactive compilation commands (
coalton-compile-defun,C-c C-c).
- focuses on high-performance, built-in advanced mathematics, a numerical tower more powerful and extensible than Lisp's:
- Next: Jul 07 - Jul 13, 2025