Showing 225 open source projects for "draft"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    WebSocket ++

    WebSocket ++

    C++ websocket client/server library

    WebSocket++'s goal is to provide a flexible set of tools for building a wide variety of WebSocket based applications wrapped by low or zero overhead abstractions. It is not opinionated. If something can be practically replacable (with low overhead) based on the user's preference then it is. It accomplishes this via a policy based design built using C++ template metaprogramming. WebSocket++ is a cross platform open source (BSD license) header only C++ library that implements RFC6455 (The...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    sublime-jekyll

    sublime-jekyll

    A Sublime Text package for Jekyll static sites

    This package is aimed at streamlining the process of managing and creating new Jekyll posts. It does this by providing quick and easy access to new post and draft commands, snippets and completions for Liquid template tags and filters, as well as some handy commands for adding dates and upload links to your posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DRAFT

    A software platform for addressing rapid utility integration in WSNs

    DRAFT is a development and runtime platform for supporting rapid integration of WSN utility programs. DRAFT consists of a computer-side development environment and node-side middleware which is built upon the Contiki operating system. With DRAFT, developers can quickly assemble WSN utilities into node firmware by writing simple configuration descriptions in the development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Draft

    Draft

    Tool for developers to create cloud-native applications on Kubernetes

    Draft makes it easier for developers to build applications that run on Kubernetes. The draft create command gives developers the artifacts they need to build and run their applications in Kubernetes. The draft-up command builds the container image for an application and deploys it to Kubernetes. Draft targets the "inner loop" of a developer's workflow: as they hack on code, but before code is committed to version control.
    Downloads: 5 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Element React

    Element React

    Element UI

    ...Use wrapped code to improve development efficiency. Online theme roller, visualize custom and manage site themes and component styles. Download relevant design resources to shape a prototype or draft, increasing design efficiency. Element was initially written in Vue, which has many elegant UI components, but we also love React, so we forked it for the React community. It is recommended to use npm to install, it can be better used with webpackpackaging tools. Before starting, you also need a theme package, which we recommend here element-theme-default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Machine Learning Yearning

    Machine Learning Yearning

    Machine Learning Yearning

    ...Some technical courses in AI will give you a tool, and this book will teach you how to use those tools. If you aspire to be a technical leader in AI and want to learn how to set a direction for your team, this book will help. This book is still a sample draft. In order to make the corresponding Chinese content available to you as soon as possible, the translation time is rushed, and some of the content is inevitably oversight. You can enter the warehouse address through the Github icon in the upper right corner, and make certain modification suggestions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PHP_FITS_reader_lib

    quick draft PHP classes for basic reading FITS files

    Currently this library is able to read records from primary header of FITS file. For example usage, you may check project "Asteroid Data Hunter Extractor"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ImproveAssembly

    https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0206

    ...This is also observed for complete genomes. Thus, we developed ImproveAssembly, a tool capable of identifying new products missing from genomic sequences, which can be used for complete and draft genomes. The identified products can improve the annotation of complete genomes and drafts while significantly reducing the bias when the information is used in other omics analyses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DougsDraftBuddy

    MTGO Draft Assistance and Post Draft Analysis

    DougsDraftBuddy is a small program that gives you exactly the information you'd like while you're doing a draft. Card rating, rank, price, and description are all available with easy input. Then once the draft is over DougsPostDraftAnalyzer will tell you if you were in the right colors! This will be useful for returning players who want to improve their draft performance with data and for new players who want some guidance in an unfamiliar set or limited format View it in action!! ...
    Downloads: 0 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
    CUED PhD thesis template

    CUED PhD thesis template

    A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template

    ...A separate abstract with thesis title and author name, along with the title page can be generated by passing the argument abstract to the document class. Option to generate only specific chapters and references without the frontmatter and title page. Useful for review and corrections. Draft mode: Draft water mark, timestamp, version numbering, and line numbering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    GapBlaster

    GapBlaster

    Semiautomated gap closing tool

    GapBlaster is a software that aims at providing a simple graphical user interface for closing genome gaps. It allows the curation of the gaps that will be closed, thus improving the quality of draft genomes. User Guide: https://sourceforge.net/projects/gapblaster2015/files/GapBlaster_manual_v2.pdf/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jsondata

    jsondata

    Modular JSON by trees and branches, pointers and patches

    ... - JSONDataSerializer - Core for RFC7159 based data persistence. Provides modular data serialization. - JSONPointer - RFC6901 for addressing by pointer paths. Provides pointer arithmetics. - JSON Relative Pointer - draft-handrews-relative-json-pointer/2018, contained in JSONPointer. - JSONPatch - RFC6902 for modification by patch lists. Provides the assembly of modular patch entries and the serialization of resulting patch lists. - JSONDiff - Diff utility for JSON data. - JSONSearch - Search utility JSON patterns. Online documents: https://jsondata.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jocko

    Jocko

    Kafka implemented in Golang with built-in coordination

    ...Able to use percentages of disk space for retention policies rather than only bytes and time kept. Handling size configs when you change the number of partitions or add topics. API versioning [more API versions to implement]. Replication [first draft done - testing heavily now]. Partition consensus and distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    opendmarc

    Open source DMARC implementation

    This is an open source implementation of the draft DMARC specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PBSuite

    PBSuite

    Software for Long-Read Sequencing Data from PacBio

    .... ----- PBJelly ----- Read The Paper http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0047768 PBJelly is a highly automated pipeline that aligns long sequencing reads (such as PacBio RS reads or long 454 reads in fasta format) to high-confidence draft assembles. PBJelly fills or reduces as many captured gaps as possible to produce upgraded draft genomes. ----- PBHoney ----- Read The Paper http://www.biomedcentral.com/1471-2105/15/180/abstract PBHoney is an implementation of two variant-identification approaches designed to exploit the high mappability of long reads (i.e., greater than 10,000 bp). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    GapBlaster

    GapBlaster

    Semiautomated gap closing tool

    GapBlaster is a software that aims at providing a simple graphical user interface for closing genome gaps. It allows the curation of the gaps that will be closed, thus improving the quality of draft genomes. User Guide: https://sourceforge.net/projects/gapblaster/files/User_Guide/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Envelope Templates Designs for MS Word

    Envelope Templates Designs for MS Word

    Envelope Templates in Editable Version for MS Word Software

    Envelopes are needed everywhere by many of people. Either working at home or being at office one always need envelopes to draft personal or official documents. Now with the help of given templates, one can design his/her own envelope in no time. Given are 40 template designs and still much more can be made with just little customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Romance MMO Game Development Framework

    Massively multiplayer online game server and client framework

    ...Romance 1.1 provides functional server, client communications system, and beginnings of relevant client libraries for Java, JavaScript, and Android devices. Romance 2 (a very early draft at present) provides a non-functional (yet) effort to produce a server, HTML5-based client, and support and infrastructural tools for MMO development. The new server is designed for greater scalability, and integrates real 3D support (not 2D + some depth, as in Romance 1.1) and server-side Bullet physics, as well as extremely powerful AI development utilities for logical agent characters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MultiCellDS

    MultiCellular Data Standards Project

    ...A novel part of MultiCellDS is the digital cell line: a digital analogue of experimental cell lines that will help to collect biophysical cell line measurements coming from many research groups and make them readily accessible to an ecosystem of compatible computational models. You can learn more about digital cell lines and other core ideas on this page. We are currently preparing a draft of the upcoming MultiCellDS 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    http-dtn

    An enhanced http network stack for ad-hoc or delay-tolerant networking

    HTTP-DTN is a proposed extension to HTTP 1.1, which builds on the hypertext transfer protocol for store-and-forward communication between nodes over different transport protocols, to enable support for disconnected and disrupted networks. HTTP-DTN is at a proof-of-concept stage, with an internet-draft, papers and example code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OBP-API (Open Bank Project API)

    OBP-API (Open Bank Project API)

    An open source RESTful API platform for banks

    OBP-API is an open-source banking platform that exposes a comprehensive REST/JSON API for accounts, transactions, payments, KYC, and related banking resources. It’s designed to help banks and fintechs implement secure, permissioned access to financial data while aligning with open-banking and PSD2-style workflows. The platform includes fine-grained roles, consents, and entitlements so institutions can control who can see or act on specific resources, down to individual endpoints and fields....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Credential assertions, which also serve the role of certificates, have the same syntax as policy assertions but are also signed by the principal delegating the trust. This is an example implementation of the KeyNote Trust-Management System as specified in IETF draft <draft-blaze-ietf-trustmgt-keynote-02.txt>. WWW: http://www1.cs.columbia.edu/~angelos/keynote.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JBulkMailer

    JBulkMailer

    The JBulkMailer is client application, you can send bulk of emails...

    The JBulkMailer is email client application but not similar to email client application. JBulkMailer a part or main module of email client application. In which email client application you can send, receive, draft, spam, trash email. But in JBulkMailer you can send bulk of emails. In JBulkMailer receiver (with Sole Representation), that send email to each user individually not use CC or BCC email fields.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    iCAS - An Illumina Clone Assembly System

    An Illumina clone assembly system using SOAPdenovo and ABySS

    ...With iCAS the data filtering process is based on a novel kmer frequency algorithm, resulting in near perfect pre-assembly reads. Contigs are generated using different assembly algorithms and then merged together to achieve longer continuity. Re-aligning all the reads back to the draft contigs and recalibrating each sequence base achieves a final consensus. Using finished clones for QC, the pipeline is able to obtain assemblies with clone coverage of 99.7% and consensus base quality of Q39. Developed at the Wellcome Trust Sanger Institute.
    Downloads: 0 This Week
    Last Update:
    See Project