Showing 511 open source projects for "source code billing"

View related business solutions
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1
    CS Books

    CS Books

    Computer Science Books

    Computer science books computer technology books PDF. The books in this warehouse come from the Internet, and the copyright belongs to the original author. It is not for profit, but only for learning and use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PASTE

    PASTE

    An app for storing code, text & more. A popular Open Source pastebin.

    Paste is a PHP application for storing code, text and more. Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend. See https://github.com/jordansamuel/PASTE/blob/master/docs/CHANGELOG.md
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    JSVerbalExpressions

    JSVerbalExpressions

    JavaScript Regular expressions made easy

    ... VerbalExpression() syntax in ES6 classes as mandated by the spec. You usually wouldn’t need to call VerEx().constructor(). This method will not be accessible from outside the source file since VerEx() returns an instance of the class rather than the class itself. sanitize is a static method on the VerbalExpression class. However, it is also exposed as VerEx().sanitize. Enabling control multi-line matching would cause the expression to not look for matches beyond the first line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    **Unfortunately, the Bridge Contest is no longer operational. We hope the code base will be of use to others with similar projects in mind.** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project. Web site infrastructure supports worldwide participation in qualifying and semifinal rounds with a tiny administrative...
    Leader badge
    Downloads: 2,630 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    HexWorld

    HexWorld

    HexWorld a hexagon map example with code

    Hello. Peter Voise the programmer here. This Is a school example of how to create a hexagon map. It also shows how to measure distances on this map and why the hexagon way and measurement of distances is so superior. It also shows that it is possible to place this grid on a simple coordinate system - x-y- axis. It is the first step - the creation of an interface that later might be used in a strategical game or whatever. Comes with Full Lazarus/Delphi Code. For Educational Purposes! Now new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pydicom by examples

    Pydicom by examples

    Basic and intermediate examples of DICOM library with Jupyter

    Basic and intermediate examples to read, modify and write DICOM files with Python code using Jupyter - To install Jupyter - https://jupyter.org/install ====== All examples are based on Pydicom. An open source library - https://pydicom.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    Busy Coder's Guide Android Development

    Busy Coder's Guide Android Development

    Source code to omnibus edition of the book

    The Busy Coder's Guide to Android Development is a book covering Android application development, from basics through advanced capabilities. It is updated several times a year and is available through the Warescription program. Subscribers also have access to office hours chats and other benefits. This repository contains the source code for the hundreds of sample apps profiled in the book. These samples are updated as the book is, with git tags applied to tie sample code versions to book...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 10

    FB Chart Designer

    Create multi-degree polynominals charts. Designed in FbEdit & WinAPI.

    This program allows to draw diagrams with chart library, that can be used with dialog applications, based on the RC files designers (such as FbEdit for example). This is the one of the fastest way to create window application with visual design methods, and implement into it an ellegant and flexible chart, that can be choosen from four different diagram kinds (if you edit code and use it in your projects). The source code chart library by Lothar Schirm is based on the consolidated solutions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Electron API Demos

    Electron API Demos

    Desktop app to demonstrate the core features of the Electron API

    This is a desktop app that interactively and with sample code demonstrates core features of the Electron API. It's built with Electron, too, of course. This app works on Windows, macOS and Linux operating systems. The Electron API Demos app interactively demonstrates the most important features of the Electron API. Use this app to see what you can do with Electron and use the source code to learn how to create a basic Electron app. You'll need Node.js installed on your computer in order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    NOTE: As of r816, Nucleus source code is licensed under GPLv3. (8th Oct 2017) Nu|cleus [ˈnjuːklɪəs] - The central and most important part of an object, movement, or group, forming the basis for its activity and growth. This is yet another long-term project (YALP?). The aim is to write a portable GUI/OS for Atari ST, Amiga and DOS. The code must be small, fast and support modern GUI features. ie: Embedded component controls. The code current compiles with Highspeed Pascal (Atari ST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VJTools

    VJTools

    The vip.com's java coding standard, libraries and tools

    Vipshop, which focuses on Java, has some knowledge about Java. "Alibaba Java Development Manual" is the first enterprise-level Java development manual published to the outside world, which is of great significance to the entire industry. Based on the internal experience of Vipshop, we refer to heavy materials such as "Clean Code" and "Effective Java" to add some items and make some simplifications. The implementation of the rules mainly relies on the code format template and Sonar code rule...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Impro-Visor

    Impro-Visor

    Leadsheet notation with auto-generated playback, improvisation advice

    ... chord progressions, chord voicing keyboard, MIDI and MusicXML export. See http://www.cs.hmc.edu/~keller/jazz/improvisor for general information, including tutorials. Support and additional resources are through the user group https://groups.yahoo.com/neo/groups/impro-visor/info. The most recent source code, since summer of 2015, is housed here: https://github.com/Impro-Visor/Impro-Visor This started when SourceForge was down for over one week during an active development period.
    Leader badge
    Downloads: 158 This Week
    Last Update:
    See Project
  • 15
    free-programming-books

    free-programming-books

    Free computer programming Chinese books

    Free programming Chinese book index, welcome to contribute. The must-read books for programmers are recommended by foreign programmers. An index of popular programming books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tri a Bulles avec visualisation

    Une variante de tri à bulle avec visualisation

    L'objectif de ce code est de montrer utilité du design pattern "Observer" dans la simplification du code et pour permettre de séparer les responsabilités entre les différentes classes. Dans cet exemple, la tâche "tri" est séparée de la tâche "visualisation".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    panFMP
    panFMP is a generic framework suitable for harvested XML metadata that is searchable through Apache Lucene without any additional RDBMS. Fields can be defined by XPath allowing for full text queries on all types of fields including numerical ranges. The code was moved to Github: https://github.com/pangaea-data-publisher/panfmp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QJDicExample

    QJDicExample

    QJDicExample is an English <-> Japanese dictionary.

    QJDicExample is an Japanese to English and English to Japanese dictionary featuring words/names/kanji/sentences search. QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition. Latest source code: git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    QualityControlForRadiology

    QualityControlForRadiology

    QC tests and patient doses from radiodiagnostic XRay equipment

    This software performs various quality control tests for XRay devices used in radiography, mammography, fluoroscopy and CT such as: HVL/tube filtration, high voltage, exposure time, tube output, MTF calculations, film sensitometry, AEC devices and more. It also compute patient doses using an external program based on the GEANT4 simulation toolkit. This program is found here: https://sourceforge.net/projects/doseinhumanbody/ Read the "README" file for details. Source code and documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    stanford-tensorflow-tutorials

    stanford-tensorflow-tutorials

    This repository contains code examples for the Stanford's course

    This repository contains code examples for the course CS 20: TensorFlow for Deep Learning Research. It will be updated as the class progresses. Detailed syllabus and lecture notes can be found in the site. For this course, I use python3.6 and TensorFlow 1.4.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Free Academic Timetable Software

    Free Academic Timetable Software

    Free web timetabling software for education and training providers.

    .... To see demo in operation, just visit our website and enter username & password admin to login. This software works on PHP version 5.4 and back. I have used successfully on newer PHP versions upto version 7. If you incounter any database write and looping errors, just set your CPanel PHP to the default 5.4 PHP version and it will work perfectly. Feel free to update the PHP code for newer versions of PHP, but please contribute back upgrades to the community to keep this project alive.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Modern C++ Tutorial

    Modern C++ Tutorial

    Modern C++ Tutorial: C++11/14/17/20 On the Fly

    C++ is a language with a large user base. From the emergence of C++98 to the official finalization of C++11, it has experienced more than ten years of accumulation. C++14/17 is an important supplement and optimization to C++11, and C++20 brings this language into the door of modernization. All the expanded features in these new standards give C++ the language Infused with new vitality. Those C++ programmers who still insist on using traditional C++ (this book refers to C++98 and the previous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AFE-Web

    Antike Fundmünzen Europa

    Cooperation project between Goethe-University and Römische-Germanische Kommission. Will bring numismatic data online and tries to link the data with existing ones. ... resulting project code is planed to be open source!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Building a mobile app capable of running on multiple platforms can be a daunting task. Different operating systems, screen sizes, offline capabilities and more can be a challenge. A growing number of developers are opting to build their apps in cross-platform HTML5 code that can be compiled into native apps that can be sold in app stores and markets.
    Downloads: 0 This Week
    Last Update:
    See Project