Showing 2695 open source projects for "using"

View related business solutions
  • 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    NanoVNA

    NanoVNA

    Very Tiny Palmtop Vector Network Analyzer

    NanoVNA is a very tiny handheld Vector Network Analyzer (VNA). It is standalone with lcd display, portable device with battery. This project aims to provide an RF gadget but a useful instrument for an enthusiast.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    American Fuzzy Lop

    American Fuzzy Lop

    American fuzzy lop - a security-oriented fuzzer

    AFL (American Fuzzy Lop) is a widely used graybox fuzzer that discovers bugs by mutating inputs and steering execution using lightweight instrumentation. Instead of random mutations alone, it uses coverage feedback to evolve input corpora, pushing programs into deeper and more interesting code paths. Its workflow emphasizes quick start: point it at a target binary with compile-time instrumentation (or use QEMU-based mode when recompilation isn’t possible), seed it with a small corpus, and let it iterate. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    VeraWipe

    VeraWipe

    Secure Disk Wipe

    A secure disk wipe tool based on VeraCrypt encryption engine. Release archives are signed using PGP key with fingerprint 607E5A7AD030D38E5E5C2CA502C30AE90FAE4A6F belonging to Mounir IDRASSI and which can be found on major key servers (e.g.. https://keys.openpgp.org/vks/v1/by-fingerprint/607E5A7AD030D38E5E5C2CA502C30AE90FAE4A6F).
    Downloads: 43 This Week
    Last Update:
    See Project
  • 4
    witchOS

    witchOS

    witchOS Buildsystem

    ISO Download via: http://fox-it-potsdam.de/wiso/witchos/live/ These are the sources used to build the witchOS Distribution. witchOS is a mix of LFS and some Arch Linux Packages ported to our Filesystem Hirachy Standard. It is aimed to be a siple way for linux newbies to get started using it on their desktop pc's. We provide a live-dvd with a preconfigured KDE Desktop and an easy to use Graphical Installer. Also we decided to prt and use pacman. The Arch Linux Package Manager. Therefore we are also aa rolling release distribution which means you don't need to reinstall your system with every major milestone we archieve. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Switch Miner

    Switch Miner

    Cisco switch port mapper

    ...It helps network engineers discover the devices that are connected to the all the ports of a switch. It will even discover neighboring switches via CDP and scan them also. Using SNMP it scans switches and creates excel xlsx or csv files. What Does Switch Miner Discover? Interface Info (Name/Last Change) Speed and Duplex (Operational/Admin) MAC Addresses OUI Manufacturer VLAN Number (Data/Voice) VLAN Name (Data/Voice) IP Addresses DNS/NBT Computer Names User Info Domain Info Interface Errors CDP Neighbor Info
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • 6
    Bol Processor

    Bol Processor

    A unique music composition and improvisation program using grammars

    Bol Processor is a program for music composition and improvisation with real-time MIDI, MIDI file, and Csound output. It produces music from a set of rules (a compositional grammar) or from text scores which may be typed or captured from a MIDI instrument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Modem Manager GUI

    Modem Manager GUI

    Frontend for ModemManager 0.6/0.7, Wader and oFono

    Modem Manager GUI is a simple GTK based graphical interface compatible with Modem manager, Wader and oFono system services able to control EDGE/3G/4G broadband modem specific functions. You can check balance of your SIM card, send or receive SMS messages, control mobile traffic consuption and more using Modem Manager GUI.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8

    Microarray assosiated motif analyzer

    Cis-element prediction tool from microarray data

    We developed a novel clustering-free method, microarray-associated motif analyzer (MAMA), to predict novel cis-acting elements based on weighted sequence similarities and gene expression profiles in microarray analyses. Simulation of gene expression was performed using a support vector machine and based on the presence of predicted motifs and motif pairs. The accuracy of simulated gene expression was used to evaluate the quality of prediction and to optimize the parameters used in this method. After optimization, MAMA accurately simulated more than 87% of gene expression. See Kakei Y, Ogo Y, Itai RN, et al. (2013) Development of a novel prediction method of cis-elements to hypothesize collaborative functions of cis-element pairs in iron-deficient. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KCP

    KCP

    A fast and reliable ARQ protocol

    KCP is a fast and reliable protocol that can achieve the transmission effect of a reduction of the average latency by 30% to 40% and reduction of the maximum delay by a factor of three, at the cost of 10% to 20% more bandwidth wasted than TCP. It is implemented by using the pure algorithm, and is not responsible for the sending and receiving of the underlying protocol (such as UDP), requiring the users to define their own transmission mode for the underlying data packet, and provide it to KCP in the way of callback. Even the clock needs to be passed in from the outside, without any internal system calls. ...
    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
    crossdjgppv2

    crossdjgppv2

    Cross compiling environment to DJGPP v2

    Win32 hosted tools to cross compile to DJGPP v2 (CWSDPMI) for MS-DOS. The primary reason is to be able to cross compile Allegro 3.12 using GCC 2.7.2.3 & Binutils 2.8.1. Later versions of GCC / Binutils are unable to build Allegro which leads to people either compiling on DOSBox which is incredibly slow, or just giving up all together. So party like it's 1996!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libuwsc

    libuwsc

    A Lightweight and fully asynchronous WebSocket client library

    A Lightweight and fully asynchronous WebSocket client library based on libev for Embedded Linux. And provide Lua-binding. libev tries to follow the UNIX toolbox philosophy of doing one thing only, as good as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    simple-fillmissing

    simple fillmissing for Octave

    Simple replacement for the MATLAB fillmissing function. It replaces all NaN with a value calculated using linear interpolation (extrapolation for the ends).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    nlpcr

    Natural language processing using coroutines in C

    Natural language processing using coroutines in C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    bsplay

    bsplay

    Beigesoft™ bsplay is FFMPEG/GTK2 based multimedia player

    ...ffmpeg's ffplay can play any media, but it's really needed to manage audio play lists. Also, GUI is mandatory for further mobile/tablet version of LFSC or for any other mobile Linux. BSPLAY's GUI is designed for using in mobile view.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    smib is one of the smallest and simplest computer algebra system in the world, but simple does not mean simplistic. Using smib you can explore many branches of mathematics (e.g. number theory, algebra, calculus, numerical analysis, differential geometry, probability and stochastic calculus) and also some physics (e.g. electromagnetism and quantum mechanics).. By simple you can understand easy to program (smib is a dynamically typed language, with strong affinity to recursivity, programs are often short and powerful and maybe useful for teaching), and also easy to modify (source code is free, written in C language, and based on notions of stacks and lists). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Emojicode

    Emojicode

    World’s only programming language that’s bursting with emojis

    Emojicode is an open-source, full-blown programming language consisting of emojis. As a multi-paradigm language, Emojicode features object orientation, optionals, generics, closures, and protocols. Emojicode compiles native machine code using lots of optimizations that make your code fast. Emojicode comes with a comprehensive set of default packages. And you can easily write your own. We believe that Emojis have expressive force. Let’s use that to make programming more fun and accessible. Emojicode is a straightforward language to learn, whatever background you have. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CStore FDW

    CStore FDW

    Columnar storage extension for Postgres

    cstore_fdw is a columnar store extension for PostgreSQL built by Citus Data using the Foreign Data Wrapper (FDW) interface. It stores data in a compressed, columnar format that significantly reduces disk I/O for analytical queries. Ideal for read-heavy workloads and time-series data, cstore_fdw enhances Postgres’ ability to serve as a lightweight data warehouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C-GM Counter

    C-GM Counter

    Connected GM Counter device (IoT) for radioactivity measure

    The C-GM Counter is a low cost (<50$) DIY Hardware & Firmware for building a Connected Geiger-Müller counter device to record beta-gamma radiation levels. The counter is the hardware part of the overall A-GM project aimed for providing a long-term continuous measurement of the radioactivity level. see also A-GM Manager at https://www.instructables.com/id/DIY-Radioactivity-Counter-IoT-and-Eco-system/ ** IMPORTANT ** : From v1.4, Arduino Nano require Optiboot bootloader to work, other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vchanger may be used with the Bacula Open Source network backup system to emulate a magazine-based tape autoloader using disk partitions on fixed or removable disk drives as virtual magazines and files on those partitions as virtual tape volumes.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Simple 2D

    Simple 2D

    Simple, open-source 2D graphics for everyone

    Simple2D is a cross-platform C library that wraps SDL2 to provide a clean and easy API for developing 2D games and interactive applications. It’s designed to be beginner-friendly and eliminates much of the boilerplate involved in setting up graphics, audio, and input handling. Developers can use Simple2D to quickly prototype ideas or build lightweight applications in C with full access to rendering, events, and asset management. It is especially well-suited for learning environments and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    makedumpfile

    make a small dumpfile of kdump

    The makedumpfile project page moved to https://github.com/makedumpfile/makedumpfile. By using the makedumpfile command, it is possible to shorten the dumpfile of kdump.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    ...You will not waste time detecting errors before compiling codes because you will get a real-time notification whenever you are making any mistake in your C, C++, and Java codes. You can also create multiple projects, delete, rename, cut and copy multiple files and folders in your project folder using project explorer. The programming languages that can be compiled and executed include; C, C++, Java, Java applet, C graphics, HTML, CSS, JavaScript and XML. If you are looking for a hassle-free, coding experience, then JCppEdit is the best option for you. The smooth interface and lig
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    ...It checks for WLAN-networks that are available near to a user and retrieves the current geographic position out of them. Thus no GPS is needed for positioning. This WLAN-based geolocation happens without using any of the commercial services that do the same but track the users position and data. libwlocate instead bases on the free OpenWLANMap project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    F3DM

    Finite Element Method on 3D Meshes

    f3dmlib is a FEM library that can read, write and analyse 3D tetrahedral meshes, minimize a given functional, and refine the resulting meshes. The minimization is parallelized with OpenMP. Three main features in unstable 1.8.x version (available via GIT): quadratic elements, periodic boundary conditions, and the solver for scalar and electromagnetic wave equations. f3dmgeom is a collection of a few simple tools for creating surface meshes for tetgen. It can handle simple geometries only.
    Downloads: 0 This Week
    Last Update:
    See Project