Search Results for "error correcting codes"

Showing 55 open source projects for "error correcting codes"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    koa-better-error-handler

    koa-better-error-handler

    A better error-handler for Lad and Koa. Makes `ctx.throw` awesome

    Lad is the best Node.js framework. Made by a former Express TC and Koa team member. A better error-handler for Lad and Koa. Makes ctx.throw awesome (best used with koa-404-handler) Detects common programmer mistakes by detecting errors of TypeError, SyntaxError, ReferenceError, RangeError, URIError, and EvalError and yields generic "Internal Server Error" (only applies to production mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GoFrame

    GoFrame

    GoFrame is a modular, powerful, high-performance development framework

    GoFrame is a modular, powerful, high-performance, and enterprise-class application development framework of Golang. Modular, loosely coupled design, rich components, out-of-the-box, automatic codes generating for efficiency, simple and easy to use, detailed documentation, interface designed components, with high scalability, fully supported tracing and error stack feature, specially developed and powerful ORM component. Robust engineering design specifications, convenient development CLI tool...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    QR Code generator library

    QR Code generator library

    High-quality QR Code generator library in Java, TypeScript/JavaScript

    This project aims to be the best, clearest library for generating QR Codes. My primary goals are flexible options and absolute correctness. The secondary goals are compact implementation size and good documentation comments. This work is an independent implementation based on reading the official ISO specification documents. I believe that my library has a more intuitive API and shorter code length than competing libraries out there. The library is designed first in Java and then ported...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Doorman

    Doorman

    Limit access to your Laravel applications by using invite codes

    Doorman provides a way to limit access to your Laravel applications by using invite codes. Invite codes can be tied to a specific email address, can be available to anyone (great for sharing on social media), can have a limited number of uses or unlimited, can have an expiry date or never expire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 5
    airda

    airda

    airda(Air Data Agent

    airda(Air Data Agent) is a multi-smart body for data analysis, capable of understanding data development and data analysis needs, understanding data, generating data-oriented queries, data visualization, machine learning and other tasks of SQL and Python codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gin Web Framework

    Gin Web Framework

    The fastest full-featured web framework for Go

    ..., and can be extended easily with plenty of sample codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jaggr

    jaggr

    JSON Aggregation CLI

    Jaggr is a command line tool to aggregate in real time a series of JSON logs. The main goal of this tool is to prepare data for plotting with jplot. So here we give a stream of real-time requests to jaggr standard input and request the aggregation of the code and latency fields. For the code, we request a histogram with some known error codes with an "other" bucket defined by *. The latency field is aggregated using minimum, maximum, and mean. In addition, @count adds an extra field indicating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Qr Code Generator

    Qr Code Generator

    Generate your Qr Codes for free. Easiest way to make Qr Codes.

    Qr Code Generator is a program that generate your own Qr Codes. Just write Url/Words in the box then click Create button. You can save your Qr Codes. This program made by HorizonPublish for educational purposes. ⚠️Windows will show unknown application error, click 'More info ' then 'Run anyway'.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 40 Exchanges / 20 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
    Learn More
  • 10
    BDE QR Generator

    BDE QR Generator

    Offline QR code generator for BDE

    Most QR codes are just text. When scanned with a USB reader, the reader just types out the text really quickly. It's difficult to type in a 55-character bitlocker key. This tool will create a QR code from a bitlocker key so you can plug a 2D barcode scanner into the affected computer, then scan the picture from the program. There's a section to allow you to create a QR with some cmd code to simplify the unlock and even delete a file. You can keep concatenating with &&. The screenshots...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Go-QRCode

    Go-QRCode

    QRCode Encoder written in Pure Go

    A QR Code is a matrix (two-dimensional) barcode. Arbitrary content may be encoded, with URLs being a popular choice :) Each QR Code contains error recovery information to aid reading damaged or obscured codes. There are four levels of error recovery: Low, medium, high and highest. QR Codes with a higher recovery level are more robust to damage, at the cost of being physically larger. Copyright (c) 2014 Tom Harwood
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Algorithmic Computer Game/Ambient Music

    C programs source code and book for Game/Ambient Music, includes mp3s

    Algorithmic computer Game/Ambient Music gives c source codes and instructions on how to compile midi programs in c, and add sound fonts. This music is for adding game music for game composers or simply listening to the game/ambient files while programming reading, or playing games (board or computer). The first two chapters explains how midi files work and how to write them. The rest of the enclosed book are for a number of game music programs. The c code is made to be modified to make...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Competent Audio

    Competent Audio

    Machine graph audio engine for computer games

    .... Stereo and mono sound output is supported via a slightly customized version of libsoundio 2.0. Audio clips can have arbitrary channel counts, and can be queued for streaming or dynamic music. CA contains a very simple embedded VM for running custom signal processors, allowing you to add custom DSP code (currently assembly language only) without compiling native code. Errors are reported using well-documented negative return codes, and CA attempts to handle expected errors gracefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    minicoro

    minicoro

    Single header stackful cross-platform coroutine library in pure C

    Minicoro is a single-file library for using asymmetric coroutines in C. The API is inspired by Lua coroutines but with C's use in mind. The project is being developed mainly to be a coroutine backend for the Nelua programming language. The library assembly implementation is inspired by Lua Coco by Mike Pall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    go-gin-api

    go-gin-api

    The API framework based on Gin's modular design

    The API framework based on Gin's modular design encapsulates common functions, is easy to use, and is dedicated to rapid business development. For example, it supports cors cross-domain, jwt signature verification, zap log collection, panic exception capture, trace link tracking, prometheus monitoring indicators, swagger document generation, viper configuration file parsing, gorm database components, gormgen code generation tools, graphql query language, errno uniformly defines error codes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    misc genomics tools

    Various scripts used in sequencing, annotation and RNAseq analysis

    This is a collection of various programs developed in the course of a genomics project, involving the Pseudomonas strain NCIMB10586 These include * identifying and correcting errors in an (eg) pacbio genome sequence using illumina reads * prokaryotic sequence/genome annotation * RNAseq analysis - normalisation and collation of multiple samples as a group * RNAseq visualisation All scripts are provided on a 'best efforts' basis, however due to various system changes I do not guarantee...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    shop management system in C

    shop management system in C

    Shop Management and Billing System In C

    1. It has Arrow Key Menu 2.You can ADD, DELETE, UPDATE, SEARCH AND MODIFY Any Record 3.You can generate bills according to your inventory status 4.If no product is present/fetch during billing then it will show an error message. 5.If a user do some mistake/wrong choice a series of events happen will occur to recover the user mistake/choice during application use. 6. Like a specific num you can assign 1 or a maximum of 3 digit codes against any product if you want to modify code you can't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Easy to use Delphi GDI+ 1.1 Library
    This library enables GDI+ functionality for Delphi 2009 and later. It focuses on ease use and comes width detailed sample applications. This is one of the few GDI+ libraries for Delphi that supports the new GDI+ 1.1 extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project contains an open-source implementation of an OPT platform. The 3D-printable components are provided to built your customized sample stage. We offer our open source MATLAB software with an GUI for OPT imaging. We developed a generalized automated workflow including a two-step registration approach for correcting the center of rotation and provide accurate and high-quality 3D reconstruction. *Here we provide the raw tomography videos recorded using the zOPT hardware...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    JCppEdit is a free as well as "best IDE for Beginners" and is your one-stop IDE for all your coding needs. Whether you need to finish your Java project or submit your first HTML web page or perhaps have a need to code in C language while executing a java program into a Java IDE, JCppEdit will help you achieve your goals easily. Exploring your project and detecting an error in your code is much easier. You will not waste time detecting errors before compiling codes because you will get a real...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    AET

    AET

    Detects visual changes on websites and performs page health checks

    AET is a system that detects visual changes on websites and performs basic page health checks (like w3c compliance, accessibility, HTTP status codes, JS Error checks and others). AET is designed as a flexible system that can be adapted and tailored to the regression requirements of a given project. The tool has been developed to aid front-end client-side layout regression testing of websites or portfolios, in essence assessing the impact or change of a website from one snapshot to the next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SwithMail
    Send SMTP email silently from command line (CLI), or a batch file using Exchange, Gmail, Hotmail, or Yahoo! Plus. Supports XML settings files, variables, or all settings explicitly from the command line. Now supporting Exit Codes for batch file use (will return "0" for successful delivery, or "1" for error delivering) - handle your batch file accordingly.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 23

    Schifra C++ Reed Solomon ECC Library

    C++ Reed Solomon Error Correcting Code Library

    Schifra is a very robust, highly optimized and extremely configurable Reed-Solomon error correcting code library for both software and IP core based applications with implementations in C++ and VHDL. http://schifra.com/ https://github.com/ArashPartow/schifra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GMcloser

    Closing the gaps in scaffolds with preassembled contigs

    ... by successive treatments with different contig sets. An accompanied package, GMvalue, is a tool to determine misassembly sites in contigs and scaffolds. Unlike other related tools, GMvalue can define misassembly categories with several options, and can be applied to assemblies of a large size genome. By using the -e option, GMvalue also generates error-free assemblies by splitting or correcting misassembles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ApiManager

    ApiManager

    Free API collaboration management system

    ..., MD5 salting, comprehensive protection of data security. Open source plug-ins, Chinese and English bilingual, environment switching, global variables, cloud backup. The system is completely free and completely open source. Continuous iteration, more useful functions are on the way. Project homepage. One-stop management of interfaces, documents, error codes, and defects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next