Showing 130 open source projects for "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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    ...The implementation is efficient, not complex (few moving parts), and highly performant. Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rugged

    Rugged

    ruby bindings to libgit2

    ...For more information about libgit2, check out libgit2's website or browse the libgit2 organization on GitHub. You need to have CMake and pkg-config installed on your system to be able to build the included version of libgit2. Note that you only need libgit2-dev if you want to build with the system libgit2 rather than the vendored version. In this case, note that the major and minor versions of libgit2 and rugged must match. By default, Rugged builds and uses a bundled version of libgit2. Rugged gives you access to the many parts of a Git repository. You can read and write objects, walk a tree, access the staging area, and lots more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SDL2 binding for Go

    SDL2 binding for Go

    SDL2 binding for Go

    ...That means the original SDL2 installation is required for this to work. Some older versions of the distributions such as Ubuntu 13.10 may also be used but it may miss an optional package such as libsdl2-ttf-dev on Ubuntu 13.10's case which is available in Ubuntu 14.04. Note that the first build may take several minutes on machines that are not powerful such as Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SSH MITM

    SSH MITM

    SSH man-in-the-middle tool

    This penetration testing tool allows an auditor to intercept SSH connections. A patch applied to the OpenSSH v7.5p1 source code causes it to act as a proxy between the victim and their intended SSH server; all plaintext passwords and sessions are logged to disk. Of course, the victim's SSH client will complain that the server's key has changed. But because 99.99999% of the time this is caused by a legitimate action (OS re-install, configuration change, etc), many/most users will disregard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Snarl

    Snarl

    Stuff Happens - know about it.

    Snarl displays short bursts of information on screen in the form of small, beautiful, pop-ups that fade in and out. However, it's much more than just that: connect applications and external sources into Snarl to provide a rich array of notifications in a single place, then create rules to forward these notifications to your mobile devices, email inbox - or even friends, family, or a workforce.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Linux driver for Novation Launchpad

    Linux driver for Novation Launchpad ID 1235:000e

    ----- ENGLISH ---- Driver for the Novation 'launchpad' NOVLPD01 NOT FOR 'LAUNCHPAD S' For more information about my launchpad project, go here: http://videca.wordpress.com/2012/09/24/endriver-for-novation-launchpad/ ---- FRANCAIS ---- Driver pour le launchpad NOVLPD01 de Novation, PAS POUR LE 'LAUNCHPAD S' Pour plus d'informations sur mon projet launchpad, faites un tour ici : http://forum.ubuntu-fr.org/viewtopic.php?id=1043581
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    haveged is a daemon that feeds entropy into the linux /dev/random pool using a random number generator based upon the HArdware Volatile Entropy Gathering and Expansion algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    rtl2832-entropyd

    Use an rtl2832 USB dongle to generate random data for the linux kernel

    rtl2832_entropyd is a program that is designed to feed entropy into the linux /dev/random kernel entropy pool. It automatically forks and runs as a daemon, unless one of the testing options, -o or -t, are selected. Then it never forks. To use it, you need an rtl2832 USB dongle. They are relatively cheap (< $10 on ebay), and are actually used to listen to a broad range of radio transmissions. This application exploits the radio noise in the atmosphere to extract entropy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    WinCMOC (M6809 C Compiler)

    WinCMOC (M6809 C Compiler)

    A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)

    ...Currently CMOC does not support linking, so, I've written front end tools which edit CMOC's output so that it can be assembled and linked via LWTOOL's. A simple C editor in included which makes it easy to compile/build and run the xroar emulator. Please visit the CMOC website: http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html CREDITS LWTools - Portable tools for the Motorola 6809/6309 http://lwtools.projects.l-w.ca/ mcpp - A Portable C Preprocessor http://mcpp.sourceforge.net/ Artistic Style - Automatic Source Formatter http://astyle.sourceforge.net/ XRoar - Dragon & CoCo emulator http://www.6809.org.uk/xroar/ CMOC - 6809 cross-compiler for a small C-like language http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    ...Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND-DEV Archives: mail lists at http://dream.cs.bath.ac.uk/Csound-archive releases: http://dream.cs.bath.ac.uk/Csound-archive/OldReleases/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VecMultiUpload

    VecMultiUpload

    upload binaries to Vectrex game console

    The command-line tool allows to upload your 6809-binaries to a Vectrex game console provided that you got the VecMulti card by Richard Hutchison. Usage: vecmultiupload DEVICE BINARY Example: ./vecmultiupload /dev/ttyUSB0 demo.bin The vectrex test rom demo.bin is included. You are free to use the few lines of code for any purpose may it be private or commercial. Millitary usage however, is strictly forbidden :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dev-C++

    Dev-C++

    A free, portable, fast and simple C/C++ IDE

    A new and improved fork of Bloodshed Dev-C++
    Leader badge
    Downloads: 57,704 This Week
    Last Update:
    See Project
  • 14

    iwlib++

    It is a libiw-dev -like library written in C++

    I have gained some basic experience in C programming, and handling wireless interfaces in C with libiw-dev library, and i thought that I could improve my C++ programming skills if I try to implement some basic functionalities of the libiw-dev library in C++ language. I don't have any specific purposes with this project yet, I do it just for learning, and I consider it an amateur implementation. It was created as a MonoDevelop project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A comand line utility to modify the running settings of the audio devices under Solaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NetLoad Graph

    NetLoad Graph

    Displays network load on a graph

    Displays a graph with network load. A simple program with a lot of customization options. Currently only Linux platform is supported, as of the program uses /proc/net/dev file to collect network statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    atinout

    atinout

    AT commands as input are sent to modem and responses given as output.

    ...Each command will be send to the modem, and all the response for the command will be output to file (or stdout). Example, to hang up any ongoing call: $ echo ATH | atinout - /dev/ttyACM0 - ATH OK $
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    DeutschOS is a hobby operationg system with no specific aim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    fun2audio

    fun2audio

    Funcube Dongle Pro+ Data Capture & Audio Output

    Various reference programs to read baseband I/Q sample data from a Funcube Dongle Pro+ (FCDPP) software defined radio (SDR) hardware front end, demodulate the data stream and send it to the host's audio output port. Programs are present to demodulate AM, CW, FM and SSB (USB, LSB) streams. Also included is a program that writes FCDPP sample data to its standard output (stdout) port. The programs require the qthid program to control the FCDPP frequency and gain (also available at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    N.Tesla

    Numerical Transient Simulator for Power System

    ...If you have any questions, please contact the author by send email to [lichgang AT gmail DOT com] or leave feedback in the Discussion forum. Mailing List for N.Tesla: http://www.freelists.org/list/ntesla Mailing List for N.Tesla Developer: http://www.freelists.org/list/ntesla-dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libnet provides a portable framework for low-level network packet construction. This project no longer uses sourceforge, please follow it on https://github.com/libnet/libnet
    Leader badge
    Downloads: 283 This Week
    Last Update:
    See Project
  • 23
    Las Crónicas del Quinto Elemento (Dev)
    La historia de como un joven es transportado a otro mundo y debe enfrentarse a los peligros que en el se encontrará a manos de un hechicero que ansia el control de todos los reinos.Leon acompañado de Blue y sus otras compañeras emprenderá un viaje que jamás hubiera imaginado.Una trepidante aventura cargada de emoción, intriga y romanticismo.El primer título de la saga de las crónicas del Quinto Elemento.La primera obra de Eduardo Bó Rabadán.Un juego que te atrapará.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Drivers, firmware and cross dev tools for the Commodore 64 Retro Replay, RRNet and MMC64.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Azul OS

    Azul OS

    Azul OS version dev(Linux) IA

    Azul OS version dev , est une version de Azul pour les developpeurs basé sur Linux , doté d'une IA un programme nommé Azul voice et qui est un système de reconnaissance vocale qui comprend ce que vous dites et réponds par des sensations . Azul Dev est une distribution linux , qui comporte des outils et des lib pour les developpeurs avec une Interface Gnome # Azul voice système sensation .
    Downloads: 0 This Week
    Last Update:
    See Project