Open Source BSD Software - Page 86

Software for BSD

BSD Clear Filters
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    parrot-mocker-web

    parrot-mocker-web

    Simple web server to forward received requests to real servers

    This project provides a simple mock server, which works with the Chrome plugin parrot-mocker. Install the Chrome plugin, parrot-mocker, so that your pages have the ability to intercept requests and forward to this mock server. Other usages without the plugin can refer to the parrot-mocker project. For example, if deployed in leancloud, please open your Chrome browser and visit the index page first. Other instances like now.sh are similar. Now you will find that requests are forwarded to the mock server, which are also visiable at index page. If visiting other pages in the same domain, their requests will also be forwarded to this mock server.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    pushy

    pushy

    A Java library for sending APNs (iOS/macOS/Safari)

    Pushy is a Java library for sending APNs (iOS, macOS, and Safari) push notifications. Pushy sends push notifications using Apple’s HTTP/2-based APNs protocol and supports both TLS and token-based authentication. It distinguishes itself from other push notification libraries with a focus on thorough documentation, asynchronous operation, and design for industrial-scale operation. With Pushy, it’s easy and efficient to maintain multiple parallel connections to the APNs gateway to send large numbers of notifications to many different applications (“topics”). We believe that Pushy is already the best tool for sending APNs push notifications from Java applications, and we hope you’ll help us make it even better via bug reports and pull requests. If you need a simple GUI application for sending push notifications for development or testing purposes, you might also be interested in Pushy’s sister project, Pushy Console.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    pyCraft

    pyCraft

    Minecraft-client networking library in Python

    Minecraft Python Client Library. This project aims to be a modern, Python3-compatible, well-documented library for communication with a Minecraft server. Although pyCraft is compatible any supported server, only a subset of all packets are currently decoded or encoded by the library: those necessary to remain connected to the server, those used for chat, and some others.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ravynOS

    ravynOS

    A BSD-based OS project that aims to provide an experience with MacOS

    We love macOS, but we’re not a fan of the ever-closing hardware and ecosystem. So we are creating ravynOS, an OS aimed to provide the finesse of macOS with the freedom of FreeBSD. This is a developer preview image that’s mainly intended for helping build the system. We recommend running in a virtual machine, although it should work on any hardware supported by FreeBSD-CURRENT (14.0) with at least 2GB (8GB recommended) RAM. PLEASE NOTE: On 2022-02-14, we decided to abandon the current path of using X11/KDE desktop components and write from scratch a new UI that will align better with our goals. This stepping back will slow the project but ultimately should result in a better outcome. We intend to bring many of the features you’ve come to love from macOS to ravynOS like clean design, global menus, and drag-and-drop installs. All of your FreeBSD ports and apps, Linux apps, and even trivial Darwin & macOS binaries can now run on ravynOS. And we’re actively working on improving it!
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    reCAPTCHA

    reCAPTCHA

    PHP client library for reCAPTCHA, a free service

    reCAPTCHA is Google’s human-verification system that helps websites distinguish real users from automated abuse while keeping friction low for legitimate traffic. The project bundles client and server examples, language-specific helpers, and documentation patterns for integrating reCAPTCHA v2 and v3 flows into web forms and APIs. Its design philosophy is “risk-based”: most users pass silently based on behavioral signals, while higher-risk interactions may be challenged with an image, checkbox, or other verification step. Site owners register keys, embed a small client script, and verify tokens on the server to protect actions like sign-ups, logins, and form submissions. The ecosystem supports mobile and enterprise variants, but the repo focuses on common web integrations and best practices for verifying the token securely. Deployed correctly, reCAPTCHA reduces credential stuffing, bot sign-ups, and scraping without degrading the experience for typical users.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    rtmp-rtsp-stream-client-java

    rtmp-rtsp-stream-client-java

    Library to stream in rtmp and rtsp for Android. All code in Java

    Library for streaming in RTMP and RTSP. All code in Java.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    sensible.vim

    sensible.vim

    sensible.vim: Defaults everyone can agree on

    vim-sensible is a curated set of defaults that makes Vim behave more like developers expect in modern editing without heavy configuration. It flips on widely appreciated options to improve search, indentation, buffers, and UI cues so a fresh Vim becomes productive immediately. The philosophy is conservative: only enable settings that are broadly beneficial and unlikely to surprise seasoned users. It reduces the friction of onboarding to Vim by removing early paper cuts, letting you add personal preferences later from a sane baseline. The project acts as a living distillation of community wisdom about defaults that stand the test of time. By shipping just sensible toggles, it remains unobtrusive and easy to adopt in any dotfiles setup.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    springdoc-openapi

    springdoc-openapi

    Library for OpenAPI 3 with spring-boot

    An extended support for springdoc-openapi v1 project is now available for organizations that need support beyond 2023. The springdoc-openapi Java library helps automating the generation of API documentation using Spring Boot projects. springdoc-openapi works by examining an application at runtime to infer API semantics based on Spring configurations, class structure and various annotations. The library automatically generates documentation in JSON/YAML and HTML formatted pages. The generated documentation can be complemented using swagger-api annotations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    tslib

    tslib

    Touchscreen access library

    C library for filtering touchscreen events. tslib consists of the library libts and tools that help you calibrate and use it in your environment. tslib runs on various hardware architectures and operating systems, including GNU/Linux, FreeBSD, or Android/Linux. Apart from building the latest tarball release, running ./configure, make, and make install, tslib is available from distributors like Arch Linux / Arch Linux ARM, Buildroot, Debian / Ubuntu, Fedora, or OpenSUSE and their package management.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    type-fest

    type-fest

    A collection of essential TypeScript types

    type-fest is a TypeScript utility types library that offers a curated, battle-tested suite of type definitions and type transformations that aren’t included in the TypeScript standard library. It provides types like Except, Merge, LiteralUnion, Writable, Promisable, PartialDeep, JsonObject, and many others that solve everyday typing needs in complex TypeScript codebases. Developers pull in just the types they need, which makes code more expressive and safer without reinventing tricky type logic. Because many of the types in type-fest are things “that should have been built-in,” it’s widely adopted across TypeScript projects that need more advanced static typing capabilities. The package is modular, well documented, and regularly maintained to stay compatible with evolving TypeScript versions and features. It plays a central role in type-heavy codebases (frameworks, utilities, libraries) by reducing repetition and giving reliable tools for type-level programming.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    typera

    typera

    Type-safe routes for Express and Koa

    Typera helps you build backends in a type-safe manner by leveraging io-ts and some TypeScript type inference magic. It works with both Express and Koa.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    urllib3

    urllib3

    Python HTTP library with thread-safe connection pooling

    urllib3 is a powerful, user-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. Thread safety, connection pooling. Client-side TLS/SSL verification. File uploads with multipart encoding. Helpers for retrying requests and dealing with HTTP redirects. Support for gzip, deflate, brotli, and zstd encoding. Proxy support for HTTP and SOCKS. 100% test coverage. Professional support for urllib3 is available as part of the Tidelift Subscription. Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    vim-jukit

    vim-jukit

    Jupyter-Notebook inspired Neovim/Vim Plugin

    REPL plugin and Jupyter-Notebook alternative for (Neo)Vim. This plugin is aimed at users in search for a REPL plugin with lots of additional features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    wuzz

    Interactive cli tool for HTTP inspection

    Wuzz is a Command Line Interface tool for HTTP inspection. Its cli features several windows that you can easily move through. It is often used by Security Researchers during security assessments as it gives them a better overview of their HTTP requests. With Wuzz you can also manipulate requests, add parameters and more. Its command line arguments are similar to cURL's arguments, so it can also be used to inspect/modify requests that have been copied from the browser's network inspector with the "copy as cURL" feature.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    yubikey-agent

    yubikey-agent

    yubikey-agent is a seamless ssh-agent for YubiKeys

    yubikey-agent is a seamless SSH agent specifically built for secure hardware tokens such as YubiKey (and other PIV tokens). It aims to replace the standard SSH agent with a version tailored for these security devices; the key is generated on the hardware token (so it can’t be extracted), every session requires a PIN and a physical touch, and the agent is resilient to unplugging, sleep/suspend, and restarts. Setup is simple, one command and one environment variable, and then the agent just runs in the background. Because it uses pure Go and leverages libraries like go-piv/piv-go and golang.org/x/crypto/ssh, it works across platforms and integrates cleanly into SSH workflows. For developers or administrators who prioritize hardware-based SSH key security, this tool lowers the friction of using secure tokens in day-to-day SSH workflows. It also supports modern best practices in SSH authentication and brings stronger guarantees of key security in a user-friendly interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    LDAP Explorer is a multi platform, graphical LDAP tool that enables you to browse, modify and manage LDAP servers.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17
    !!We've Moved to GitHub at http://github.com/libical !!The code here on SourceForge is frozen !!Please follow us at http://libical.github.io/libical The Free Association project maintains libical, an open source reference implementation of the icalendar data type and serialization format. libical is used in dozens of calendaring and scheduling products.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    UFO2000 is a turn based tactical squad simulation game with multiplayer support. It is heavily inspired by the famous X-COM: UFO Defense game and can load graphics resources and maps from it providing X-COM look and feel with multiplayer experience.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19

    UnboundID LDAP SDK for Java

    A Java-based LDAP API

    A fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    small-footprint UNIX/Linux daemon to relay multicast UDP traffic to client's TCP (HTTP) connection. This app targets home users and is designed for small-scale usage. For enterprise purposes please consider Gigapxy (gigapxy.com),
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    CD+Graphics Magic
    Timeline based editor for creating Compact Disc Subcode Graphics (also known as CD+G or CDG). Both karaoke and multimedia styles of content are supported. Please visit cdgmagic.sf.net for examples playable directly in the HTML5 CD+G player. CD+Graphics Scribe utility (separate download -- click "Browse All Files" above) can now convert existing CDG karaoke content to CMP (CD+Graphics Magic Project), LRC (Enhanced Lyrics), and ASS (Advanced SubStation Alpha) format.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 22
    An adaptation of the Fabled Lands gamebook series: travel through a fantastic world, amassing skill, wealth, and fame, while avoiding sudden death. Presents the complete text to preserve the spirit of the original.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    libtorrent is a C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 24
    Multimedia architecture consisting of libraries and applications. Libraries include gavl for low level audio/video support and gmerlin_avdecoder, a multiformat decoding library. Applications include a GUI player with mediatree and a GUI transcoder.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25
    Prime95

    Prime95

    Precision CPU stress testing and benchmarking

    Prime95 is a popular software tool used primarily for stress testing and benchmarking computer processors by running intense calculations based on the Mersenne prime search algorithm. This rigorous testing helps users gauge system stability and detect potential issues, particularly useful for overclockers, hardware testers, and enthusiasts aiming for optimal CPU performance.
    Downloads: 44 This Week
    Last Update:
    See Project