Showing 26130 open source projects for "simple"

View related business solutions
  • 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
  • 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
  • 1
    Simple DirectMedia Layer

    Simple DirectMedia Layer

    Simple Directmedia Layer

    Simple DirectMedia Layer is a cross-platform development library designed to provide low-level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award-winning catalog and many Humble Bundle games. SDL officially supports Windows, macOS, Linux, iOS, and Android. Support for other platforms may be found in the source code. SDL is written in C, works natively with C...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    Simple Form

    Simple Form

    Forms made easy for Rails! It's tied to a simple DSL

    Simple Form is a Ruby on Rails gem that simplifies form-building by providing a clean DSL for generating HTML forms. It works alongside Rails form helpers and supports integration with Bootstrap, Tailwind, and custom markup—allowing developers to write forms quickly without compromising layout flexibility.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Simple.css

    Simple.css

    Simple.css is a classless CSS template to make a good website

    ... for the Bootstrap framework is 144KB in total. By comparison, Simple.css is around 4KB. Obviously Simple.css and Bootstrap don’t compare in terms of their functionality, but Simple.css allows website developers to spin something up very quickly that looks good and needs very little work. By using something like Simple.css, provides the basics to get up and running quickly (or just use it as-is for a simple, good-looking site) yet not have to learn an extremely convoluted framework.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Simple Evals

    Simple Evals

    Lightweight framework for evaluating large language model performance

    simple-evals is a lightweight evaluation framework developed by OpenAI for quickly testing models against small, focused benchmarks. It is designed to help researchers and developers run targeted evaluations without the complexity of large-scale pipelines. By emphasizing simplicity, the framework makes it easy to define new tasks, run evaluations, and interpret results in a reproducible way. It is particularly useful for sanity checks, exploratory research, and comparing performance across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Simple MCP

    Simple MCP

    A simple TypeScript library for creating MCP servers

    simple-mcp is a TypeScript library designed to facilitate the creation of Model Context Protocol (MCP) servers. It offers a straightforward API, enabling developers to set up MCP servers with minimal code. The library emphasizes type safety through full TypeScript integration and incorporates parameter validation using Zod. It fully implements the MCP, ensuring compatibility with MCP clients. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Robot

    Simple Robot

    A Bot-style event scheduling framework, asynchronous

    Simple Robot (v4) is based onKotlin Co-process ofKotlin multiplatform Bot styleHigh-performance asynchronous event scheduling framework (hereinafter referred to as simbot), Asynchronous and efficient, Java friendly. simbot provides a unified asynchronous API and easy-to-use style design that can assist you in writing more quickly and efficiently but style event scheduling application. It is mainly used to connect various types of Bot application platforms/frameworks and provide part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    simple-router

    simple-router

    Simple, fast and yet powerful PHP router that is easy to integrate

    Simple, fast, and yet powerful PHP router that is easy to integrate in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expandability in mind. With a simple-router, you can create a new project fast, without depending on a framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Icons

    Simple Icons

    SVG icons for popular brands

    Over 2400 Free SVG icons for popular brands. Icons can be downloaded as SVGs directly from our website - simply click the download button of the icon you want, and the download will start automatically. Icons can be served from a CDN such as JSDelivr or Unpkg. Simply use the simple-icons npm package and specify a version in the URL. All icons are imported from a single file, where [ICON SLUG] is replaced by a capitalized slug. We highly recommend using a bundler that can tree shake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Gallery

    Simple Gallery

    A premium app for managing and editing your photos, videos

    Simple Gallery brings you all the photo viewing and editing features you have been missing on your Android in one stylish easy-to-use app. Browse, manage, crop and edit photos or videos faster than ever, recover accidentally deleted files or create hidden galleries for your most precious images and videos. And with advanced file support and full customization, finally, your gallery works just the way you want. Turn photo editing into child's play with Simple Gallery's improved file organizer...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    Simple HTTP  Server

    Simple HTTP Server

    Simple http server in Rust (Windows/Mac/Linux)

    Simple HTTP server in Rust (Windows/Mac/Linux) Windows support (with colored log). Specify listen to address (ip, port), specify running threads, and specify the root directory. Nginx like directory view (directory entries, link, filesize, modified date) Breadcrumb navigation.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11
    Simple Calculator

    Simple Calculator

    A calculator for quick simple calculations with a nice user interface

    This stylish modern calculator offers a great user experience that you will love seeing. You can copy the result or formula to the clipboard by long-pressing it. You can also use this calculator as a currency converter to calculate your daily income and other amounts in different countries' currencies. With eye soothing dark theme, it is now easy for you to see buttons and numbers more easily and use this calculator for simple calculations or use it as a currency converter, or as a calculator...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    simple-java-maven-app

    simple-java-maven-app

    For an introductory tutorial on how to use Jenkins

    simple-java-maven-app is a reference repository created for the Jenkins tutorial on building a Java application with Maven. It contains a minimal Java program that prints “Hello world!” and includes unit tests to validate functionality, with test results exported in JUnit XML format. The repository provides an example that demonstrates how to configure a Jenkins Pipeline for building and delivering applications. It also includes scripts that define commands executed in pipeline stages...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Simple Binary Encoding (SBE)

    Simple Binary Encoding (SBE)

    Simple Binary Encoding (SBE) - High Performance Message Codec

    SBE is an OSI layer 6 presentation for encoding and decoding binary application messages for low-latency financial applications. This repository contains the reference implementations in Java, C++, Golang, C#, and Rust. More details on the design and usage of SBE can be found on the Wiki. An XSD for SBE specs can be found here. Please address questions about the specification to the SBE FIX community. For the latest version information and changes see the Change Log with downloads at Maven...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Dart Simple Live

    Dart Simple Live

    Cross-platform client for streaming and viewing live broadcasts

    Dart Simple Live (a.k.a. Simple Live) is a cross-platform client for streaming and viewing live broadcasts. Built on a core Dart library, it supports multiple streaming platforms such as Huya, Douyu, Bilibili, and Douyin, along with live chat (danmaku). It includes apps for mobile, desktop, and TV platforms, offering a unified streaming experience with no ads.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Simple Time Tracker

    Simple Time Tracker

    Simple app that tracks time.

    Simple app that helps track how much time you spend on all the useless activities in the world.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Simple Calendar

    Simple Calendar

    A simple calendar with events, customizable widgets and no ads

    The most handy calendar out there. Manage your events and reminders easily. Simple Calendar Pro is a really flexible calendar with many event related options. It offers powerful repetition rules, optional CalDAV synchronization, ics file handling and much more. Top notch design ensures the best possible user experience. You will get familiar with it really quickly. You can create new events really quickly by predefining default values, or by duplicating existing events. There are many views you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Simple Dialer

    Simple Dialer

    A handy phone call manager with phonebook, number blocking

    A lightweight app for handling your calls, no matter where you are. Comes with a handy call log for easy call initiation. You can now easily dial numbers using this amazing dial pad without any problem as this dial pad gives you different things to ease up your overall experience while making a call. Stay connected with your friends and family while having a smooth experience in this app. With bigger numbers and letters, it is now easier for you to see and dial numbers. Using this dial-pad,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Simple Draw

    Simple Draw

    A canvas you can draw on with different colors

    Enjoy the moment with our specially designed drawing app, draw something fun, and create your own artwork– all in a digital form. Simple Draw is the best drawing app for anyone who loves to draw. Just pick paint and draw. Paint and draw simple sketches for fun. With Simple Draw, you will not need any fancy or advanced tools or filters for your favorite doodle or sketch. Just use your creativity and freehand drawing to create the best sketches for your sketchbook. No matter what age or abilities...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    simple-modern-uv

    simple-modern-uv

    A minimal, modern Python project template

    simple-modern-uv is a minimal yet production-ready Python project template that uses the uv toolchain to streamline dependency management, virtualenvs, and packaging. It aims to be “small but serious,” giving you the essentials—testing, linting, type checking, formatting, GitHub Actions—without burying you in boilerplate. The layout is opinionated around a pyproject.toml so configuration is centralized and easy to inspect. Defaults encourage good hygiene from day one, including reproducible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Machines Forum (SMF)

    Simple Machines Forum (SMF)

    Open-source community forum software

    Simple Machines Forum (SMF) is a free, open-source forum software package written in PHP, offering a full-featured community platform with support for user groups, moderation, theming, and plugins. It’s designed to be fast, secure, and customizable, making it ideal for creating online communities of any size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bootstrap Simple Admin Template

    Bootstrap Simple Admin Template

    The most reliable HTML, CSS, and JavaScript simple admin template

    Bootstrap Simple Admin Template is a simple admin template packed with more UI components than any other admin themes, its exceptional user interface is perfectly crafted and advanced layout features are optimized to suit every modern web application project and highly responsive to serve from a Mobile-first to a Desktop screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple StyleGan2 for Pytorch

    Simple StyleGan2 for Pytorch

    Simplest working implementation of Stylegan2

    Simple Pytorch implementation of Stylegan2 that can be completely trained from the command-line, no coding needed. You will need a machine with a GPU and CUDA installed. You can also specify the location where intermediate results and model checkpoints should be stored. You can increase the network capacity (which defaults to 16) to improve generation results, at the cost of more memory. By default, if the training gets cut off, it will automatically resume from the last checkpointed file. Once...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    simple-git-hooks

    simple-git-hooks

    A simple git hooks manager for small projects

    A simple git hooks manager for small projects. A git hook is a command or script that is going to be run every time you perform a git action, like git commit or git push. If the execution of a git hook fails, then the git action aborts. For example, if you want to run linter on every commit to ensure code quality in your project, then you can create a pre-commit hook that would call npx lint-staged. Check out lint-staged. It works really well with simple-git-hooks. You can look up about git...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ember Simple Auth

    Ember Simple Auth

    A library for implementing authentication/authorization in Ember.js

    Ember Simple Auth is a lightweight library for implementing authentication/authorization with Ember.js applications. It has minimal requirements with respect to application structure, routes etc. With its pluggable strategies it can support all kinds of authentication and authorization mechanisms. it maintains a client-side session and synchronizes its state across multiple tabs/windows of the application. it authenticates the session against the application's own server, external providers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Clock

    Simple Clock

    Combination of a beautiful clock with widget, alarm, stopwatch & timer

    This clock app has multiple functions related to timing. It can be used as a clock widget or as a alarm clock. It is made to help you regulate your daily life and sleep better. You can also use the stopwatch in this app to count your time when you are running for healthy lifestyle or for any other purpose. This app can also be placed on your home screen for easy navigation. As a clock widget you can enable displaying times from other time zones, or use the simple, but customizable and resizable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.