Showing 469 open source projects for "bsd"

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

    sbdiff

    sbdiff is a frontend for (GNU) diff with colorized side by side output

    sbdiff is a frontend for (GNU) diff. It compares files and directories line by line, outputs the files side-by-side in two columns and colorizes the differences. Because it is a console application, no GUI is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    30log

    30log

    30 lines library for object orientation in Lua

    30log, in extenso 30 Lines Of Goodness is a minified framework for object orientation in Lua. It provides named and unnamed classes, single inheritance, metamethods and basic support for mixins. In 30 lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crazy Eddies GUI System (CEGUI)

    Crazy Eddies GUI System (CEGUI)

    A fast, powerful and adaptable GUI solution

    Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as any other type of applications (rendering/visualisation/virtual reality) and tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems. Established in 2003, CEGUI sees continual, active development and remains one of the...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 4
    Toonify

    Toonify

    Adds a cartoon like subtle effect on your scanned drawing

    Adds a cartoon like subtle effect on your scanned drawing. It does this by doing a 4 pass run over the image. It is mostly useful for color pencil drawings. Using Lua like programming tool "hollywood": http://www.hollywood-mal.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    The author does not hold any responsibility about the bad use of this script remember that attacking targets without prior consent is illegal and punish by law, this script as build to show how msf resource files can automated tasks. Scanning WAN networks In search of targets may take 10 to 15 minutes depending of your network connection, and will search In 1024 random hosts For the selected service/port, also the File 'brute.txt' may be edited to insert new entrys, or we can provide the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flexible ROM Corruptor

    Flexible ROM Corruptor

    ROM corrupter for multiple operating systems.

    A flexible ROM corruptor, compatible with several operating systems. ROM corrupting is a popular hobby but is known for being exclusively on Windows due to the general lack of utilities on Mac, Linux and other operating systems. This utility is designed for optimization and compatibility for multiple operating systems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    char-rnn

    char-rnn

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN)

    char-rnn is a classic codebase for training multi-layer recurrent neural networks on raw text to build character-level language models that learn to predict the next character in a sequence. It supports common recurrent architectures including vanilla RNNs as well as LSTM and GRU variants, letting users compare behavior and output quality across model types. It is straightforward: you provide a single text file, train the model to minimize next-character prediction loss, then sample from the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    wxLua
    wxLua is a Lua scripting language wrapper for the wxWidgets cross-platform GUI library. It consists of executables for editing, running, and debugging wxLua scripts, a library for extending C++ programs with a fast, small, fully embeddable scripting language, and a variety of sample programs. With wxLua you can quickly write full-featured programs with graphics, networking, printing, etc. for MS Windows, Linux, and OSX.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    didgmo is a software for DIDGeridoo sound MOdeling. didgmo is capable of predicting the sound characteristica of a didgeridoo by providing its inner geometry. didgmo uses the method of acoustic transmission line modeling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Mako Server

    Mako Server

    Fast and Compact Web Application Server

    As a compact application and web server, the Mako Server helps developers rapidly design server side web applications. The Mako Server provides a barebone web application server environment from which developers can design and implement complete, custom solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Octave / LUA scripting language project dedicated to modeling electric motors inside the "Finite Element Method Magnetics" (FEMM) 2-D simulation program. Created to design a motor that fits inside a car wheel, experimenting in many degrees of freedo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ipe extensible drawing editor

    Ipe extensible drawing editor

    Extensible vector graphics editor with Latex text support.

    Ipe is an extensible drawing editor for creating figures in PDF and Postscript format. It supports making small figures for inclusion into LaTeX-documents as well as presentations in PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done. We've moved! Go visit http://cowlark.com/wordgrinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Premake

    Premake

    On GitHub now!

    We moved to GitHub. Please look at the new homepage for an accurate description of the project.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 17
    Nuvie
    A game engine for running Origin's 'Ultima 6' and 'Ultima Worlds of Adventure' games on modern operating systems.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    NetMauMau

    NetMauMau

    Single-/multi-player card game Mau Mau (similar to UNO®)

    Play the popular card game Mau Mau (similar to UNO®) against the computer or over the network with your friends. It consists of a highly configurable stand-alone server and a client based on Qt4/5. The client's development is now ceased and in search of a new maintainer, transforming it from a worse and annoying showstopper to a usable and fun to play one. There are binaries available for Windows, Debian 7/8, Ubuntu and Arch Linux as well as ebuilds for Gentoo. See Files section for details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Luadch

    Luadch

    We moved to GitHub! -> http://luadch.github.io/

    We moved to GitHub! New Website: http://luadch.github.io/ There you will find all the necessary informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Moldeo
    A digital animation tool for real-time generation and interpretation of images, video and visual effects, allowing the artist/operator to adjust, on the fly, the parameters of the effects according to his or her own sensibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Dungeon Crawl Stone Soup is a free rogue-like game of exploration and treasure-hunting. Stone Soup is a continuation of Linley's Dungeon Crawl. It is openly developed and invites participation from the Crawl community. See http://crawl.develz.org !
    Downloads: 22 This Week
    Last Update:
    See Project
  • 22
    Hero of Allacrost is a single player 2D role-playing game that shares similar appearance and gameplay with classical console RPGs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    notion

    notion

    Tabbed, tiling window manager.

    Notion is a tiling, tabbed window manager for the X window system: * Tiling: you divide the screen into non-overlapping 'tiles'. Every window occupies one tile, and is maximized to it * Tabbing: a tile may contain multiple windows - they will be 'tabbed' * Static: most tiled window managers are 'dynamic', meaning they automatically resize and move around tiles as windows appear and disappear. Notion, by contrast, does not automatically change the tiling. You're in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Glest Advanced Engine is a community driven project which extends and improves on Glest. It aims to provide features and tools that help people develop higher quality 3D real-time strategy games for all major platforms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    cslua

    c# lua bind with unity3d project for game development

    c# script lua bind for unity3d game development , use it for ios and android hot update fix and patch.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB