Showing 30 open source projects for "grace"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    Nomulus

    Nomulus

    Top-level domain name registry service on Google Cloud Platform

    ...It implements the core registry protocols—EPP for registrar interactions, WHOIS/RDAP for public data access—and manages the lifecycle of domain objects, hosts, and contacts. The system is built to scale and to enforce policy: pricing rules, reserved names, premium tiers, grace periods, and automated renewals are modeled explicitly. It integrates with DNS provisioning, data escrow, and billing so you can run a compliant registry end-to-end rather than stitching together separate services. Operators get admin tools for reporting, manual adjustments, and policy configuration, while registrars interact through standards-compliant channels. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Laravel Cashier

    Laravel Cashier

    Laravel Cashier provides an expressive, fluent interface to Stripe

    ...It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Cashier can handle coupons, swapping subscriptions, subscription "quantities", cancellation grace periods, and even generate invoice PDFs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    sarama

    sarama

    Sarama is a Go library for Apache Kafka 0.8, and up

    ...API documentation and examples are available via godoc. Sarama provides a “2 releases + 2 months” compatibility guarantee: we support the two latest stable releases of Kafka and Go, and we provide a two month grace period for older releases. This means we currently officially support Go 1.12 through 1.14, and Kafka 2.1 through 2.4, although older releases are still likely to work. Sarama follows semantic versioning and provides API stability via the gopkg.in service. You can import a version with a guaranteed stable API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Healthchecks

    Healthchecks

    A cron monitoring tool written in Python & Django

    We notify you when your nightly backups, weekly reports, cron jobs, and scheduled tasks don't run on time. Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. Healthchecks comes with a web dashboard, API, 25+ integrations for delivering notifications, monthly email reports, WebAuthn 2FA support, and team management...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Offline Gym Software

    Offline Gym Software

    A comprehensive, professional-grade gym management software

    Offline Gym software is a comprehensive, professional-grade gym management software designed to streamline operations for fitness clubs, gyms, and health centers. Built with C# and SQL Server LocalDB, it offers a complete solution for managing members, payments, attendance, and administrative tasks with an intuitive user interface. Feature Detail Platform: Windows (Windows 7/10/11) Framework: .NET Framework 4.8 Database: SQL Server LocalDB (No external SQL Server required) UI...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    GraceGTK

    GraceGTK

    Draw curves, colored 2D maps with CAD capabilities

    GraceGTK features: Import numerical data to draw curves or colored 2D maps with level contour lines Transform data (Fourier, wavelets), apply filters, fit curves Interactive GUI with CAD capabilities to add drawings Commands interpreter to automate work More details in Files/doc/GraceGTK.pdf file GraceGTK was forked from grace-5.1.22 in 2009. The enhanced commands interpreter has an ascending compatibility with old Grace scripts.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    k8s-graceful-shutdown

    k8s-graceful-shutdown

    The library provides the resources to implement graceful shutdown

    ...The simple app shown above, adds a graceful shutdown period of 5 seconds after which the hook, which takes care of closing the server with the help of our shutdown functionality, gets triggered. Upon sending a SIGINT or SIGTERM signal, the user can see that a grace period of 5 seconds after which a waiting async operation of 3 seconds takes place, and only then the message 'shutdown after graceful period' indicate the closing of the server will be displayed. The app also showcases the functionality of the "getHealthHandler". Upon requesting localhost:3000/health, the healthTest will return true and the message 'everything is great' indicating a positive health check should be displayed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Varexp to CSV

    convert varexp.dat file to CSV, and varexp.CSV to varexp.dat

    ...Seulement pour des raisons historiques, PC Vue n'utilise pas même table ASCII que Windows, ce qui donne des résultats fâcheux avec les accents et autres caractères spéciaux. Grace a cette petite moulinette, plus de problème. On peut convertir la liste des variables en un fichier ouvrable directement avec Excel, puis reconvertir le fichier Excel en liste des variables au bon format. Les caractères spéciaux sont soit remplacés par un équivalent, soit supprimés.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    QtGrace

    QtGrace

    native Grace for Windows, Linux and Mac OS X based on Qt

    QtGrace is a version of Grace based on the Qt-SDK by The Qt Project www.qt.io. QtGrace/Grace is a program to display or plot data, analyze data and prepare it for printing. Using QtGrace is to run Grace natively on Windows, Mac OS X and Linux.
    Leader badge
    Downloads: 201 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
  • 10
    Graceful process restarts in Go

    Graceful process restarts in Go

    Graceful process restarts in Go

    ...They vary wildly in the trade-offs they make, and how much control they afford the user. No old code keeps running after a successful upgrade. The new process has a grace period for performing initialization. Crashing during initialization is OK. Only a single upgrade is ever run in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Drug Discovery Toolkit (ODDT)

    Open Drug Discovery Toolkit (ODDT)

    Modular and comprehensive toolkit for use in cheminformatics

    ...In contrast to its predecessors, which were aimed to have minimalistic API, ODDT introduces extended methods and additional handles. These extensions allow to use of toolkits at all its grace and some features may be backported from others to introduce missing functionalities. Most important and handy property of Molecule in ODDT are Numpy dictionaries containing most properties of supplied molecule. Some of them are straightforward, other require some calculation, ie. atom features. Dictionaries are provided for major entities of molecules.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Common Music

    Common Music

    An algorithmic music composition system

    Common Music (CM) is a real-time music composition system implemented in JUCE/C++ and Scheme. It generates musical output via MIDI, OSC, CLM, FOMUS and CSOUND. Its user application is called GRACE (Graphical Real-time Algorithmic Composition Environment)
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    xmgrace python interface

    xmgrace and qtgrace plotting interface in python

    This is a python module providing a nearly complete interface to the graphing program xmgrace and the new qtgrace (great project... grace works under windows, too, now!). It allows creation of grace plots from within python, which can be customized using python, or through grace after creation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15

    gaia-physics

    Gravitational Accelerations Inverter and Analyzer

    The Gravitational Accelerations Inverter and Analyzer (GAIA) analyzes accelerations caused by gravity, such as those recorded by GRACE. GAIA inverts these accelerations using a mascon technique to determine the mass distribution that most closely matches the acceleration data. GAIA creates a timestamped output folder filled with data and a source code snapshot. Output data files are provided in plain text and NetCDF formats. Output map data are turned into PNG maps using a script which runs GMT and ImageMagick. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Planet France

    Planet France

    The software makes you travel.

    Planet France is a software which will make you travel on all France grace while supporting on some clicks…
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sleep#: Save Power. No More Noise!

    Sleep#: Save Power. No More Noise!

    Send computer to sleep after VLC, WMP, Google Play Movies & TV

    ...Sleep# handles this automatically: Sleep# sends your computer to sleep after the playback of fullscreen video, providing Windows has been idle for a predefined amount of time. There is a grace period at the end of the fullscreen video before sending your computer to sleep, allowing you to interrupt the process should you still be awake. Sleep# works with VLC media player, Windows Media Player, Google Play Movies & TV amongst others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Banman

    Banman

    Quickly & eaily host theft-resistant web-site content

    ...Banman protection comes in two forms: temp-ban and perm-ban. A temp-ban TEMPORARILY bans a user from any more content views. Views must take place within a customizable grace period. A perm-ban ever-bans an IP address by detecting any FURTHER violation within that same grace period. The enforcement of both the 'temp-ban' and the 'forever-ban' are completely automated. The ability to personally manage / view banishment activity is also included (banman.php.) A web site in its own right, Banman also includes over 500 customizable, 'protectable' quotations (index_example.php).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenCBS

    OpenCBS

    Core Banking System for Microfinance

    Note that OpenCBS Desktop is not developed anymore, it was replaced by OpenCBS Cloud in 2019. You may still download and use the Desktop version for free, but no support can be provided. If you would like to request a Free Trial of OpenCBS Cloud, please follow this link to our website: https://opencbs.com/request_cloud/ OpenCBS Desktop is an open-source Core Banking System developed primarily for microfinance institutions and smaller financial institutions It is built around a robust...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20

    Grace Browser

    A grace browser is a mozilla based product for christian community.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aurora Game Hub

    Aurora Game Hub

    Experience your PC Games Beautifully. Try it, we think you'll like it.

    ======================== Welcome! =========================== Experience your PC Game Library Beautifully. Try it, we think you'll like it. Check out our new video! http://www.youtube.com/watch?v=GHeQP8dNlvU Aurora Game Hub is something we made out of hate for the current PC Gaming experience. We Love Playing PC Games. We really love gaming on the PC. We think using the awesome power and flexibility of PC and using inspiration from the elegant and beautiful experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Secure Hash Algorithm variant of the nist maintained Secure Hash Algorithm. this is a 1024 bit digest. Comments suggestions always welcome. Rick Removed old downloads as they are long outdated. The update is the last version I worked on. Algorithm is based on the SHA2 digest. I may work on an updated version for c++11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Atlanti's Project Nav n' IDE est un navigateur avec lecteur audio entierement customizable grace a des scripts ouverts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A system for researching knowledge representation, language parsing, and derivation with a voice recognition front end. The front end, known as Grace, allows additional functionality to be developed to interact with the web, iTunes, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Grace (Grace Ruby/Ajax Client for Email) is a Ruby on Rails webmail app with the ability to utilise multiple mail servers, customisable display widgets, table-less XHTML, swappable CSS for skinning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next