Showing 278 open source projects for "libusb-dev"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    bat

    bat

    Go implement CLI, cURL-like tool for humans

    bat is a Go-implemented, cURL-like command-line HTTP client designed to be “for humans,” emphasizing an expressive and intuitive syntax. It allows developers to test, debug, and generally interact with HTTP servers using concise commands that feel more like a small DSL than raw cURL flags. The tool supports a wide range of HTTP operations including custom methods, headers, JSON payloads, form submissions, file uploads, authentication and proxy configuration. Its README showcases simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SilverTunnel-NG

    Java library for easy accessing Tor network.

    ...YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: http://www.yourkit.com/ . Automatic Builds and Tests are done with DEV@CloudBees : https://silvertunnel-ng.ci.cloudbees.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Dev-C++ for Homeworks

    Orwell Dev-Cpp with author authentication for homeworks

    ...This tool is intended for teachers. How to install: simply download a Setup Release and install it. Alternatively, it is possible to just overwrite devcpp.exe in the original Dev-Cpp installation folder with the one in the zip release, and also add Auth.dll in the same folder. Dev-C++ for Homeworks is based on Orwell Dev-C++ software. Releases follow upstream releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Packer Windows

    Packer Windows

    Windows Packer Templates

    This repository provides pre-configured Packer templates for automating the build of Windows virtual machine images (Vagrant “boxes”) for VMWare Fusion and VirtualBox. Originally based on VeeWee, it automates unattended Windows installation, provisioning, and packaging, streamlining the creation of reusable dev/test environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    FindBugs plugin development: Java class header checker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    ...A batteries-included build system, package ecosystem, and opinionated project structure reduce setup time for accounts, methods, publications, and UI integration. Historically paired with Blaze, Meteor also works well with modern front-end libraries like React, Vue, or Svelte for rendering. Its dev experience focuses on hot reloads, rapid prototyping, and predictable data flow, making it attractive for teams that want real-time features without stitching together many separate tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Binaly

    Binaly

    A binary/hex editor which subdivides the file into sections which are

    ...It knows the following kinds of data sections: - Random binary data: The byte's average value is in [108, 148] and the standard deviation is in [60, 68]. - Text data: The average value is > 64 and the std. dev. < 40. - Homogeneous data: The std. dev. is < 2. - Other data section: The block doesn't fit into any of the categories above. This is very useful to get a quick overview over the file and its content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    stakka_klm

    Kernel module to manage Disc Stakka Units

    ...Objective is to separate the user application from the tedious management of the device (eg. constant polling to prevent their reset function, USB interaction requirements). A /dev device is created per chain through which applications can read/write status and commands. A command-line tool is included to assist with testing and to illustrate the /dev interface. Built with information from various sample coding done by others over the years, who are referenced in the code comments - many thanks to those that have gone before me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Debvi

    Debvi

    Plugin based multi-purpose dev tool.

    Debvi is Java based, stand alone, and is based on plugins for unlimited features. Planned Features: - Interactive scene creation (Games / Animation) - Private game engine editor - Themes - Depola language (A programming language with similar syntax to the other languages to exported to such as JavaScript) - GIT, SVN or others similar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Pac Quotes

    Pac Quotes

    Pac Quotes - A Quotation Website Creator.

    ...Co-re edition uses database to save several quotations, Site settings (like meta, site title, social links, etc.) and uses a template engine that makes it fully dynamic in use. It also uses the Errorism DEV Engine to generate dynamic pages. It is still under development and will be soon announced to the world of open source softwares and freelancers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The P* Web Programming Language
    ...Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to participate: p-star-dev@googlegroups.com Checkout P* on Github: https://github.com/P-star/P-star Please visit the web-page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    crypto-native

    crypto-native

    Java native access for pc/sc, pkcs11, openct based on JNA

    This is a java native wrapper, based on JNA of standard methods to access smart cards (pkcs11, pc/sc, openct, libusb). Goals of this projects are: * interoperability: it can work on any platform where JNA runs: Windows, Linux, Mac (and one day even Android) * modularity: you don't need to include pc/sc support if you only use pkcs11 * ease of integration: it depends only on few required libraries. * ease of use: it exposes a simple java interface (even if you can deal with the JNA classes directly)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dploy

    Dploy

    FTP/SFTP deployment tool built in node.js

    dploy is a deployment automation tool written in Node.js, designed to simplify pushing code and assets to servers. It uses configuration files to define environments and deploy rules, allowing developers to quickly push updates via FTP or SFTP. With a single command, dploy compares the local project with the remote server and uploads only the files that have changed, making deployments efficient and incremental. It is particularly helpful for small- to medium-sized web projects where complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pyringe

    Pyringe

    Debugger capable of attaching to and injecting code into python

    ...It blends debugger-style attachment (via gdb/ptrace techniques) with Python-aware helpers so you can inspect threads, frames, locals, and heap objects without restarting the target. This is invaluable for post-mortem diagnosis of production daemons where reproducing a bug in a dev shell is impractical. pyringe can inject arbitrary Python into the target process, enabling on-the-spot logging, state dumps, or gentle patching to keep a system limping along while you gather evidence. It’s also useful for forensic snapshots: enumerate objects of a certain type, find reference cycles, or measure memory pressure without pre-instrumentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QPNet

    QPNet

    Synchronous Petri Nets' emulator

    QPNet (Quick Petri Net) is a fast Petri Nets' emulator, created by students of Moscow State Technical University of Radio Engineering, Electronics and Automation. It brings benefits for the educational process, while being under further development and extension. QPNet это быстрый эмулятор сетей Петри, созданный студентами МИРЭА. Он применяется в учебном процессе, а так же продолжает разрабатываться и эволюционировать.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    KineticJS

    KineticJS

    HTML5 Canvas JavaScript framework

    KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. KineticJS is a fast, robust, HTML5 Canvas Library that is no longer maintained. The last stable version is v5.1.0, and it's pretty darn solid. I am also no longer maintaining the CDN which hosted KineticJS files. If your site was using KineticJS hosted on Amazon's S3 CDN services, I'm very sorry for having to pull the plug, but it was getting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    QLibUsb

    Qt wrapper for libusb library

    Simple QT wrapper for libusb library with test tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Drivers, firmware and cross dev tools for the Commodore 64 Retro Replay, RRNet and MMC64.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    xfer9860 works with the fx-9860G (AKA Graph85) versions of Casio's graphing calculators. It allows you to transfer files to your calculator, and works on platforms where libusb is available - including Linux and Windows.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    ESSPEE - Penetration Testing & Forensics

    ESSPEE - Penetration Testing & Forensics

    (Android Forensics & Malware Analysis Included)

    ESSPEE - Extreme Security Scanning Penetration testing & Exploitation Environment Ubuntu 12.04 LTS (Precise Pangolin) is purposefully selected as the base Operating System to obtain supports from Ubuntu for a long duration (till Apr 2017). It is packed with featured security tools with very less resource consumption and higher degree of stability. Thanks to Back Track, Blackbuntu, CAINE and DEFT and many others for inspiration. Being a sole developer to this distro, I wish it...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    dev-apf

    Application Programming Framework

    dev-apf is to make an application easy, fast, and cross-platform. This framework includes algorithms, net, rpc, db, logger, util, and common classes. You are more than welcome in any activity including bug reporting, or feed-back. Cheers,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SNMPpp

    SNMPpp

    Easy-to-use C++ library for various SNMP tasks

    Easy-to-use C++ library for various SNMP tasks. Is meant to be used as a C++ wrapper to net-snmp. Requires netsnmp-dev.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Solution consits of UIPServer and UIPPortal. With UIPortal you can deploy UIP Applications on UIPServers and after deploy you can connect to your UIP Application running on UIPServer with your UI Protocol client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Extropy's DevPaks

    Extropy's DevPaks

    A collection of the DevPaks for Dev-C++ that I maintain.

    A collection of the DevPaks for Dev-C++ that I maintain: zlib libpng GMP MPFR wxWidgets GNU C Library Reference Cpp_manpages FANN Expat PCRE libtiff libjpeg JBIG-KIT CONIO libprimesieve liblzma_xz_utils OpenSSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FPC CrossCompiler Maker

    FPC CrossCompiler Maker

    Dev Utility for Lazarus Developers for crosscompiler generation

    Dev Utility for Lazarus Developers for crosscompiler generation
    Downloads: 0 This Week
    Last Update:
    See Project