Showing 220 open source projects for "break"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    gqlgen

    gqlgen

    Go generate based graphql server library

    ... to strings or ints for models you have written yourself. gqlgen is a schema-first library, before writing code, you describe your API using the GraphQL Schema Definition Language. By default this goes into a file called schema.graphql but you can break it up into as many different files as you want. By default gqlgen will use any models in the model directory that match on name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    go-github

    go-github

    Go library for accessing the GitHub API

    go-github is a Go client library for accessing the GitHub API v3. Currently, go-github requires Go version 1.13 or greater. go-github tracks Go's version support policy. We do our best not to break older versions of Go if we don't have to, but due to tooling constraints, we don't always test older versions. If you're interested in using the GraphQL API v4, the recommended library is shurcooL/githubv4. go-github is compatible with modern Go releases in module mode. Resolve and add the package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Stencil

    Stencil

    A web component compiler for building UI components

    .... Build cross-framework components and design systems on open web standards, and break free of Framework Churn. Stencil components are just Web Components, so they work with any major framework or no framework at all. Stencil was created to power the components for Ionic Framework, a cross-platform mobile development technology stack used by more than 5M developers worldwide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Relay

    Relay

    JavaScript framework for building data-driven React applications

    Relay is data-fetching turned declarative. Components declare their data dependencies, without worrying about how to fetch them. Relay guarantees that the data each component needs is fetched and available. This keeps components decoupled and promotes reuse. With Relay, components and their data dependencies can be quickly modified without modifying other parts of the system. That means you won't accidentally break other components as you refactor or make changes to your app. Relay's compiler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 5
    Flow

    Flow

    A static type checker for JavaScript

    ... and not on what you might break. Lastly, it can help prevent bad rebases and protect your carefully designed library, which is especially relevant when working with a large group of developers. Flow integrates with many tools, so you can easily and seamlessly insert it into your existing workflow and toolchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Martian Proxy

    Martian Proxy

    Martian is a library for building custom HTTP/S proxies

    ... can be deployed anywhere that Go can target. Martian Proxy added support for Go modules since v3.0.0. If you use a Go version that does not support modules, this will break you. The latest version without Go modules support was tagged v2.1.0. For logging of requests and responses a logging modifier is available or HAR logs are available if the -har flag is used. Once Martian is running, you need to configure its behavior.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the...
    Leader badge
    Downloads: 236,080 This Week
    Last Update:
    See Project
  • 8
    Catalyst

    Catalyst

    Accelerated deep learning R&D

    Catalyst is a PyTorch framework for accelerated Deep Learning research and development. It allows you to write compact but full-featured Deep Learning pipelines with just a few lines of code. With Catalyst you get a full set of features including a training loop with metrics, model checkpointing and more, all without the boilerplate. Catalyst is focused on reproducibility, rapid experimentation, and codebase reuse so you can break the cycle of writing another regular train loop and make...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Hamburgers

    Hamburgers

    Tasty CSS-animated Hamburgers

    ... transforms (translate3d whenever possible for GPU acceleration), which is supported by most browsers (not supported by IE9 and older and Opera Mini). Wanna work with ems or rems instead of px? Just change all the px values to the unit of your choice. Note: Be consistent (all px or all ems), otherwise it may break, the math behind the customization will fail if it attempts to perform operations with values of different units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 10
    JavaCPC Desktop - Java CPC Emulator
    Amstrad CPC-Emulator in JAVA, based on JEMU by R. Wilson. I am searching for good JAVA-coders who are also knowledgable in emulating 8bit homecomputers.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11
    ProjectForge
    ProjectForge is a Web-based solution for project management including time sheet booking, team calendar, financial administration, and controlling and managing work-break-down-structures. A ready-to-run server and a war file are available.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    SimpleDLL

    SimpleDLL

    Injects DLLs into PIDs using simple mechanics.

    A very lightweight DLL injector that does the create remote thread method to write to memory. All written in python with love by Wintoo32. This project will receive a monthly updates and tweaks to performance, expect something to break in the future >w<
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    ooRexx Debugger

    ooRexx Debugger

    A cross platform dialog based ooRexx debugger

    A GUI debugger for ooRexx programs that can be run on Windows with ooRexx 4.2 or later and on other platforms with ooRexx 5.0 or later where Java with Swing /AWT has been installed along with BSF4ooRexx850 Please see the README.md file in the Code tab or latest release for much more detailed usage and setup information . NOTE: Release 1.28 shows a prerelease version number 1.27.18 when run but all other code is the same for these two versions
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    CPU-Z

    CPU-Z

    freeware standalone application which gives users all information

    ... because it runs on a CPU and low memory, it does not have a negative effect on computer performance. It works smoothly without interrupting users work and shows all information without compelling Windows to break error messages, interrupts, or pop-ups. It is capable of old and modern systems so no worries for old golden systems. Information about Motherboard, COU, Memory and also DirectX Version. It has convenient installation and one of its features is an easy-to-use graphical interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Mastermind RK

    Mastermind RK

    The classic board game "Mastermind" for various Z80 computers

    Mastermind RK is a little cross-platform game for various classic Z80-based computers, written in C using the z88dk compiler (www.z88dk.org). Your goal is to break a four-digit colour code in as few moves as possible. The compiled program is a little over 8K in size, so it usually requires the target machine to have at least 16K RAM. Currently, 70 target systems are supported, including Mattel Aquarius, Sinclair ZX80 and ZX81 (with a separate Chroma colour version), ColecoVision, various...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    PDF Catalog Woocommerce

    PDF Catalog Woocommerce

    Customer can be download your single product page catelog or category

    Today, we're excited to introduce you to the "PDF Catalog for WooCommerce" plugin, a powerful tool that will take your e-commerce game to the next level. This plugin allows you to generate beautiful and informative PDF catalogs of your WooCommerce products, making it easier for your customers to browse, share, and make purchasing decisions. https://wordpress.org/plugins/pdf-catalog-woocommerce/ The PDF Catalog for WooCommerce plugin is a versatile and user-friendly solution that enables...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    cyrillic-modern

    Yet another Cyrillic version of Computer Modern fonts

    ... making the Cyrillic Modern fonts closer to modern-style fonts, in particular, to Monotype Modern. So, these fonts break metric compatibility with the Computer Modern fonts. For consistency, the modified mathematical italic fonts are provided. The font sources are located at http://code.google.com/p/cyrillic-modern/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    deeplinks.js

    deeplinks.js

    Simple deep links to any selection of text on your website

    deeplinks.js allows people to easily link directly to any text selection on your website. Here's an example of what one of these links looks like. It's intended mostly for blogs and other such websites, but it's relatively agnostic to the environment it's running in. People can select text on the site as the normally would, and when they do, the fragment identifier (the thing that comes after the # in the URL) changes. If they want to share the text they have selected, they simply copy the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Discord Music Bot

    Discord Music Bot

    An advanced discord music bot, supports Spotify, Soundcloud, YouTube

    An advanced discord music bot, that supports Spotify, Soundcloud, and YouTube with Shuffling, Volume Control, and Web Dashboard with Slash Commands support! Discord.js v13 will break this bot so do not use this with it. We have been started working on v5 which will be out in some days/months with new features and much more are on the way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Sorun.me

    Desktop Linux for Creators

    Non-opinionated and minimalistic distro for creatives and programmers based on Ubuntu Budgie. Ideal for users who want to have a mac like experience on Linux or move away from running a Hackintosh or macOS. The keymaps align w/ macOS, as does the workflow - after you click on "Sorun.me" on the desktop. By default the vmware image will download. Note: Non-opinionated does not mean I do not have opinions, but it does mean that I will not go out of my way to break or prevent whatever workflow...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    uMatrix

    uMatrix

    Point and click matrix to filter net requests according to source

    Definitely for advanced users. uMatrix does not guarantee that sites will work fine: it is for advanced users who can figure how to un-break sites, because essentially uMatrix is a firewall which works in relaxed block-all/allow-exceptionally mode out of the box: it is not unexpected that sites will break. uMatrix can be set to work in allow-all/block-exceptionally mode with a single click on all cells in the global scope if you prefer to work this way. This will of course break fewer sites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Beasties

    Beasties

    Defeat all the beasties to claim victory!

    Beasties is an OS-independent game written in Java (as of ver2.0.0, prior versions written in Python). The object is to defeat a number of monsters without dying. You have a knife, a gun, extra ammo, and a few medical supplies to help you
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    joi-router

    joi-router

    Configurable, input and output validated routing for koa

    ... to this object will not have an effect on your running application but is available to meet your introspection needs. Validating the output body and/or headers your service generates on a per-status-code basis is supported. This comes in handy when contracts between your API and client are strict e.g. any change in response schema could break your downstream clients. In a very active codebase, this feature buys you stability. If the output is invalid, an HTTP status 500 will be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shift Time Calculator

    Shift Time Calculator

    Calculates Shift Times

    Calculates Shift Times - Really handy, if like me you struggle with those quarter to the hour and quarter past the hour starts and finishes. Includes break times, just enter how long you took for that break. Medics, Steelworkers, and anyone who works shifts may find this handy. Written in java (Open JDK 11), this will work on Linux, Mac and Windows as long as you have a Java Runtime environment installed. Windows installer with bundled java runtime environment for those without java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Marinara

    Marinara

    Pomodoro® time management assistant for Chrome

    Marinara is a time management assistant for Chrome that follows the Pomodoro Technique. Pomodoro® and The Pomodoro Technique® are trademarks of Francesco Cirillo. Marinara is not affiliated or associated with or endorsed by Pomodoro®, The Pomodoro Technique®, or Francesco Cirillo. Configurable timer durations. Desktop & tab notifications. Audio notifications with over 20 sounds. Ticking timer sounds. Scheduled automatic timers. Open-source software. Currently, Marinara is configured for...
    Downloads: 2 This Week
    Last Update:
    See Project