Showing 35 open source projects for "sing-box"

View related business solutions
  • 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
  • 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
  • 1
    Open Source Vizier

    Open Source Vizier

    Python-based research interface for blackbox

    Open Source (OSS) Vizier is a Python-based interface for blackbox optimization and research, based on Google’s original internal Vizier, one of the first hyperparameter tuning services designed to work at scale. Allows a user to setup an OSS Vizier Server, which can host black-box optimization algorithms to serve multiple clients simultaneously in a fault-tolerant manner to tune their objective functions. Defines abstractions and utilities for implementing new optimization algorithms for research and to be hosted in the service. A wide collection of objective functions and methods to benchmark and compare algorithms. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Marksheet

    Marksheet

    Free tutorial to learn HTML and CSS

    MarkSheet is a beginner-friendly curriculum for learning HTML and CSS from first principles, organized as a readable online handbook. It explains core building blocks—elements, attributes, selectors, the box model, positioning—and connects them to the mental models needed for real layouts. The writing style aims to demystify jargon and teach a consistent vocabulary so learners can understand documentation and tutorials elsewhere. It includes diagrams and compact examples that illustrate concepts without burying readers in boilerplate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DeepSqueak

    DeepSqueak

    DeepSqueak Using Machine Vision to Accelerate Bioacoustics Research

    Using Machine Vision to Accelerate Bioacoustics Research.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    The Magic of CSS

    The Magic of CSS

    A CSS course to turn you into a magician

    Magic of CSS is an open source educational project by Adam Schwartz that explores advanced CSS concepts through practical lessons. It is structured as a series of chapters that cover topics like the box model, layouts, positioning, typography, and animations. The repository is designed to go beyond basic CSS tutorials, teaching how to harness the language for complex, responsive, and visually appealing designs. Each lesson is supported by examples and code that demonstrate real-world use cases. The project emphasizes both the technical and creative potential of CSS, showing how small details can greatly improve user experience. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    jQuery Tips Everyone Should Know

    jQuery Tips Everyone Should Know

    A collection of tips to help up your jQuery game

    The jQuery Tips Everyone Should Know repository is a community-maintained compendium of useful tips, tricks, and best-practices for using the venerable jQuery library effectively. Instead of treating jQuery as a black-box tool, the repo surfaces practical advice: from how to handle events more reliably, to proper ways of manipulating the DOM, optimizing performance (e.g. caching selectors), and dealing with common patterns like AJAX, dynamic elements, error handling, and more. For developers who still maintain or build projects using jQuery — especially those working on older codebases or needing cross-browser compatibility — this resource helps avoid subtle bugs, improve maintainability, and write cleaner, more predictable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodeCampus

    CodeCampus

    CodeCampus is a learning-first Linux OS for CSE and IT students

    ...Unlike traditional setups that require hours of installation and configuration, CodeCampus provides a fully pre-configured, learning-first environment right out of the box. From the moment you boot, everything is ready—so you can focus on learning, experimenting, and building instead of troubleshooting. CodeCampus solves this by removing setup complexity and providing a ready-to-use development environment that lets you start coding immediately. 👉 Getting started guide: https://codecompasss.github.io/code_campus_userguide/getting-started/
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Summarize from Feedback

    Summarize from Feedback

    Code for "Learning to summarize from human feedback"

    ...The repo also includes utilities for dataset handling, modeling architectures, inference, and evaluation. Because the codebase is experimental, parts of it may not run out-of-box depending on dependencies or environment, but it remains a canonical reference for how to implement summarization via human feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Flash Card Tutor

    Randomly display language quiz lines from a text file

    This Android application is intended to work like "flash cards" that have an quiz question on one side and the answer on the flip side. It has 2 displays boxes: An upper box in which a "quiz" line is displayed, and a lower box in which an Answer is displayed. In its simplest form, the user touches the upper box to see the next randomly chosen Quiz line. If he doesn't know the answer, he can touch the lower box to see the Answer. The Quiz and Answer lines are derived from a file. The file is organized with Quiz lines on an even numbered line, and the Answer lines on odd-numbered lines, as shown in this example for Thai language training: Hello [-- on line #0 --) Saw wat dee kup [-- one line #1--] Excuse me [-- on line #2 --] Kho thoet kup [-- on line #3 --] I speak Thai a little [-- on line #4 --] Phom phut paasaa Thai dai nitnoi kup [-- on line #5 --] (Another even-numbered quiz line) (Another odd-numbered answer line, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LanguageFlashCard

    Randomly display language quiz lines from a text file

    This C# program is a very simple tool for randomly displaying quiz lines in the top text box from a user-created file. The user can then conjure his response and click again to proceed to select another quiz line. If the user can't remember the correct response, he/she can click the lower text box to get the correct answer. The user-created file consists of lines of quiz text, each followed by a line of hint/help text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Selfie

    Selfie

    An educational software system of a tiny self-compiling C compiler

    An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. Selfie is a project of the Computational Systems Group at the Department of Computer Sciences of the University of Salzburg in Austria. The Selfie Project provides an educational platform for teaching undergraduate and graduate students the design and implementation of programming languages and runtime systems. The focus is on the construction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Greenie

    Greenie

    Linux distribution for slovak/czech and e-book readers and authors

    Greenie is one of the Linux distributions. Unlike any other, it is originally from Slovakia and prepared for users in Slovakia and Czech Republic. All advantages from Ubuntu, OUT-OF-THE-BOX codecs and translations and great balance of software. New versions are also prepared for book readers, writers and everyone who need or wish to work with e-books.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    Email analyser - Les Furets Comateux

    An university project to learn the basics of software engeeniring

    This repository was created and is a part of the GL02 course taught in the UTT. The goal is to create a tool to simplify the work of a fake corporation called UIConsult by automating the analysis of an email box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KohaVB

    KohaVB

    Koha on Oracle Virtual Box

    Koha, an free and open source Integrated Library Management System on Oracle Virtual Box.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Sturesy

    Sturesy

    Student Response System

    ...https://github.com/sturesy/ Sturesy is a java-based realtime response system for gathering votes from students during lectures. (Often called Audience Response System, Classroom Response System or simply Clicker) For Docents: Easy to use and works out of the box on every machine. Create your Questions prior to your lecture. Evaluate the voting during the lecture or in depth afterwards. For Developers: Plugins for third-party-hardware can be easily created by implementing three simple Interfaces. Requirements: Java 1.5+ Recommended: Java 1.7 A first beta-test with approximatly 65 Students can be viewed under the following link: http://youtu.be/Cm9ufuvc9z0 It is currently being used at the University of Hamburg in Softwareengineering 1 with more than 300 Students
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UberStudent - Linux for Learners
    ...Researchers, other knowledge workers, lifelong learners, and anyone who just wants a highly-polished computing platform will equally benefit from UberStudent. More than just an operating system, UberStudent aims to be a complete, ready-to-go, and "out-of-the-box" Learning Platform for education that facilitates not only immediate user-friendly productivity but long-term cross-platform computer fluency among its users. Visit http://uberstudent.com for more information.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 18
    Modular application for biomedical data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WebDjVuTextEd

    Edit the OCR text layer of DjVu documents in a web browser

    WebDjVuTextEd allows to edit the text layer of OCR'ed DjVu documents in a web browser. You can modify the structure (paragraphs, lines, words...) create, delete, edit text nodes, modify their container box by mouse, and run a spellchecker. The program does not directly read the DjVu files, it requires exported XML text data and images. When using without a webserver, you can open and save local files, but cannot take advantages of auto-save and spell checking. Note that current SVN version has much more features than V1.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    xowa

    xowa

    A free, open-source, offline Wikipedia application

    XOWA is a desktop application for reading and editing Wikipedia offline (XOWA has moved to http://gnosygnu.github.io/xowa/download.html)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Skolelinux Live DVD provides a simply way to demonstrate Skolelinux possibilities for end users. It has been built over the Skolelinux "standalone" installation. If you like it and want to pernamently install it on an hard drive, use an installation media. It's an unofficial release.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    LCD TFT 240 320 hx8347a SSD1289 sdcard

    LCD TFT 240 320 hx8347a SSD1289 sdcard

    Lcd TFT 320*240 with touchscreen and SdCard

    Sample code for hx8347-A and SSD1289 for 8bits MCU ( begin with Freescale MCU 9s08aw60 with codewarrior V10.x and now Coldfire V1) , print text , draw line , box , circle, scrolling, get coordinates of touchpanel , read BMP file and FATlite drivers from Freescale revised ( FAT16 ). Tested on 9s08aw60 demoboard : http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMO9S08AW60E&fr=g New release with Coldfire V1 Flexis MCF51AC256A (32bits) pins to pins compatible with 9s08aw60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LeitnerBox

    Memorize faster and improve your learning using the flash cards

    This project moved to Dana: http://danasrs.com Litner Box is an easy to use application designed to implement the Leitner system and allow you to ease the learning process. Organizing the information takes time and energy, but Litner Box is designed to help you memorize things much easier using the Leitner method. Based on the principle of spaced repetition, this learning system can be used to classify and memorize data by reviewing flashcards at increasing time intervals.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Parley Box

    Parley Box

    An open source dictionary based on SQLite database.

    Small transparent window in the corner of the screen will help you to look-up foreign words or specific terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Boxman Quiz

    Boxman (Also called Sokoban Pushbox) is a transport puzzle in witch th

    Boxman (Also called Sokoban Pushbox) is a transport puzzle in witch the player pushed boxes around a maze, viewed from above, and tries to put them in designated location. Only one box may be pushed at a time, and boxes cannot be pulled. This Game is coded in Caml language, So to try it, you need to compile it first with Camllight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB