Showing 47 open source projects for "bob"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    Bob

    Bob

    SQL query builder and ORM/Factory generator for Go

    Bob is a SQL query builder for Go that emphasizes composability, type safety, and maintainability. It allows developers to construct dynamic queries in a programmatic and reusable way, supporting both simple and complex SQL logic. Bob helps avoid raw string concatenation, making Go-based database interactions more robust and testable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    i2pd

    i2pd

    I2P: End-to-End encrypted and anonymous Internet

    i2pd (I2P Daemon) is a lightweight, full-featured C++ implementation of the I2P (Invisible Internet Project) protocol, designed for enabling anonymous, encrypted, and censorship-resistant communication. It functions as a router node in the I2P network, supporting services like anonymous websites (eepsites), email, file sharing, and secure messaging. i2pd is designed to be resource-efficient and suitable for running on embedded systems or routers while maintaining compatibility with the wider...
    Downloads: 8 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
    OpenAI Translator

    OpenAI Translator

    Browser extension and cross-platform desktop app based on ChatGPT API

    Browser extension and cross-platform desktop application for translation based on ChatGPT API. I have developed a Bob plugin that utilizes ChatGPT API to provide global word translation on macOS. However, since not all users have access to macOS to benefit from the plugin, I have created this project! What began as a Chrome extension has now evolved into a multi-platform desktop app that I am currently developing. The desktop application does not support the pop-up icon after word selection. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    FlutterPP

    FlutterPP

    FlutterPP is designed to be your ultimate developer companion

    ...It creates data classes (models), routes (GoRouter & GetX Router), controllers, services, providers, views, and pages, all following clean code principles inspired by Uncle Bob and MVC architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Blobwars: Blob And Conquer

    Blobwars: Blob And Conquer

    3D third person platform shooter

    Blob And Conquer is a 3D shooter with some puzzles. It is the second in the Blobwars series. The Blobs' homeworld is still littered with the alien forces and Bob once again makes it his task to lead the counter attack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    bob-buildsystem

    Software build system

    bob is a Python3 based software build system roughly comparable with autotools + gmake or CMake + gmake. It is meant to overcome known shortcomings of the two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Windows Duplicate Filename Remover

    A Windows command line program that finds duplicate filenames

    ...Instructions: Drag & drop the folder you want to check on the executable or run the program in a command-line. Arguments: First argument: the directory you want it to search (C:/Desktop/bob/CheckThis) Second argument (optional): safe Passing the word safe as the second argument will ensure that a file will only be marked as duplicate if there is another file with the same name (The default mode will mark files as duplicate for simply having (number) or - Copy at the end because it's much faster)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ferient OS

    'Feren OS is *****'? Time to fix that.

    'Feren OS is *****', said a few people jokingly over and over again. It's time to fix Feren OS. With the help of Silent Robot, maker of Salient OS, we worked together to make a Feren OS that is designed just for English Bob, the main cause of the whole 'it is ****' joke, this is the fruits of our labour, just in time for April 1st 2019. We hope you'll enjoy our latest offering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Blobwars: Metal Blob Solid
    Metal Blob Solid is a 2D platform game, the first in the Blobwars series. You take on the role of a fearless Blob agent, Bob, who's mission is to infiltrate various enemy bases and rescue as many MIAs as possible, while battling many vicious aliens.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    bobblog

    It's just a blog of Bob Ma.

    Just a blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    ...SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to efficiently cipher text of arbitrary length or files of any size or type. Use it with confidence. To achieve complete one-on-one privacy, SES traverses several levels en route to its output. The more words in your key-phrase, the more layers of encipherment SES applies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any type, on a key-phrase of any complexity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BOB List Maker - Bank of Baroda

    Create List for multiple accounts.

    It is useful to make list where several accounts for debit and credit. Mostly branches ask for CD if list is long. You can use this software to make file and give output Text file to any BOB Branch. This software is also useful for BOB staff as they have to apply charges or many things to several accounts. they can make list and do the thing within seconds. Minimum Microsoft .NET Framework 4 required.to download it go to https://www.microsoft.com/en-us/download/details.aspx?id=17718
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kinderbrowser Kibro

    Kinderbrowser Kibro

    Een gratis browser voor kinderen tot +/- 7 jaar.

    Explanation of this project in English: on our wiki page! Voor kinderen is er ontzettend veel leuks op het Internet te beleven. Denk bijvoorbeeld aan de websites van Bobo, Sesamstraat, De Teletubbies, Bob de Bouwer, Kabouter Plop, enz. Deze sites en honderden andere staan garant voor uren speel plezier. Onze Kinderbrowser Kibro is GRATIS en je moet NIETS instellen om deze te gebruiken! Gewoon installeren en gebruiken … dat is alles. Via automatische updates plaatsen we met regelmaat NIEUWE en GECONTROLEERDE websites toe. VEILIG en ONBEZORGD internetten voor KINDEREN tot +/- 6 jaar doe je met onze Kinderbrowser Kibro! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BobUtil

    Utility program meant to be used with bob-rheology

    This page is for short programs that are not (yet) part of bob-rheology but can be helpful with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Stella

    Elementary Arithmetic Word Problem Solver

    Basic natural language processor capable of solving elementary math word problems such as: 1) John has 7 pencils. He buys 10 more pencils. How many pencils does he have in all? 2) There are 6 boys and 4 girls in a library. How many kids are there altogether? 3) Bob ran 8 miles and Stella ran 2 miles. How many miles did they run altogether? 4) What is the sum of 7 and 2? 5) What is 8 divided by 2? 6) What is the 10 subtracted by 2? 7) What is 2 subtracted from 10? Also shows users how answer was achieved. Nominal user education level: 1st grade Educational software. Designed chiefly to aid elementary school students in the study of arithmetic word problems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bob calculates rheological properties of polymer melt of arbitrary structures in the linear regime by considering a large set of polymers at the segment level in the framework of tube theory and its extensions.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    gamebox_setup.exe

    Top free online games and games for download

    ...My Games, TOP GAMES, Popular Games, Top Collections, New Games, Rating Games, MMO, Action Game, Puzzle Game, Defense Game, Shooting Game, Adventure RPG, Sports Racing, Girls Valentine's Day, Christmas, Love, Super Mario, Sonic, Sponge bob, Shooting, Racing, Girl, Fighting, Zombie, Motorcycle, War, Football, Scooby-Doo, Truck, Naruto, Spider Man, Batman, Car
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    bob-project

    Quick, simple, intuitive, powerul UNIX system management solution.

    ...Why do they need to learn a new language? Operating systems have already solved this problem, it's called file system. In UNIX everything is a file. If you can use an editor, you already know bob. Yes, it is that simple. Why bob? Because it's Bob The Builder - yes we can!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB