Showing 471 open source projects for "cipheros-7"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 1
    FiftyTwo is a collection of card games for the OLPC XO laptop specifically, though because it is written in Python, it should run on other platforms as well. For more details, see http://wiki.laptop.org/go/Games/FiftyTwo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyChecksum
    Simple PyGTK app that creates and checks MD5 and CRC32 (SFV) checksums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An open source game which intends to simulate a cricket players career.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    K.I.M.B. is a side-scrolling "shoot everything that moves" games. It is sort of a mix between ballistic games such as Worms or Scorched Earth and first person shooters such as Doom or Quake.
    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
  • 5
    File system reliability benchmark is a set of Python scripts for benchmarking file system behaviour in case of system crashes, power outages, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A library written in python designed to serve as a back-end for music library managers. This library will provide collection management, file organization, metadata collection, and other components useful for developing music managing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    View, track, filter, archive, alert, group, rotate logs through a GUI, CLI, or WebUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Performance and load testing framework. We aim to create a testing tool for web applications that can simulate large numbers of concurrent users without mucking around with threads, and thus allow us to perform rate-based testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    PySourceO is a revolutionary source code generator. All that is needed to make a program is to type in what program you want and PySourceO will give you a fully working program that fits your needs. We are creating a new algorithm for PySourceO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Don't write that regex, grow it! Regex Garden aims to create a simple, easy-to-use graphical interface for building, testing, and debugging regular expressions. Simply stated, it's an IDE for your regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Freenomalism is a free, community based fork of the Enomalism web-based virtual infrastructure/cloud computing platform. The dashboard can help with issues including deployment planning, load balancing, migration, configuration management, and capacity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyEsp - Enhanced/Evolving/Extensible Semantic Profiling. This Python program will sort and filter search results by applying semantic profiling on web pages. The program will learn the user preferences and profiling will be done on the client computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Drupy is a Python implementation of the Drupal content management system. This project is no longer maintained. You can find the original codebase at https://github.com/brendoncrawford/drupy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    fbreportz

    Generate plots from a FogBugz server

    fbreportz is a utility which accesses a FogBugz server via it's XML API in order to produce plots of various project metrics (FogBugz is a bug tracking product from Fog Creek software).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eynhorn is a 3d action rpg engine / framework. It will support dialog system, fight system, armors and weapons, and will include a map assembly. It is realized in Soya 3d and Python, so it'll be platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small no-nonsense personal digital organizer written in GTK2, featuring appointments, todos and notes. It uses iCalendar files as it's native backend, supports multiple alarms per appointment/todo and has recursive todos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BackItUp is a simple backup tool for windiws. The live backup backs up files which were modified, automatically in user specified intervals using minimum resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Mixed-Radix-Numbers

    A module for arithmetic with mixed radix numbers like time

    ...Ex: 1:20 + 2 hours & 41 mins = 4:01 or how it's represented in the code, [1, 20] + [2, 41] = [4, 1] This module can handle digits of given numbers that are greater than the given bases Ex: 9,000 minutes + 1 hour & 20 minutes = 6 days, 7 hours, & 20 minutes. 9,000 is beyond base 60, but [9000] + [1, 20] will still give the correct result, [6, 7, 20]. Numbers are represented as lists. 10 and -99 need to be converted into [1, 0] & [-9, 9]. Negative numbers have the most significant digit in the list as a negative. For numbers with established representations like hexadecimal where 10 = a, there is no support for that kind of representation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Plug 'n Auth

    The project is being migrated to http://code.google.com/p/ciform...

    IMPORTANT : The project is now being hosted at http://code.google.com/p/ciform Plug'n Auth is an API providing easy integration of different authentication mechanisms into web applications. Within a few steps web admins will be able to change both the authentication backend and the logon frontend at any time with no further effort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rescuezilla

    Rescuezilla

    The Swiss Army Knife of System Recovery

    ...**See: https://rescuezilla.com/ for download links** **NEW** Weekly rolling release downloads: https://github.com/rescuezilla/rescuezilla/releases Rescuezilla is a fork of Redo Backup and Recovery (now called Redo Rescue) after it had been abandoned for 7 years. This Sourceforge project page is ONLY used for the discussion/support forum. The downloads and bug tracker are hosted on GitHub: https://github.com/rescuezilla/rescuezilla Consider posting a review of Rescuezilla on the very useful website AlternativeTo.Net: https://alternativeto.net/software/rescuezilla/reviews/ (Consider giving the project a like too! ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo