Browse Open Source Software - Page 11

Top Apps

  • 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
  • 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
  • 1
    T^3 ("T-cubed") is a 3D Tetris game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    An application for serving videos to a Tivo from a PC using the same Home Media service used to transfer shows between Tivos. Currently requires that the Tivo be hacked, and only supports shows previously extracted from a Tivo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Yacca is an advanced chat bot (other plugins are under development, including a command-line only version for you to interact with yacca) that is designed to resemble a human chatter as closely as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Y.A.P.R.M. is a free-as-in-freedom modeller to graphicaly design 3d scenes and generate POV-Ray-files for them. Appart from the basic POV-Ray objects which can be used in CSG operations it supports spline based objects. Furthermore a vast amount of 3d-files can be imported and used with Y.A.P.R.M.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Tool to allow easy management of user accounts on a remote CVS pserver. Uses a client/server model with support for a weak private key system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    epyunit

    epyunit

    PyUnit and PyDev extensions for arbitrary Executables

    The package 'epyunit' provides extensions for PyUnit and PyDev. * Extensions for PyUnit - Unittests for arbitrary executables. * Extensions for PyDev - Automation of search and load of pydevd.py The extensions are applicable from commandline and/or within Eclipse. Online manuals: - https://pythonhosted.org/epyunit/ PyPi repository: - https://pypi.python.org/pypi/epyunit Current application examples are: - bash-core - http://bash-core.sourceforge.net Nickname - Dromi https://en.wikipedia.org/wiki/Dromi
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    GLARE is a library and a software for product based optimization of reagent lists in the context of a chemical combinatorial library design. Large virtual combinatorial libraries containing 10^12 products have been optimized within a second.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Command line application (and eventually GUI) for removing specific tags from ID3 v1 and v2 headers. Built on top of id3lib, so future id3 revisions will always be supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    An implementation of the Light Weight Directory Access Protocol in Objective Caml. Both server and client libraries are provided, along with some data manipulation goodies such as a schema checker, and parsers for ldif, ldapurls etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The LIBEEP library deals with reading and writing RIFF-format CNT/AVR-files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    libinclude

    libinclude

    It is a shell library to import other shell scripts as libraries.

    As a library we consider a simple shell script containing function and/or variable definitions. Libinclude offers you the possibility to use those kind of libraries in a comfortable manner. The usage is very close to the syntax of python's import statement. Functions (FUNC) and variables (VAR) in a library (MYLIB) can be simply included, but also imported in their own namespace (MYLIB_VAR, MYLIB_FUNC). It also provides the import MYLIB as ALIAS and the from MYLIB import FUNC statement, like in python. To ensure the usability of the libraries across different OS and/or software configurations, libinclude provides some features to be utilized in the libraries. One can define dependencies with 3ed party programs, which will be checked while importing and returns a meaningful error message if not met. To adopt the library to different environments, conditional comments provide the possibility to include code blocks depending on defined conditions, or run code on file inclusion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    KDE based dBASE III+ file viewer / utility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    namedtupledefs

    namedtupledefs

    Pacthed namedtuple for field defaults.

    The namedtupledefs is a patched release of the standard collection.namedtuple with added support of default values for field. In addition a method _merge is supported for the combination of named tuples. For Python2 see namedtupledefs2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    nps-ssh-askpass does exactly the same job as x11-ssh-askpass. The difference is that nps-ssh-askpass does not require xmkmf, so it is easier to compile on Mac OS X and Cygwin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    pysourceinfo

    pysourceinfo

    RTTI for Python Source and Binary Files

    The 'pysourceinfo' package provides source information on Python runtime objects based on 'inspect', 'sys', 'os', and 'imp'. The covered objects include packages, modules, functions, methods, scripts, and classes by two views: - File System View - packages, modules, and linenumbers - based on files and paths - Runtime Object View - callables, classes, and containers - based on in-memory RTTI / introspection The supported platforms are: - Linux, BSD, Unix, OS-X, Cygwin, and Windows - Python2, Python3 - CPython, PyPy Object addresses within modules - Object Identifier OID - and the display of the runtime call flow are supported by 'PyStackInfo'. Online documents: https://pysourceinfo.sourceforge.io/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    The ‘setupdocx‘ provides a control layer for continuous documentation by the simplified creation, packaging, and installation of documentation. The provided commands are distributed as entry points and optional base classes for further customization into 'setup.py' - setuptools / distutils. Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following commands: - build_docx - Enhanced documentation. - install_docx - Installs local documentation. - dist_docx - Documentation packaging. - build_apidoc - Standalone Generator for API Documentation - build_apiref - Standalone Generator for API Reference
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    simple-multicast

    A simple Multicast server and client app

    Project moved to GitHub
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    sshh allows you to make a persistent tcp connection (tunnel) over an http proxy. Once you have it set up, you can make new connections from either end. Similar in concept to httptunnel but more versatile and scalable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    svgconv is a content tool to convert SVG paths into a C format that can be easily used with OpenVG.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    xmlfy

    xmlfy

    Convert to XML on the fly

    xmlfy converts text/UTF based output into XML formatted output using schema files and/or options to control its behaviour. By Arthur Gouros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    xtalk is a multi-user IM/chat room system. It can be used to chat with other people within a colourful yet minimalistic command-oriented client. An xtalk server runs continuously at mafianode.com.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A 3D/2D configurable minesweeper based game. Supports 'Text only' mode. Allows game save/load for larger cubes.
    Downloads: 0 This Week
    Last Update:
    See Project