Showing 50 open source projects for "alpha go"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    Swagger 2.0

    Swagger 2.0

    Swagger 2.0 implementation for go

    ... companies like Apigee, Getty Images, Intuit, LivingSocial, McKesson, Microsoft, Morningstar, and PayPal build the best possible services with RESTful APIs. Now in version 2.0, Swagger is more enabling than ever. And it's 100% open-source software. go-swagger brings to the go community a complete suite of fully-featured, high-performance, API components to work with a Swagger API, server, client, and data model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PromiseKit

    PromiseKit

    Promises for Swift & ObjC

    ... are testing PromiseKit 7 alpha, it is Swift 5 only. It is tagged and thus importable in all package managers. PromiseKit 6, 5 and 4 support Xcode 8.3, 9.x and 10.0; Swift 3.1, 3.2, 3.3, 3.4, 4.0, 4.1, 4.2, 4.3 and 5.0 (development snapshots); iOS, macOS, tvOS, watchOS, Linux and Android; CocoaPods, Carthage and SwiftPM; (CI Matrix). For Carthage, SwiftPM, Accio, etc., or for instructions when using older Swifts or Xcodes, see our Installation Guide. We recommend Carthage or Accio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lib CONIO (conio_am.h) GCC C++

    Lib CONIO (conio_am.h) GCC C++

    Library CONIO GCC C++ for Windows e Linux (POSIX)

    ... the source programs will be compiled. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To know my curriculum vitae, go to: http://lattes.cnpq.br/8184615061457853. Augusto Manzano http://www.manzano.pro.br https://www.youtube.com/@am-42
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware and / or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    Proxy yxorP

    Proxy yxorP

    Proxy 🦄 .yxorP [v2.1] Plug & Play Stateful SAAS(y), Multi-tenancy

    yxorP is a plug-and-play, flat-file application that does not need Composer, PHP CURL, or databases; these are all optional additions that are fully supported. yxorP is intended to act as a proxy that can edit or update the content of multiple websites using a PHAR (PHP archive) binary version of Guzzle, and managed via a user-friendly Cockpit backend (GUI). The incoming request hostname is used to fetch site-specific requirements from the backend, the target website is then retrieved and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gitbase

    gitbase

    SQL interface to git repositories, written in Go.

    ... is currently in alpha stage, meaning it's still lacking performance in a number of cases but we are working hard on getting a performant system able to process thousands of repositories in a single node. Stay tuned! gitbase was born to ease the analysis of git repositories and their source code. Also, making it MySQL compatible, we provide the maximum compatibility between languages and existing tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    The Google Cloud Developer's Cheat Sheet

    The Google Cloud Developer's Cheat Sheet

    Cheat sheet for Google Cloud developers

    Every product in the Google Cloud family described in <=4 words (with liberal use of hyphens and slashes) by the Google Developer Relations Team. This list only includes products that are publicly available. There are several products in pre-release/private-alpha that will not be included until they go public beta or GA. Many of these products have a free tier. There is also a free trial that will enable you try almost everything. API platforms and ecosystems, developer and management tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Captain

    Captain

    Convert your Git workflow to Docker containers

    ... & BRANCH_NAME. Now your Git commit tree is reproduced in your local docker repository. Use captain test to run your tests. Use captain push to send selected images to the remote repository. From the other side, you can now pull the feature branch you want to test, or create distribution channels (such as 'alpha', 'beta', 'stable') using git tags that are propagated to container tags. Captain will automatically configure itself with sane values without the need for any pre-configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Functions Library

    A DLL created in .NetCore 2.0 which wraps many functions up.

    Functions Library is a .dll which means, it can be referenced easily. To use it you simply just make a reference to your project and type in the usings "using Functions;" and your good to go. In the namespace Functions are 2 more namespaces which are "Math" and "IO". .Math includes functions for calculations for or with Pi, Power, Squarer root and more. While IO includes Creating a TextFile, Deleting it, reading it and writing to it. Just to name those few, there are more functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pascal CMD

    Pascal CMD

    A CMD look-like "Windows Command Prompt"

    The Program Which Is Build By Using Pascal To "CMD"-Like. There's A Screen That Require You To Enter Key, Just <Enter> To Skip That; Else, For The Best Experiment, This Program Recommend You To Use DOSBox; The Project Has Changed Its Name To VMath Xplorer. For Newer Version, go to https://sourceforge.net/projects/vmath-xplorer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pweb (obsolete)

    This project is obsolete, please go to winpweb for the replacement

    This project page is obsolete please go to new homepage http://winpweb.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Korduene

    Korduene

    A visual programming IDE, to create applications without coding.

    ... ALPHA stages, and has lots of bugs, some I know about and some I don't, if you find any, be kind and report them so I can improve the program for the better. For Korduene documentation go to http://www.korduene.com/documentation.html Please note that the documentation is incomplete, I'm still working on it. If you need support, use the forums here: http://forum.korduene.com/
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14

    cowbel (obsolete)

    An experimental programming language

    cowbel is a minimalist experimental programming language. It features strict types, static compilation into real machine code (via C), an object oriented system based on interfaces and composition, generics, no null, and a global garbage collector. It is intended to produce fast, tight code for use in systems programming, and to show that you don't need a complex language to be expressive and usable. We've moved! Go to http://cowlark.com/cowbel instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HeaderConverter

    Converts C headers into Assembly headers

    This is a simple application that converts c header files into assembly header files. It basically converts "#define" into "equ". For while it just converts numeric constants, and doesn't solve operators. Usage (Windows): Execute "HeaderConverter.exe"; Type the file name to be converted (C header); Press enter; Will be generated a file named "out.s" on the same folder of the executable. Usage (linux): Open a terminal; Go to the folder of the executable (cd folder/...); Type ./HeaderConverter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Go! Embedded Device Framework
    Go! is a framework that enables development of user space device drivers in Linux. Go! allows Linux device drivers to be written using UML and C++, and deployed in user space with minimal effects on performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ForGE - Fortran GUI Environment v0.4.0 Alpha Source: https://github.com/jshahbazi/fortran-forge Latest News ========= (5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/ (10/18/13) - Source code has been released! (7/1/13) - The compilation instructions up until now have been wrong. They have been updated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Easy Coverage for Java

    Dynamically generated unit tests for basic verifications.

    ... recommended. Support for TestNG is planned. If you want to get started, you should go to the wiki and the quick start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebApp Go is an IDE for developing web applications easily with little to no effort. Follow us on Twitter now @WebAppGo. http:/;/twitter.com/WebAppGo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mwclient is a Python framework to interact with MediaWiki wikis using the MediaWiki API. Note: the project is now hosted at github; please go to https://github.com/mwclient/mwclient to get the latest version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A random collection of c++ tidbits. I write some code as I go along. Maybe this is useful to anyone. Maybe I will turn some of it into a library at some point. But not now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    stow-jail
    This is an add-on to stow. If the "make install" didn't work with DESTDIR argument(or use another installer), stow-jail would close the installer command to the sandbox(unionfs+chroot),in this way all go to the "/stow/package_name" directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hoea is a python module for hierarchical ontology enrichment analysis, which facilitated GO (Gene Ontology)/KO (KEGG Orthology) enrichment analysis at any desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project has been forked to DoUML: Go to https://sourceforge.net/projects/douml/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next