03 Aug 2026
Borgo is a programming language designed to offer a balance of expressiveness and simplicity, transpiling to Go for backend compatibility. It features algebraic data types, pattern matching, and modern error handling paradigms, notably using `Option<T>` and `Result<T, E>` types to enhance type safety and code clarity. The language's syntax is inspired by Rust, enabling developers to write concise and robust applications while leveraging existing Go libraries.
03 Aug 2026
Bore is a lightweight TCP tunneling tool written in Rust that enables users to expose local ports to a remote server, effectively circumventing NAT firewalls. It is designed for efficient port forwarding with minimal setup, allowing users to expose local services publicly through a randomly assigned port on the bore.pub domain or self-hosted servers. Notable features include straightforward installation via cargo or Docker, asynchronous handling for performance, and a simple command structure for local port exposure.
03 Aug 2026
The Boot-Linux-ESP32S3-Playground repository provides a framework for booting Linux on the ESP32-S3 microcontroller, offering example kernel and root filesystem (rootfs) images optimized for this platform. It includes a toolchain and is specifically designed for the ESP32-S3-N8R8 DevKitC-1, featuring support for Octal-pSRAM to enhance performance. This tool is primarily intended for developers interested in exploring Linux applications and functionalities on low-power embedded devices.
03 Aug 2026
The BioinfTraining repository provides resources for an internal bioinformatics training course at the Norwegian Veterinary Institute, covering topics such as comparative genomics, transcriptomics, and metagenomics. It includes detailed documentation, tutorials, and practical how-tos on tools like SNIPPY, mash, and visualization methods. The course aims to equip participants with essential bioinformatics skills using virtual environments and high-performance computing resources.
03 Aug 2026
Binwalk is a firmware analysis tool written in Rust, designed to identify and extract files and data embedded within other files, primarily focusing on firmware. It features support for a wide range of file types, incorporates entropy analysis for detecting unknown compression or encryption, and can be easily integrated into custom Rust projects.
03 Aug 2026
binocle is a graphical tool designed for visualizing binary data by colorizing bytes and rendering them as pixels in a grid layout. Its primary use case is to help users identify interesting segments in large files and uncover image-like patterns. Notable features include customizable parameters for file offset, stride, grid width, and byte colorization methods.
03 Aug 2026
bin is a minimalist pastebin application written in Rust that allows users to quickly share snippets of text without the overhead of features like databases or social media integration. It offers notable capabilities such as syntax highlighting, configurable maximum paste size, and a simple command-line interface for easy use, making it an efficient tool for quick text sharing. Users can also utilize curl for direct pasting and retrieval of data.
03 Aug 2026
bfc is an industrial-grade compiler specifically designed for the Brainfuck programming language, capable of compiling and cross-compiling Brainfuck programs into executables. Notable features include optimizations for runtime speed, memory usage, and executable size, as well as functionality to highlight syntax errors and warnings in the source code for enhanced debugging.
03 Aug 2026
Bend is a high-level programming language designed for massively parallel execution, providing capabilities similar to expressive languages like Python and Haskell. It emphasizes seamless scaling on GPUs, enabling developers to leverage over 10,000 concurrent threads without the need for explicit parallel programming constructs. Notable features include fast object allocations, full support for higher-order functions, and the ability to run both sequential and parallel code via various interpreters, maximizing performance on NVIDIA hardware.
03 Aug 2026
Beepy is a digital tool designed to facilitate seamless interactions between various messaging platforms by providing a unified interface. Its primary use case is to enhance user communication by aggregating messages from multiple sources, streamlining access, and improving response efficiency. Notable features include cross-platform compatibility and a user-friendly interface for managing conversations.
03 Aug 2026
Bat is an enhanced clone of the Unix `cat` command that provides syntax highlighting for numerous programming and markup languages, along with Git integration for visualizing file modifications. Notable features include automatic paging, support for displaying non-printable characters, and compatibility with tools like `fzf` for file previews, making it a versatile tool for developers looking to improve their command-line usage of file viewing.
03 Aug 2026
BashUpgrade is a shell script designed to automate the process of updating and upgrading Debian-based Linux systems, including distribution updates. Its primary use case is to streamline system maintenance tasks through a simple execution of the Update.sh script. Notable features include ease of use and the ability to handle various types of updates efficiently.
03 Aug 2026
Bamboo CSS is a classless CSS library designed to provide a cohesive default styling to HTML elements, streamlining the process of styling for projects in environments like CodePen or CodeSandbox. It utilizes modern-normalize and sanitize.css to ensure consistent cross-browser styling, supports responsive design, and includes built-in theming with automatic light and dark mode detection based on system settings. The library is lightweight, easy to integrate without configuration, and compatible with other CSS frameworks, featuring CSS variables prefixed with `--b-` for seamless theming customization.
03 Aug 2026
Axiom is a dynamic infrastructure framework designed for managing multi-cloud environments, facilitating the rapid deployment of repeatable infrastructures for offensive and defensive security purposes. It allows users to pre-install security tools on base images, enabling the quick spin-up of disposable instances for distributed scans of various targets across cloud platforms like AWS, Azure, and DigitalOcean. Notable features include support for multiple cloud providers, the ability to execute extensive scans across numerous instances simultaneously, and a focus on immutable infrastructure to enhance operational efficiency for penetration testing and bug hunting.
03 Aug 2026
The "awesome-zsh-plugins" repository is a curated collection of ZSH frameworks, plugins, themes, and tutorials that enhance the Z Shell experience. Its primary use case is to provide users with a wide range of tools and resources to customize and optimize their ZSH setup, featuring notable components like frameworks for plugin management and themes for personalization. Users are advised to exercise caution, as the repository does not guarantee the safety of all included plugins.
03 Aug 2026
Awesome Rust is a curated repository that aggregates Rust programming language resources, encompassing libraries, tools, and applications across various domains such as web development, gaming, databases, and security. It facilitates easy navigation through its structured table of contents, which categorizes entries into applications, development tools, and libraries, making it a valuable tool for Rust developers seeking to enhance their projects with proven resources. Notable features include its contribution guidelines and integration with GitHub workflows to maintain quality through linting and builds.
03 Aug 2026
The Awesome RSS Feeds repository provides a curated collection of approximately 500 RSS feeds categorized by country, along with OPML files for easy integration. Primarily designed to enhance the discoverability of news sources for users of the Plenary Android app, it facilitates content aggregation in local news and recommended sections. Key features include a categorized structure for diverse global news outlets and straightforward access to feed formats without categories.
03 Aug 2026
A list of interactive fiction frameworks, tools, and resources
03 Aug 2026
The "awesome-cli-apps" repository is a curated collection of command line applications across various categories such as development, productivity, entertainment, and utilities. It serves as a comprehensive resource for developers and power users looking to enhance their workflow with efficient CLI tools, featuring a diverse range of applications, from text editors and music players to network utilities and file managers. Notable features include organization by use case, ensuring easy navigation and discovery of specific tools.
03 Aug 2026
Awesome Bash is a curated collection of Bash scripts and resources that enhances productivity and provides essential tools for shell scripting. This repository serves as a comprehensive guide, featuring sections on productivity tools, shell script development, and customization, making it a valuable resource for both beginners and experienced developers. Key features include links to documentation, guides, and a variety of applications that leverage Bash's capabilities.
03 Aug 2026
Autoenv is a tool that facilitates the automatic loading of project-specific shell environments by executing `.env` files when a user navigates into a directory containing them, and optionally executing `.env.leave` files when exiting the directory. Key features include support for nested environments and the ability to define environment variables and activate or deactivate virtual environments seamlessly, enhancing the development workflow. This tool streamlines the management of environment configurations across various projects.
03 Aug 2026
The ATT&CK Workbench Deployment repository provides files for deploying the ATT&CK Workbench, a web application designed for editing ATT&CK data in STIX format. Its primary use case is to facilitate the management and customization of ATT&CK knowledge, offering deployment options via Docker and Kubernetes. Notable features include a frontend Single Page Application, a backend REST API, and support for a TAXII 2.1 API through an optional sidecar service.
03 Aug 2026
Ars Contexta is a Claude Code plugin designed to create personalized knowledge systems by leveraging user conversations to derive a tailored cognitive architecture. Its notable features include the generation of a markdown-based knowledge graph, a processing pipeline for insight extraction, automation through structured hooks, and comprehensive domain-specific documentation based on research principles. This tool transforms the typical blank-slate approach of AI systems into a persistent, contextually aware thinking environment, enhancing user productivity and knowledge retention.
03 Aug 2026
The Architect theme is a customizable Jekyll theme designed for GitHub Pages, aimed at providing a structured and visually appealing web presence for users. Notable features include easy integration via a specified configuration, customizable styles and layouts, and support for Google Analytics tracking. Users can effectively tailor their site using configuration variables and local asset overrides, ensuring both functional and aesthetic flexibility.
03 Aug 2026
Archcraft is a lightweight Linux distribution based on Arch Linux, tailored for advanced users interested in a minimal and efficient computing environment. It primarily serves as a customizable OS profile that facilitates streamlined installations and configurations. Notable features include a focus on simplicity, performance optimization, and a collection of lightweight desktop environments and applications.