Open Source BSD System Software - Page 5

System Software for BSD

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    ControlTier
    ControlTier aims to be a complete, enterprise-ready system for automating the deployment and management of multi-tier and distributed application services. Visit http://controltier.org for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Library for managing media collections. Automate tagging and organization of media files such as mp3. Extensible via java, customizable via xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is an ALPHA version - the RELEASE version is now on github - https://github.com/fimtra/datafission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A listener for Ant via Jabber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Dessy
    Dessy is a DEsktop Search and SYnchronization framework for mobile devices. It allows file search using content, metadata, and custom tags, and synchronization of results, and entire file system subtrees. It works on MIDP 2.0 handsets and Java 2 SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Servlets that implement the webDAV protocol to access IBM Lotus Domino data as native XML files as well as attachments in Notes documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This module will allow DocumentRoot to be determined at request processing time, based on a config value and request's Host: header. Similar to mod_vhost_alias module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is an AJAX-style website based in PHP that permits an individual or group to configure, launch, and control virtual machine instances under the Amazon Elastic Compute Cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ENAS in PyTorch

    ENAS in PyTorch

    PyTorch implementation of "Efficient Neural Architecture Search

    ENAS in PyTorch is a PyTorch implementation of Efficient Neural Architecture Search (ENAS), a method that automates the design of neural network architectures through reinforcement learning and parameter sharing. The repository demonstrates how a controller network can explore a large search space and discover high-performing architectures while dramatically reducing the computational cost traditionally associated with neural architecture search. It is primarily intended as a research and educational codebase, helping practitioners understand how ENAS works in practice and how to reproduce results on benchmark datasets. The project includes training scripts, model definitions, and search procedures that show the full workflow from architecture sampling to evaluation. Because ENAS relies on shared weights among candidate models, the implementation emphasizes efficiency and experiment reproducibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Initiated by the EPIC Consortium, this project aims at developing a RESTful webservice for managing PIDs with the Handle System developed at CNRI. Additionally, some RESTful clients in various commonly used languages will be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ead 4 All is an full web and complete authoring tool for EAD documents, it target to assist user to compose and manage EAD documents more easily by composing document by forms. Localized Ajax interface (English, French and Arabic).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Emulation Framework
    The Emulation Framework offers a convenient way to render digital files in their native computer environment. The EF is software developed in Java by the international KEEP project, co-funded by the European Unions 7th Framework Programme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emutils

    Emutils

    Search and manage batches of D64/etc files.

    Emutils are a collection of utilities for dealing with files which are in formats most commonly used by Commodore 64 emulators (D64, D71, D81, etc). These include search tools, extractors, converters, archive tools, etc. especially for batch operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Escape-K is an open-source IT management platform. It is designed to be used by IT services and provides a complete set of features for both technical and user services management. Using a single user interface, Escape-K lets you manage your whole IT inf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FAST addresses lifecycle, provisioning, & management of distributed applications with a 3-pronged approach: reusable XML Module Descriptors, flexible query XML Configuration Descriptors to aggregate modules, and a non-intrusive distributed infrastructure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FW1-Loggrabber is a command-line tool to grab logfiles from Checkpoint FW-1 remotely using Checkpoints LEA (Log Export Api), which is one part of Checkpoints OPSEC API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FSFSJ is a distributed Fault-tolerant Secure FileSystem using Jini. It provides replication of data and metadata. Each server instance runs in user-space on any Java-supported platform and utilizes the underlying filesystem as the storage medium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    File Piper
    The "File Piper" is a file processing tool. It provides a set of standard file manipulation (copy, head, tail, chunk, zip, search…) in a user-friendly nice-looking Swing interface with possibility to add custom processors written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Looks at file names in a directory and finds common parts in them trying to search similar and repeated ones. Useful when you have multiple files which differ in checksum and somehow in names. You can collect them and make a decision afterwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flogger

    Flogger

    A Fluent Logging API for Java

    Flogger is a structured logging API for Java that decouples how you log from where logs ultimately go, making it easy to change backends without rewriting application code. Instead of building messages eagerly, it uses lazy parameter evaluation so expensive string building only happens when a log statement is actually emitted. The API encourages structured key–value context and fine-grained rate limiting, which helps keep logs informative without flooding systems during high-traffic or error storms. Handlers (backends) can route the same log record to multiple destinations—console, files, cloud logging—while preserving structured fields for search and alerting. Its fluent style reduces boilerplate and guides developers toward consistent log levels, formatting, and metadata. Because it’s designed for large codebases, Flogger emphasizes performance, binary size discipline, and compatibility with existing logging infrastructures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A firefox extension that resolves an eXtensible Resource Identifier (XRI) and renders the eXtensible Resource Descriptor Set (XRDS) document in a human-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WBEM-based framework for managing providers to produce information according to the OGF GLUE 2.0 information model and to render them in different formats (e.g., XML, LDAP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GamePatchDistributor is designed as a convenient tool for game patch distribution on local LAN-parties. As frontend for an FTP-server or a Windows share it makes patches easily accessible over the network, without the need for a special server setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Go Backend Clean Architecture

    Go Backend Clean Architecture

    A Go (Golang) Backend Clean Architecture project with Gin, MongoDB

    This repository is a production-minded Go backend starter that applies Clean Architecture to keep business logic independent from frameworks, databases, and delivery mechanisms. It organizes code into layers—domain, use cases, interfaces/adapters—so swapping an HTTP framework or database does not ripple through core logic. The template includes well-chosen scaffolding for configuration, logging, dependency injection, error handling, and request validation so teams can focus on business features. It demonstrates practical patterns for repository interfaces, DTOs, and consistent response envelopes that keep APIs predictable. Testing is first-class: ports and adapters are designed for mocking and table-driven tests, which reduces friction when you add features. As a learning resource and a real starter, it helps teams jumpstart services with boundaries that age well.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB