Awesome List Updates on Mar 10 - Mar 16, 2025
37 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Osint
People Investigations / Steam
- Clustermaps - Find people and address information associated with them
- InfoTracer - Search for people. (Searches are paid)
- PeekYou - PeekYou offers the ability to search for people with checks done against more sites. Can check for arrest records as well.
- Socialcatfish - Superextensive people search which works worldwide. Searches are done from 200 Billion records.
- UK Phone Book - Search people in a similar way as 192.com
Domain and IP Research / Steam
- MetaDefender - Threat analysis service for URLs, files, certificates, domains, and suspicious hashes.
2. Awesome Svelte
Table
- svelte-datagrid (⭐118) - Powerful data grid library based on revogrid with best features from Excel.
- @wjfe/dataview (⭐13) - Table for data visualization purposes with advanced features like column pinning, and the only component in the world that does cross-table column position synchronization for master-child scenarios.
Routers / Form Components
- @wjfe/n-savant (⭐7) - Fast, reactive router with always-on path and hash routing, and the router that invented multi-hash routing.
3. Awesome Agi Cocosci
Concepts / Human Concept Representation
- Organizing conceptual knowledge in humans with a gridlike code - Science, 2016. [All Versions]. [Preprint]. It has been hypothesized that the brain organizes concepts into a mental map, allowing conceptual relationships to be navigated in a manner similar to that of space. Grid cells use a hexagonally symmetric code to organize spatial representations and are the likely source of a precise hexagonal symmetry in the functional magnetic resonance imaging signal. Humans navigating conceptual two-dimensional knowledge showed the same hexagonal signal in a set of brain regions markedly similar to those activated during spatial navigation. This gridlike signal is consistent across sessions acquired within an hour and more than a week apart. This work's findings suggest that global relational codes may be used to organize nonspatial conceptual representations and that these codes may have a hexagonal gridlike pattern when conceptual knowledge is laid out in two continuous dimensions.
4. Awesome Java
Game Development / Text-Based User Interfaces
- vulkan4j (⭐25) - Vulkan, OpenGL ES2 and GLFW Memory Allocator bindings.
Hypermedia Types / Text-Based User Interfaces
- Spring HATEOAS (⭐1.1k) - Standalone and Spring support for building hypermedia-based APIs using HAL, HAL FORMS, Collection+JSON, ALPS and UBER.
Imagery / Text-Based User Interfaces
- vips-ffm (⭐44) - Comprehensive bindings for libvips, using Java's "Foreign Function & Memory" API.
- scrimage - Immutable, functional, and performant JVM library for manipulation of images.
Miscellaneous / Text-Based User Interfaces
- webcam-capture (⭐2.3k) - Library for using built-in and external webcams directly in Java.
ORM / Text-Based User Interfaces
- MyBatis-Plus (⭐17k) - An powerful enhanced toolkit of MyBatis for simplify development.
Testing / Fixtures
- AutoParams (⭐351) - Supports generating test data or combining scenarios for parameterized tests.
Related Awesome Lists / Mocking
People / Socials
- Brian Goetz - Java Language Architect at Oracle.
- Chris Richardson - Software architect, consultant, and serial entrepreneur, Java Champion, JavaOne Rock Star, *POJOs in Action- author.
- Lukas Eder - Java Champion, speaker, Founder and CEO Data Geekery (jOOQ).
- Stephen Colebourne - Java Champion, speaker.
5. Awesome Cl
Machine Learning
- llama.cl (⭐47) - a Common Lisp port of Karpathy's llama2.c to idiomatic Common Lisp. MIT.
- openai-openapi-client - semi-automatically generated Openapi client updated frequently from the official Openapi specification (⭐1.9k). AGPL-3.
- available on Ultralisp.
- cl-completions (⭐17) - LLM completions.
- makes it easy to create GPT functions in Common Lisp.
- Ollama support.
- cl-embeddings (⭐10) - LLM embeddings.
- cl-chroma (⭐8) - the vector DB interface.
- Caten (⭐192) - Deep Learning Compiler based on Polyhedral Compiler and Light-weight IRs, and Optimizing Pattern Matcher, written in Common Lisp
Natural Language Processing
- OpenMusic (⭐349) visual programming / computer-aided composition environment. GPL3. Developped at IRCAM, France.
- OM7 (⭐170) - a new implementation of the OpenMusic visual programming and computer-aided composition environment including a number of improvements on graphical interface, computational mode, and connection to external software libraries. GPL3.
- an extension: rq (⭐10) - a library for rhythm transcription in OpenMusic (version 6.10 and later). demo video. GPL3.
- Incudine - Music/DSP programming environment for Common Lisp. Useful to design software synthesizers or sound plugins from scratch. It is also a compositional tool that allows to produce high quality sounds controllable at the sample level, defining and redefining the digital signal processors and the musical structures on-the-fly.
- CLM - Common Lisp Music is a music synthesis and signal processing package in the Music V family. It provides much the same functionality as Stk, Csound, SuperCollider, PD, CMix, cmusic, and Arctic — a collection of functions that create and manipulate sounds, aimed primarily at composers (in CLM's case anyway).
- common-tones (⭐11) - a fork of CLM5 with modern Lisp (ASDF, cffi…). BSD_3Clause.
- Slippery Chicken (⭐72) - Algorithmic composition library which outputs Midi, Common Music Notation, pdf-score via Lilypond and sound via Common Lisp Music. GPL3.
- with documentation: https://michael-edwards.org/sc/
- Common Music (⭐25) - the repository of an
ancient version of Common Music (version 2.12.0), the presumably
last version which ran on Common Lisp dating from around 2007-09,
before work on Common Music shifted to (scheme-based) cm3.
- note: old project but working.
- cm-incudine (⭐10) - extends Common Music 2 with realtime capabilities. GPL2.
- cl-patterns (⭐81) - a system for composing music via Lisp code, heavily inspired by SuperCollider’s patterns system, with aims to implement much of it, but in a more robust, expressive, consistent, reflective, and lispy way. Audio output through SuperCollider, with preliminary support for Incudine, and MIDI through ALSA.
- Music (⭐39) - A framework for musical expression in Lisp with a focus on music theory (built from scratch, unrelated to Common Music).
- Harmony - A real-time sound processing and playback system. zlib.
- "provides you with audio processing tools as well as an audio server to play back music, sfx, and so forth."
- using cl-mixed (⭐26) for the mixing and sound processing library.
- easy-audio (⭐23) - a collection of audio decoders and metadata readers.
- scheduler (⭐9) - The time based musical event scheduler for Common Lisp. Apache2.0.
- Common Music Notation - Common Music Notation (CMN) provides a package of functions to hierarchically describe a musical score. Public domain.
- cl-mpg123 (⭐5), cl-opus (⭐8) (OGG/Opus), cl-vorbis (⭐4) (OGG/Vorbis), cl-SoLoud (⭐2), cl-out123 (⭐5) (libout123), cl-flac (⭐2)
- csound (⭐1.3k) - A sound and music computing system. Includes CFFI and FFI interfaces for Common Lisp.
- cl-collider (⭐230) - A SuperCollider client for CommonLisp. With a tutorial (⭐21) and live coding demos. Public domain.
- cl-openal (⭐36) - bindings for the OpenAL audio library. Public domain.
- modularize (⭐8) - A modularization framework for Common Lisp. zlib.
- provides a common interface to segregate major application components.
- for instance, by adding module definition options you can introduce mechanisms to tie modules together in functionality, hook into each other and so on.
- acts as a wrapper around
defpackage
and integrates into ASDF.
6. Free for Dev
APIs, Data, and ML
- Tomorrow.io Weather API - Offers free plan of weather API. Provides accurate and up-to-date weather forecasting with global coverage, historical data and weather monitoring solutions.
7. Awesome Javascript
RegExp / Runner
- Regex-Vis - Regex visualizer & editor.
8. Awesome Minecraft
Websites / Archives
- MCModArchive - Archives old, lost and forgotten Minecraft mods and related software. Various other mods and stuff can be found on the MCArchive Discord.
- Eimer Archive - Archive with a focus on server software and plugins.
- OmniArchive - Archives most Minecraft jars.
9. Awesome Selfhosted
Software / Content Management Systems (CMS)
- Pimcore - Multi-Channel Experience and Engagement Management Platform. (Source Code (⭐3.5k))
GPL-3.0
PHP/Docker
Software / Document Management - Institutional Repository and Digital Library Software
- DSpace - Turnkey repository application providing durable access to digital resources. (Source Code (⭐937))
BSD-3-Clause
Java
Software / Knowledge Management Tools
- memEx - A structured personal knowledge base, inspired by zettlekasten and org-mode.
AGPL-3.0
Docker
Software / Miscellaneous
- ClipCascade (⭐740) - Syncs your clipboard across multiple devices instantly, without any button press. Available on Windows, macOS, Linux, and Android, it provides seamless and secure clipboard sharing with end-to-end data encryption.
GPL-3.0
Java/Docker
Software / Money, Budgeting & Management
- MyFin Budget - Personal finances platform (web + REST API + Android) that'll help you budget, keep track of your income/spending and forecast your financial future. (Demo (⭐135), Source Code (⭐135), Clients (⭐15))
AGPL-3.0
Nodejs/Docker
Software / Self-hosting Solutions
- Websoft9
⚠
- GitOps-driven, multi-application hosting for cloud servers and home servers, one-click deployment of 200+ open source apps. (Demo, Source Code (⭐1.6k), Clients)LGPL-3.0
Shell/Python
Software / Software Development - IDE & Tools
- LiveCodes
⚠
- A feature-rich client-side code playground for React, Vue, Svelte, Solid, Typescript, Python, Go, Ruby, PHP and 90+ other languages. (Demo, Source Code (⭐895))MIT
Nodejs
Software / Web Servers
- go-doxy (⭐1.4k) - A lightweight, simple, and performant reverse proxy with WebUI, Docker integration, automatic shutdown/startup for container based on traffic.
MIT
Docker/Go
10. Awesome PICO 8
Contents / Tools
- p8-canvas (⭐3) - A high performance infinite canvas/texture library.
11. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- dbd (⭐1) - Displays eye-catching banners whenever you change directories (cd). It uses figlet and lolcat to generate colorful banners, giving your terminal a stylish touch.
- whisp (⭐0) - Adds idempotency and convenience features to OpenAI's Whisper CLI tool. It helps you efficiently transcribe audio files without duplicating work.
- zshcp (⭐0) - A lightweight and intuitive clipboard management plugin for Zsh that enhances your command-line workflow with easy copy-paste operations.
Completions / superconsole - Windows-only
- llm (⭐6) - Adds tab completions for the LLM CLI tool.
- tailscale-ssh (⭐0) - Provides host completion based off tailscale status. It automatically strips the MagicDNS suffix, if present.
Themes / superconsole - Windows-only
- imranic (⭐2) - Minimalist theme with decorators for
git
status, python virtualenv, rvm ruby version, conda version, kube status, and current directory.
- lgbt (⭐0) - Colorful theme with decorators for current directory and
git
status.
- skondrashov (⭐2) - Minimalist. Includes decorators for
git
status, current kubernetes context and current AWS profile.
- zen (cybardev) (⭐23) - A minimalist theme for
*NIX
systems. Includes decorators for execution time of last command run, curreent directory and vcs status information.
- zen (TheCrazyGM) (⭐0) - A clean, informative, and customizable theme for Oh-My-Zsh that provides essential information without cluttering your terminal. It was designed with Python developers in mind and includes smart features like SSH detection, detailed Git status information, and command execution time tracking.
- zigbar (⭐6) - Written in zig. Includes decorators for
git
status, current directory. Requires a Nerd Font.
12. Awesome Polars
Resources / Tutorials & workshops
- Working With Python Polars - 7-lesson online video course that covers various topics related todata manipulation with Polars by @cltrudeau.
Resources / Blog posts
- Pandas vs Polars: is it time to change? - A post that summarizes the main issues involved in the transition from Pandas to Polars by Michelangelo Florio.
13. Awesome Cpp
Data visualization
- morphologica (⭐277) - C++ header-only graphing and data visualization with modern OpenGL. [Apache-2.0] website
Miscellaneous
- palacaze/sigslot (⭐755) - A simple, header only, C++14 signal-slots implementation [MIT]
14. Awesome Django
Third-Party Packages / Admin
- django-admin-inline-paginator-plus (⭐24) - A simple way to paginate your inline in Django admin
Third-Party Packages / General
- iommi (⭐845) - Toolkit for development of CRUD applications without writing HTML or JavaScript.
Resources / Books
15. Free Programming Books (English, By Programming Language)
Arduino
- Science, Programming, Art and Radioelectronics Club (SPARC) (⭐46) - Artyom V. Poptsov (PDF) (CC BY-SA)
Java / Spring Boot
- Building modern Web Apps with Spring Boot and Vaadin - Vaadin (HTML)
16. Awesome Langchain
Other LLM Frameworks / Videos Playlists
- Eino (⭐1.7k): Eino provides a Golang AI application development framework with various component integrations and the ability to orchestrate Chains and Graphs similar to LangChain and LangGraph.
17. Awesome Raspberry Pi
Models
- Raspberry Pi 500 (December 2024)
18. Awesome Ebpf
Tutorials / Hardware Offload
- Inspektor Gadget - Hello world gadget - An introductory guide to writing image-based eBPF gadgets and sharing them via OCI registries.
- Inspektor Gadget - Hello world gadget with Wasm - An introductory guide to writing image-based eBPF gadgets and performing post-processing with WASM.
Projects Related to eBPF / Tools
- inspektor-gadget - A collection tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF.
19. Awesome Construct
Construct 3
- C3 Framework - Automated addon development.
20. Static Analysis
Programming Languages / Other
- wasm-language-tools (⭐20) — WebAssembly Language Tools aims to provide and improve the editing experience of WebAssembly Text Format. It also provides an out-of-the-box formatter (a.k.a. pretty printer) for WebAssembly Text Format.
21. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐227) (⭐226) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
- IBM webMethods API Management - Offers a comprehensive suite for API lifecycle management that seamlessly integrates on-premises and cloud systems.
Projects / API Design
- OpenAPI Generator (⭐23k) (⭐23k) - Automate the creation of API client libraries, server stubs, documentation and config files with this powerful OpenAPI Spec tool.
- OpenAPI Style Validator (⭐213) (⭐214) - Ensure that your OpenAPI specs meet your organization's standards with this flexible and customizable style validator.
Projects / API Documentation
- DapperDox (⭐414) (⭐414) - Generates elegant, interactive API documentation from OpenAPI/Swagger specs with easy customization and automated updates.
- Swagger UI (⭐27k) (⭐27k) - Offers an interactive, in-browser tool for visualizing and testing APIs directly from OpenAPI specifications.
Projects / API Gateway
- Spring Cloud Gateway (⭐4.6k) (⭐4.6k) - Leverages the Spring ecosystem to deliver robust routing, filtering, and security for microservices.
Projects / API Testing
- Mocking tools
- Hoverfly (⭐2.3k) (⭐2.4k) - A lightweight API simulation tool that enables rapid HTTP(S) service virtualization for efficient testing.
- Imposter (⭐382) (⭐382) - A flexible mock server supporting REST, OpenAPI, SOAP, and more to simulate diverse API behaviors.
- Microcks (⭐1.5k) (⭐1.6k) - A Kubernetes-native tool for API mocking and testing that supports AsyncAPI, OpenAPI, and Postman Collections.
- Mockable - An easy-to-configure service for creating custom HTTP responses, ideal for rapid prototyping and testing.
- Mockbin (⭐104) (⭐103) - A simple endpoint generator for testing HTTP requests with real-time logging and feedback.
- Mockoon (⭐6.9k) (⭐6.9k) - A user-friendly tool for designing and running mock REST APIs with real-time simulation and easy setup.
- MockServer (⭐4.6k) (⭐4.7k) - A powerful solution for mocking any HTTP/HTTPS-based service, streamlining integration testing.
- Mocky (⭐2k) (⭐2.1k) - A free online service that generates custom HTTP responses for testing API endpoints.
- Prism (⭐4.4k) (⭐4.5k) - An open-source HTTP mock server that replicates API behavior for early testing and validation.
- WireMock (⭐6.6k) (⭐6.5k) - A robust and flexible API mocking tool delivering reliable, real-time simulation for comprehensive testing.
- Testing tools and frameworks
- Apache JMeter (⭐8.6k) (⭐8.6k) - A feature-rich tool for load testing and performance analysis across diverse web applications and services.
- Gatling (⭐6.5k) (⭐6.6k) - A powerful load testing framework with a developer-friendly DSL that delivers detailed performance metrics.
- Karate (⭐8.4k) (⭐8.5k) - A unified testing framework that merges API automation, mocking, and performance testing with simple, expressive syntax.
- Pyresttest (⭐1.1k) (⭐1.2k) - A Python-based testing tool offering easy YAML/JSON-driven REST API testing and microbenchmarking.
- REST Assured (⭐6.9k) (⭐6.9k) - A Java DSL that simplifies REST API testing with intuitive syntax and seamless integration into CI pipelines.
- Schemathesis (⭐2.4k) (⭐2.4k) - A Python library for property-based testing of API schemas, ensuring reliability through robust edge-case detection.
- Taurus (⭐2k) (⭐2k) - An open-source automation framework that simplifies continuous testing with intuitive configuration and integration support.
Projects / BRE
- Easy Rules (⭐5k) (⭐5k) - Lightweight Java-based rules engine designed for straightforward rule processing and rapid decision automation.
- FICO Blaze Advisor - Enterprise-grade decision engine that empowers both business and technical users with an intuitive interface for fast rule creation and management.
- IBM ODM - Scalable decision management system that streamlines rule authoring, testing, and updates while ensuring compliance and agility.
- Progress Corticon - Model-driven BRMS enabling rapid, no-code rule creation that delivers high-performance automated decisions with guaranteed integrity.
- Red Hat Decision Manager - Enterprise-class decision platform built on Drools, offering advanced DMN support, intuitive UIs, and high availability for large-scale automation.
Projects / ESB
- IBM webMethods Integration - Comprehensive platform that accelerates application integration and simplifies connectivity across heterogeneous systems.
- WSO2 Enterprise Integrator (⭐383) (⭐383) - API-centric, cloud-native integration platform offering robust, distributed capabilities for modern software architectures.
Projects / ETL
- Airbyte (⭐17k) (⭐17k) - Flexible, open-source data integration platform that builds ELT pipelines to move data from diverse sources to modern destinations.
- CloverDX - Enterprise ETL suite offering robust data transformation and workflow orchestration for scalable integration.
- Pentaho Data Integration (⭐7.9k) (⭐7.9k) - Intuitive, visual ETL tool that simplifies data ingestion, blending, and cleansing across multiple sources without heavy coding.
Projects / iPaaS
- Celigo Integration Platform - User-friendly iPaaS with prebuilt templates for rapid SaaS-to-SaaS integrations and intuitive drag-and-drop design.
- IBM webMethods - All-in-one integration platform that unifies applications, simplifies processes, and boosts overall efficiency.
- SAP Integration Suite - Cloud-native solution offering prebuilt adapters, API management, and event brokering for end-to-end connectivity.
- Tray.io - Low-code automation platform with a drag-and-drop interface, making it simple to build scalable integrations and workflows.
Projects / MaaS
- Confluent Cloud - Fully managed Kafka service offering enterprise features like schema registry, connectors, and governance.
Projects / Managed File Transfer
- GoAnywhere MFT - Comprehensive solution delivering centralized, secure file transfers with automation and complete audit logging.
- GlobalSCAPE EFT - Hardened file transfer server that ensures end-to-end encryption, automation, and compliance for mission-critical data.
- IBM webMethods MFT - Integrated managed file transfer solution that supports flexible deployment across hybrid environments.
- Progress MOVEit - Secure, automated file transfer solution with guaranteed delivery, encryption, and compliance tools for regulated industries.
Projects / Master Data Management
- Reltio - Cloud-native, multi-domain MDM platform combining data quality, governance, and real-time analytics for a 360° view.
- Stibo MDM - Proven multi-domain MDM solution focusing on data transparency and governance to provide a single source of truth.
Projects / RPA
- Tungsten RPA - AI-powered, no-code automation solution that enhances accuracy, efficiency, and compliance across workflows.
Projects / Self-Service Integration
- Make (Integromat) - Low-code automation tool with a visual interface, advanced data transformation, and modular workflow execution.
Projects / Workflow engine
- Apache Airflow (⭐39k) (⭐39k) - Platform for programmatically creating, scheduling, and monitoring workflows, ideal for managing complex data pipelines.
- Bonita (⭐164) (⭐163) - Open-source BPMN engine with a designer interface to build and automate complex business processes.
- Prefect (⭐18k) (⭐18k) - Modern, developer-friendly orchestration tool optimized for data pipelines and complex workflows.
Resources / API Specification
- AsyncAPI (⭐4.5k) (⭐4.5k) - An essential tool for developing Event-Driven Architectures (EDA) and enables engineers to build a better tooling ecosystem.
Resources / Structure and Validation
- JSON Schema (⭐4.1k) (⭐4.1k) - 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.
22. Awesome Generative Deep Art
Online Tools and Applications
- PerchanceStory: PerchanceStory is an AI-based interactive story generator, which generates ever-changing story endings with endless possibilities based on simple user-provided input.
Model Context Protocol
- Introducing the Model Context Protocol \ Anthropic
- an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools.
- developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.
- Model Context Protocol: Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools.
- Introduction - Model Context Protocol
- Think of MCP like a USB-C port for AI applications.
- MCP helps you build agents and complex workflows on top of LLMs.
- Examples
- Example Servers - Model Context Protocol
- abhiz123/todoist-mcp-server (⭐71): MCP server for Todoist integration enabling natural language task management with Claude
- List of Servers
- modelcontextprotocol/servers: Model Context Protocol Servers (⭐14k)
- Awesome MCP Servers
- punkpeye/awesome-mcp-servers (⭐5.2k): A collection of MCP servers.
- Composio MCP Server: Connect Cursor, Windsurf, and Claude to 100+ fully managed MCP Servers with built-in auth
- These servers are built by the community and are hosted by Composio
- Building Agents with Model Context Protocol - Full Workshop with Mahesh Murag of Anthropic - YouTube: AI Engineer Summit workshop
- loopwork-ai/emcee (⭐118): a tool that provides a Model Context Protocol (MCP) server for any web application with an OpenAPI specification.
- MCP Run: a registry of AI tools that can be developed by anyone and used inside any AI application
- modelcontextprotocol/inspector (⭐538): Visual testing tool for MCP servers
23. Awesome Falsehood
Internationalization
- Falsehoods about Language - Additional cases to complement the previous article.
24. Awesome Graphql
Go / React
- gql (⭐4) - Code first graphql (graphql-go/graphql) schema builder.
25. Awesome Datascience
General Machine Learning Packages / Deep Learning architectures
Other Awesome Lists / Book Deals (Affiliated)
26. Awesome V
Web
- veb (⭐36k) - V's built-in web framework.
27. Awesome List
Testing
- CodeRabbit (⭐25) - AI-powered code review platform.
28. Awesome Playwright
Integrations
- Playwright CRX (⭐214) - Playwright codegen as a chrome extension. Available in Chrome Web Store.
29. Awesome Go
Go Compilers
- go2hx (⭐107) - Compiler from Go to Haxe to Javascript/C++/Java/C#.
Logging
- lazyjournal (⭐381) - A TUI for reading and filtering logs from journalctl, file system, Docker and Podman containers, as well Kubernetes pods.
30. Awesome Micropython
Communications / ESP-NOW
- mp_espnow_wrapper (⭐0) - Send and receive data between ESPs over ESP-NOW without worries.
Display / Graphics
- mp_jpeg (⭐1) - A very fast MicroPython JPEG encoder and decoder for the ESP32.
Display / LED Matrix
- micropython-wemos-led-matrix-shield (⭐1) - Driver for Wemos D1 Mini Matrix LED shield, using TM1640 chip.
IO / Joystick
- Micropython_Joystick (⭐0) - A simple and fast library for joysticks over ADC.
Motion / Waveform Generator
- MicroPython Motor Kit (⭐2) - General motor control libraries.
Sensors / Radiation
- micropython-geiger (⭐0) - Geiger counter with MicroPython card.
Tutorials / SRAM
- CoderDojo Twin Cities MicroPython (⭐29) - Full coding curriculum for teaching MicroPython to children.
Books / SRAM
- Python for Microcontrollers: Getting Started with MicroPython - By Donald Norris. ISBN 9781259644535.
IDEs / SRAM
- pye (⭐232) - On device editor.
31. Awesome Mac
Developer Tools / API Development and Analysis
- Reqable - Next-Gen API Development Tool, Advanced API Debugging Proxy and REST Client.
Developer Tools / Version Control
- Tempo (⭐5) - GUI Git client. Replace the Git CLI with a clear UI and AI assist.
Download Management Tools / Audio Record and Process
- Swads - Synology Download Station Client, modern, native, and intuitively redesign.
32. Awesome Theoretical Computer Science
Lecture Notes / Monograph
- Cambridge Foundations of CS - It teaches programming and presents some fundamental principles of computer science, especially algorithm design.
33. Awesome European Tech
Index / Customer Relationship Management (CRM)
- Raptor CDP 🇩🇰 - A Customer Data Platform (CDP) is a single operational platform that unifies data and activates it across all channels in your tech stack.
Index / Design and Creative Tools
- Flowbite 🇷🇴 - Open-source UI library for web developers and designers.
Index / Digital Experience Platforms
- Ibexa DXP 🇳🇴 - A composable end-to-end DXP that helps companies transform your complexity into competitive advantage by creating engaging digital experiences.
Index / Domain name registrars
- Netsite 🇩🇰
Index / File Sharing
- Transfer.zip 🇸🇪 - Open-source end-to-end encrypted file transfers, hosted in the EU.
- FileMail 🇳🇴 - Send large files up to 5GB for free.
- WeTransfer 🇳🇱 - Send large files fast.
- Sprend 🇸🇪 - Send large files for free online.
Index / FinTech
- Alma 🇫🇷 - BNPL payment solution alternative to Scalapay.
- Stancer 🇫🇷 - Simple payment solution at low prices.
Index / IDEs
- Luna Park 🇫🇷 - Visual scripting IDE for web development.
Index / Password manager services
- Dashlane 🇫🇷
Index / Product Information Management
- Quable 🇫🇷 - PIM solution for product data management
Index / Productivity Tools
- ReadWorks 🇩🇪 - Free and open-source eDiscovery solution
Index / Sustainability and Recycling
- CALMS 🇸🇮 - Company working in Industry 4.0, IIOT and AI to reduce energy usage and optimize optimization of factories using advanced software and hardware solution.
34. Awesome Rust
Applications / Security tools
- rustscan (⭐16k) - Make Nmap faster with this port scanning tool
Applications / System tools
- fish-shell/fish-shell (⭐29k) - The user-friendly command line shell
- gitui (⭐19k) - Blazing fast terminal client for git.
Libraries / Data streaming
- iggy (⭐2.3k) [iggy] - Persistent message streaming platform, supporting QUIC, TCP and HTTP transport protocols
35. Awesome Nix
Resources / Learning
- Nix Starter Config (⭐2.9k) - A few simple Nix Flake templates for getting started with NixOS + home-manager.
Resources / Discovery
- nix-search-tv (⭐39) - CLI fuzzy finder for packages and options from Nixpkgs, Home Manager, and more.
Command-Line Tools / Discovery
- nvd - Diff package versions between two store paths; it's especially useful for comparing NixOS generations on rebuild.
36. Awesome Angular
Community
YouTube Channels / Google Developer Experts
Accessibility / Google Developer Experts
- ngx-accessible-ui (⭐1) - Accessible Navigation & Menu Directives for Angular 9+. Directives comply with WCAG 2.1 Level AA and the European Accessibility Act 2025, ensuring a highly inclusive web experience.
- easy (⭐3) - Easy Angular Styles with a11Y.
- UI2CODE - UI to Code Converter in seconds with AI.
- PureCode AI - Build Angular Application UIs 50% faster with PureCode AI.
Deployment / Google Developer Experts
Feature Flags / Google Developer Experts
- angular-unleash-proxy-client (⭐10) - Angular wrapper for unleash and unleash-proxy-client-js (⭐47).
Integrations / Google Developer Experts
- ng-storyblok (⭐3) - A simple way to integrate Storyblok into your Angular application.
Payments / Google Developer Experts
- angular4-paystack (⭐60) - An Angular module that abstracts the complexity of making Paystack payments.
- @Flutterwave/Angular-v3 (⭐17) - Angular library for Flutterwave for Business (F4B) v3 APIs.
e2e / Google Developer Experts
- playwright-coverage (⭐39) - Report coverage on playwright tests using v8 coverage, without requiring any instrumentation.
DOM / Google Developer Experts
- ngx-annotate-text (⭐15) - This Angular component library is perfect for tasks like visualizing named entity recognition, part of speech tagging, or annotating text datasets. It allows for interactively highlighting and annotating parts of text.
JSON Forms / Google Developer Experts
- schema-forms (⭐3) - A library for building forms through standard JSON schemas.
Icons / Google Developer Experts
- @ngverse/icons (⭐9) - Angular library that allows you to use popular open-source icons as regular components.
NgRx / Google Developer Experts
- ngrx-manager (⭐1) - Plug-N-Play State Manager for NgRx stores.
- ngrx-set (⭐1) - This simplifies the creation of actions for asynchronous requests that can succeed, fail, or be aborted.
Unspecified / Google Developer Experts
- NG-ZORRO MOBILE (⭐797) - An enterprise-class mobile UI components based on Ant Design Mobile and Angular.
- NG-ZORRO (⭐8.9k) - An enterprise-class UI components based on Ant Design and Angular.
- NG-ALAIN (⭐4.5k) - NG-ZORRO admin panel front-end framework.
37. Awesome Neovim
Plugin Manager
- wsdjeg/nvim-plug (⭐8) - Asynchronous Neovim plugin manager written in Lua.
Golang / Diagnostics
- Yu-Leo/gosigns.nvim (⭐2) - Visualize some Go hints: struct, interface, and methods implementations; go comments.
- Yu-Leo/cmp-go-pkgs (⭐1) - Cmp source providing the names of Go packages to import.
Project / Diagnostics
- wsdjeg/rooter.nvim (⭐5) - Change working directory to project root.
Utility / Diagnostics
- redoxahmii/json-to-types.nvim (⭐30) - Convert JSON objects to type definitions for multiple languages.
- Prev: Mar 17 - Mar 23, 2025
- Next: Mar 03 - Mar 09, 2025