See what the GitHub community is most excited about today. A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel. Author and maintainer: https://github.com/katursis
#cplusplus #avx #avx_512 #avx_instructions #avx2 #avx512 #intrinsics #neon #simd #simd_instructions #simd_intrinsics #simd_library #simd_parallelism #simd_programming #sse42 #wasm
Highway is a C++ library that helps make software run faster and use less energy. It does this by using SIMD (Single Instruction, Multiple Data) instructions, which let the CPU perform the same operation on many pieces of data at once. This can make programs up to 10 times faster and reduce energy use by up to five times. Highway works on many different types of computers and is easy to use, making it a good choice for developers who want to improve their software's performance.
https://github.com/google/highway
#python #crawler #crawling #framework #hacktoberfest #python #scraping #web_scraping #web_scraping_python
Scrapy is a powerful tool for extracting data from websites. It works on many platforms and requires Python 3.9 or higher. Scrapy is free, stable, and can handle complex tasks efficiently. It allows you to manage multiple requests at once, making it fast and efficient for large-scale data extraction. Scrapy also supports various formats for storing data and has features like auto-throttling to prevent overwhelming websites. This makes it a great choice for users who need to collect data from many websites quickly and reliably.
https://github.com/scrapy/scrapy
#vue #awesome #dashboard #docker #hacktoberfest #homelab #homepage #mit #nodejs #organization #productivity #pwa #self_hosted #startpage #vue
Dashy is a free, open-source dashboard that lets you organize and access all your self-hosted services, apps, and web links from one central place, making it easy to manage and monitor everything you use regularly[1][2][4]. It comes with over 50 pre-built widgets for things like system monitoring, news, weather, and productivity, and you can customize the look and layout with themes, icons, and different views[4][5]. The main benefit is that Dashy saves you time and hassle by giving you a single, user-friendly page to launch and check on all your important services, with features like instant search, status indicators, and multi-language support[4][5].
https://github.com/Lissy93/dashy
#javascript #gutenberg #wordpress #wordpress_plugin
Gutenberg is a new way to edit and build websites in WordPress. It uses blocks for each piece of content, like paragraphs or images, which can be easily moved around. This makes creating pages visually intuitive and flexible. Gutenberg also offers features like real-time collaboration and a visual interface, making it easier to design unique pages. It's still evolving but offers many benefits, such as responsive design and built-in accessibility features, making your website look good on all devices and accessible to everyone.
https://github.com/WordPress/gutenberg
#other #awesome #awesome_list #javascript #react #react_apps #react_native #react_tutorial #samples #tutorial #typescript
React is a powerful tool for building web applications. It offers many benefits, such as a **component-based architecture** that makes complex interfaces easier to manage, and a **virtual DOM** that improves performance by reducing unnecessary updates. React also has a **large community** and many **libraries and tools** that make development easier and faster. This includes tools for state management, routing, and styling, which help developers create efficient and scalable applications. Overall, React helps developers build fast, interactive web applications with less effort.
https://github.com/enaqx/awesome-react
#python
The Reddit Video Maker Bot is a tool that helps you create videos like those popular on TikTok and YouTube. It uses Reddit threads, Minecraft backgrounds, and text-to-speech technology to make videos quickly. You don't need to edit anything; the bot does it all for you. This saves time and effort, allowing you to produce videos in just a few minutes. The bot also lets you choose background music, subreddit, and voice, making it easy to customize your videos.
https://github.com/elebumm/RedditVideoMakerBot
#python
FlashAttention is a free, open-source tool that makes large AI models—especially those using transformers—much faster and less memory-hungry by organizing data in smart ways and using your computer’s hardware more efficiently[1][4][5]. It lets you process much longer sequences of data (like entire books or long videos) without needing more powerful hardware, and it works on both NVIDIA and AMD graphics cards. The main benefit for you is that your AI models will train and run much quicker, use less memory, and can handle bigger or more complex tasks, making real-time AI applications and large-scale data analysis much more practical[3][4][5].
https://github.com/Dao-AILab/flash-attention
#cplusplus #3mf #android #asset_pipeline #assets #assimp #c_plus_plus #collada #dae #fbx #fbx_exporter #game_development #gamedev_tool #gamedevelopment #gltf #gltf2 #ifc #patreon #python #stl
The Open Asset Import Library (Assimp) is a tool that helps load many different 3D file formats into a common format. It supports over 40 formats for importing and several for exporting. Assimp works on various platforms like Windows, macOS, Linux, Android, and iOS. It also provides tools to improve the 3D models, such as fixing errors and making them look better. This library is useful for developers because it simplifies working with different 3D file types, making it easier to create and manage 3D content across different systems.
https://github.com/assimp/assimp
#cplusplus #cache #cpp #database #fibers #in_memory #in_memory_database #key_value #keydb #memcached #message_broker #multi_threading #nosql #redis #valkey #vector_search
Dragonfly is a modern in-memory data store compatible with Redis and Memcached, offering up to 25 times higher throughput and better cache efficiency while using up to 80% fewer resources. It scales well with larger servers, supports many Redis commands, and features a unique, memory-efficient cache and fast snapshotting. Dragonfly provides low latency, high performance, and is easy to configure with familiar Redis options. Its design ensures atomic operations and efficient resource use, making it ideal for fast, cost-effective cloud applications needing real-time data access and high scalability. This means you get faster, more efficient caching and data handling with minimal changes to your existing setup[5][2][4].
https://github.com/dragonflydb/dragonfly
#python #agent #ai #assistant #autonomous #linux #zero
Agent Zero is a powerful AI tool that helps you automate tasks and projects. It can learn and grow with you, making it very customizable. You can use it for things like creating code, analyzing data, writing articles, or managing servers. It works by using your computer as a tool to execute tasks and can even create its own tools. Agent Zero also allows multiple agents to work together, making complex tasks easier. This helps you focus on important work while it handles the rest. However, it needs careful guidance to work safely and effectively.
https://github.com/frdel/agent-zero
#typescript #ci #ci_cd #cicd #evaluation #evaluation_framework #llm #llm_eval #llm_evaluation #llm_evaluation_framework #llmops #pentesting #prompt_engineering #prompt_testing #prompts #rag #red_teaming #testing #vulnerability_scanners
Promptfoo is a tool that helps developers test and improve AI applications using Large Language Models (LLMs). It allows you to **test prompts and models** automatically, **secure your apps** by finding vulnerabilities, and **compare different models** side-by-side. You can use it on your computer or integrate it into your development workflow. This tool helps you make sure your AI apps work well and are secure before you release them. It saves time and ensures quality by using data instead of guessing.
https://github.com/promptfoo/promptfoo
#cplusplus #best_practices #cpp #graphics #graphics_programming #khronos #tutorials #vulkan #vulkan_api #vulkan_samples
Vulkan is a powerful tool for creating high-performance graphics and computing applications. It helps developers control the GPU better, which can lead to faster and more efficient performance compared to older systems like OpenGL. Vulkan is special because it works on many different platforms, such as Windows, Linux, and Android. This means developers can create applications that run smoothly across various devices. The Vulkan Samples provide resources and tutorials to help developers learn and optimize their applications, making it easier to create high-quality graphics and computing experiences.
https://github.com/KhronosGroup/Vulkan-Samples
#go #dovecot #email #email_marketing #mail #mailserver #newsletter #newsletters #postfix #rspamd #server #smtp
BillionMail is a free, open-source mail server and email marketing tool that lets you send newsletters, promotions, and transactional emails with full control and privacy. You can install it in about eight minutes, connect your own domain, and start campaigns easily. It offers advanced analytics, unlimited sending, customizable templates, and keeps your data secure on your own server. This means you avoid expensive fees, hidden costs, and third-party tracking, making it ideal for businesses and individuals who want powerful, private, and flexible email marketing[2][3][4].
https://github.com/aaPanel/BillionMail
#html #bootstrap #devcontainer #html5 #jamstack #jekyll #jekyll_theme #pwa #responsive_web_design #rubygems
The Chirpy Jekyll theme is a simple and powerful tool for creating websites, especially for technical writing. It offers many features like dark mode, categories, syntax highlighting, and built-in search. This theme helps users create visually appealing sites with ease, making it ideal for sharing knowledge and ideas. It also supports mathematical expressions and diagrams, which is beneficial for technical content. Additionally, it is optimized for SEO and performance, ensuring your site is easily found and runs smoothly.
https://github.com/cotes2020/jekyll-theme-chirpy
#python #face_animation #image_animation #video_editing #video_generation
LivePortrait is a tool that uses AI to animate still photos, making them look like videos. It works by identifying key facial features and adding realistic movements. This technology helps create lifelike videos that can be used for personalized communication. The benefit to users is that they can easily create engaging animated portraits from static images, which can be fun and useful for various applications like social media or storytelling.
https://github.com/KwaiVGI/LivePortrait
#other
Git flight rules are step-by-step guides that help you fix common problems when using Git, much like how astronauts use manuals to handle emergencies in space[1][4]. These guides cover a wide range of situations—like undoing mistakes, fixing commits, managing branches, and recovering lost work—so you always know what to do if something goes wrong. The benefit is that you can quickly solve issues without getting stuck, saving time and reducing stress while working on code projects[1][4].
https://github.com/k88hudson/git-flight-rules
#c_lang
jemalloc is a memory allocator that helps computers manage memory more efficiently. It was first used in FreeBSD in 2005 and is now used in many applications because it reduces memory fragmentation and supports many threads running at the same time. This means it can handle lots of small memory requests without slowing down, making it very useful for demanding applications. The benefit to users is faster and more reliable performance, especially in programs that need to handle a lot of data or run many tasks simultaneously.
https://github.com/jemalloc/jemalloc
#go #devops_workflow #encrypt_secrets #gitops #kubernetes #kubernetes_secrets
Sealed Secrets is a tool for Kubernetes that lets you safely store sensitive information—like passwords or API keys—in your code repository by encrypting them so only your Kubernetes cluster can decrypt them. You use a tool called `kubeseal` to encrypt secrets on your computer, and then store the encrypted result in your repository. When you apply this encrypted secret to your cluster, a special controller inside Kubernetes decrypts it and creates a regular secret that your apps can use. This means you can manage all your configuration in Git, even secrets, without worrying about exposing sensitive data, and only the cluster itself can access the real secret[2][5][1]. The benefit is that your secrets are protected at every step, and you can use Git workflows for everything, making your setup more secure and easier to manage.
https://github.com/bitnami-labs/sealed-secrets
#go
Nebula is a tool that helps connect computers securely from anywhere in the world. It's easy to use, portable, and works on many platforms like Linux, Windows, and mobile devices. Nebula uses strong encryption and certificates to ensure that only trusted computers can connect. It's fast and reliable, allowing thousands of computers to communicate without bottlenecks. This makes it useful for businesses and individuals who need secure connections across different networks.
https://github.com/slackhq/nebula
#html
"开往 Travellings" is a project that helps unknown websites get more visitors. It does this by creating a network where users can click a button to randomly visit other participating sites. This project started in 2020 and aims to make the internet more diverse and open. By joining, users can discover new sites and help smaller websites grow. It benefits users by introducing them to new content and supporting lesser-known creators.
https://github.com/travellings-link/travellings
#other #applications #coderquad #college #fulltime #hacktoberfest #jobs #newgrad #position #posting #university
This resource is a regularly updated list of entry-level jobs for new graduates in software, tech, computer science, product management, and quantitative roles for 2024 and 2025, organized by Coder Quad and Simplify[1][2][4]. It features a wide range of open positions from top companies, sorted by category like software engineering, data science, AI, quantitative finance, and hardware engineering. The list is easy to browse, with direct links to apply for each job, and is updated daily so you always see the latest opportunities. You can also use tools like Simplify’s browser extension to autofill job applications and get email alerts for new roles, saving you time and effort. This helps you quickly find and apply for jobs that match your skills and interests, making your job search much easier and more efficient[1][2][4].
https://github.com/SimplifyJobs/New-Grad-Positions
#go
Skopeo is a tool that helps you work with container images without needing a container daemon. It allows you to inspect images on remote registries without downloading them, copy images between different storage types (like Docker Hub or local directories), delete images, and sync registries. This is useful because it saves space and time by not requiring you to download entire images just to view their details. Skopeo works with various image formats, including OCI and Docker images, making it a flexible tool for managing container images.
https://github.com/containers/skopeo
#go
The Google Gen AI Go SDK helps developers use advanced AI models like Gemini to create smart features in their apps. It supports tasks like generating text from text or images, and even real-time video conversations. This SDK is easy to use and allows developers to build powerful AI applications quickly. By using this SDK, developers can create innovative apps with less effort, making it easier to integrate AI into their projects.
https://github.com/googleapis/go-genai
#go #go #p2p #peer_to_peer #synchronization
Syncthing is a program that helps keep your files safe and up-to-date across multiple computers. It protects your data from being lost or seen by others, making sure it's secure and easy to use. Syncthing works automatically, so you don't need to do much once it's set up. It runs on many different types of computers, making it available to everyone. This means you can access your files from anywhere without relying on cloud services, keeping your data private and secure.
https://github.com/syncthing/syncthing
#python #okww #wuthering_waves #wuthering_waves_hack #wuthering_waves_software #wutheringwaves #wuwa
This tool helps automate gameplay in "Wuthering Waves" by simulating user clicks on Windows. It doesn't read or modify game data, keeping the game fair. The tool is free, open-source, and designed for personal use only. It supports various screen resolutions and can run in the background. Users can download it from GitHub or other platforms. The benefit is that it simplifies gameplay interactions without cheating, making it easier for players to manage their game time.
https://github.com/ok-oldking/ok-wuthering-waves
#javascript #weather_channel #weather_display
The WeatherStar 4000+ is a web-based simulator that brings back the nostalgic feel of 90's weather forecasts from The Weather Channel. It provides current and forecast weather conditions using NOAA's Weather API, which is limited to the U.S. The simulator is easy to use and doesn't require much setup. It offers features like customizable displays and a simple interface. Users can access it online or run it locally with Node.js. This project is great for those who miss the old Weather Channel style but want it in a modern format. It's not meant for critical weather situations but is fun for nostalgia.
https://github.com/netbymatt/ws4kp
#python
Self-hosted AI packages, like the one described, offer several benefits. They allow you to keep your data private and secure by running AI models locally. This means no third-party can see your sensitive information. You also get to customize your AI setup to fit your specific needs, which can improve performance and reduce costs. Additionally, you have full control over your AI environment, which is important for compliance with privacy regulations. However, setting up and maintaining these systems can be complex and requires some technical expertise.
https://github.com/coleam00/local-ai-packaged
#rust #database #postgres #postgresql #rust #serverless
Neon is a serverless, open-source database that works like PostgreSQL but is designed for the cloud, making it easy to set up and manage without worrying about servers or manual scaling. It splits storage and computing, so you can quickly create, copy, or branch databases for testing or development, and it automatically adjusts resources to save costs and handle traffic spikes. This means you can start using Postgres in seconds, connect with your favorite tools, and focus on building your app instead of managing infrastructure, all while enjoying fast performance and flexible workflows[3][5][2].
https://github.com/neondatabase/neon
#python #api #async #asyncio #fastapi #framework #json #json_schema #openapi #openapi3 #pydantic #python #python_types #python3 #redoc #rest #starlette #swagger #swagger_ui #uvicorn #web
FastAPI is a modern Python web framework for building fast, reliable APIs that is easy to learn and quick to code, making it ready for production use right away. It uses standard Python type hints, which means you get automatic data validation, fewer bugs, and great editor support with code completion and type checks. FastAPI also generates interactive documentation automatically, so you and your team can understand and test your API easily. The main benefit is that you can develop robust, high-performance APIs much faster and with less effort, while reducing errors and making your code easier to maintain[1][2][3].
https://github.com/fastapi/fastapi
#typescript #data_layer #local_first #signals #sqlite #state_management #sync_engine
LiveStore is a powerful data layer for apps that uses a reactive SQLite database to manage and sync data instantly across devices, even offline. It replaces traditional state management tools like Redux by allowing you to query and update data reactively with real-time syncing via event-sourcing. It supports many platforms and UI frameworks, offers flexible data modeling, and handles merge conflicts automatically. This means your app can work smoothly offline, sync changes seamlessly, and stay fast and reliable. LiveStore helps you build high-performance, offline-first apps with easy debugging and evolution.
https://github.com/livestorejs/livestore