Showing 107 open source projects for "coding"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    jpegant

    jpegant

    Embedded JPEG encoder

    ...High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows executables are on the download page. For the latest release code look into the repository in 'release-1-0' branch. The SSE2 inplementation is present in 'simd.0' branch in the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    wallmount
    I was looking for a system for showing status on a wall mounted monitor or projector. I did't found any easy to use and still FREE (as in Free Beer!).. So I start coding my own in JScript. I'm not super hardcore to jscript - so there is alot of newbie errors... Milestone.1 is : showing RRD + news + weather Milestone.2 is : showing RRD + (news?)videos+ news + weather. Milestone.3 is : PHP-BackEnd interface with Database + showing RRD + Youtube videos+ news + weather. Milestone.4 is :A nice Linux install (RPM/DEP) for embeded systems(Rasberry pi/Beaglebone)+ showing RRD + Youtube videos+ news + weather. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    /usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them. (note: does have learning curve on args to choose) gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert. gnupassd does pass only: leaves all else alone (compat). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ORLA (Open Remote Linux Administration)

    ORLA (Open Remote Linux Administration)

    Monitor your GNU/Linux server with your smartphone

    ...And security will not be a problem as we’ll cipher data transmission with AES-256 encryption. We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :) We’ll continue to maintain and upgrade the project even after the school’s deadline, because we think it can be useful to quite a lot of people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    netmonsql

    netmonsql

    Network performance monitoring and logging script for Cisco devices.

    ...It gathers parameters (CPU Utilization, Used Processor Memory, Used IO Memory, UP Ethernet Interfaces density, in percent velues) from Cisco routers by parsing command outputs and exports them to a MySQL database. NetMon_Query.py is a query script for the MySQL database in the form of an interactive menu for generating statistics. Tools used for coding and testing: Python 2.7.3, MySQL Server 5.5.37, GNS3, Linux. Tested on Cisco 1710, 2621, 2691, 3660, 3725, 7206
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    ...After providing necessary info and the OSPF info is gathered, the user has three choices: display the OSPF routers info on the screen, export the data to a file for Excel importing and generate the OSPF topology showing neighborships, router IDs and neighbor IPs. Tools used for coding and testing: Python 2.7.3, PySNMP, GNS3, Linux. Tested on Cisco 2621, 2691, 3660.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    stakka_klm

    Kernel module to manage Disc Stakka Units

    ...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
  • 8

    netio_cli

    command line interface for avr net-io board (python)

    with this little python coding you have a nice possibility to control the Pollin avr net-io board (with original firmware) via command line Interface. So you can use that in scripts, jobs, etc. like you want. it's even simple possible to control one or more avr net-io boards from an SAP ABAP Programm. netio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Online XOR Coding

    Online XOR packet coding BENEFIT

    The project page provides the source code of custom built simulators used in our publications whose URL are given as follow: http://dx.doi.org/10.1016/j.comcom.2013.09.006 http://dx.doi.org/10.1109/PIMRC.2009.5449983 The titles of the papers are: Online XOR packet coding: Efficient single-hop wireless multicasting with low decoding delay (COMCOM VERSION). An efficient network coding based retransmission algorithm for wireless multicast (PIMRC VERSION). Help (README) files are included in the .zip files. The project will no longer be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    hufc is a utility to compress or expand files using Huffman coding. It can use a 16-bit CRC or the IP checksum for error detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    ...This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later be written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    School Management Xp

    School Management Xp

    School Management Xp

    This is starting point to code School Management system, is free to download and continue to code. For any one need me to continue coding contact me nkaaya@yahoo.com , This project planning to manage School fees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Postal Code Finder

    Postal Code Finder

    Bangladeshi Postal Code with District, Thana,Post Office and Post Code

    ...It has inner database of Bangladeshi Postal Code with District, Thana, Post Office and Post Code. This is easy to use script, works on single call and line of code. Anyone use this script for their standalone website or any kind of CMS. No need extra coding or programming skill to work with this script. Easy customizable and fully flexible calls and output. You can apply your own style if you want to implement it with your exist input fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WIDA Tasks

    WIDA Tasks

    This is a platform for an extremely powerful/versatile task scheduler.

    ...This program gives you the ability to code up a form for each definition, which would pass parameters to the trigger, condition or action itself, allowing the user to define their own parameters on task creation. After the definitions have been coded up, there is no longer a need of any coding knowledge allowing regular users to make use of this program. You can simply create a task where you would mix and match the definitions so the task behaves the way you intended. The definitions/tasks can separately be exported/imported between clients, allowing the more “knowledgeable” users to create libraries of definitions or tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IP Tables State implements the "state top" feature from IP Filter for IP Tables. "State top" displays the states held by your stateful firewall in a "top"-like manner, in real time. IPTState also has an option to print your state table once and NOTE: Development has moved to github: http://github.com/jaymzh/iptstate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    WikidF00l

    All of my projects related to the iPhone and Linux

    My coding projects (python, pygtk, iPhone, iPad, iPod Touch, Backup, Restore, Linux, Unix)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    10.1109/CCNC.2010.5421745

    10.1109/CCNC.2010.5421745

    Decoding Superimposed BPSK Modulated Wireless Transmissions

    ...This paper explores the decoding of superimposed transmission resulted by multiple synchronized simultaneous transmissions. We devise a coding scheme that achieves the identification of individual transmission from the synchronized superimposed transmission. A mathematical proof for the existence of such a coding scheme is given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JNC CR ICICS 2011

    JNC CR ICICS 2011

    Joint Network Coding for Interfering Wireless Multicast Network

    In this paper we propose a Joint Network Coding based Cooperative Retransmission (JNC- CR) scheme, where we show that ANC along with DNC can offer a much higher retransmission gain than that attainable through either ANC, DNC or Automatic Repeat reQuest (ARQ) based retransmission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Monarch Linux

    Monarch Linux

    Arch Linux Based Distro

    My ideas beyond up my coding abilitiy :( Monarch Linux is an Arch Linux based distro driven by Peynir suprapackage manager. Monarch Linux also has primitive Live CD Hardware Configurator called "Bilgin". In order to Monarch Linux developed by rookie coder, you should be ready for everything :). Monarch is currently at prealpha stage. So its updated frequently and you may get a lots of error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python module for the libnet packet construction library (https://github.com/sam-github/libnet). To encourage social coding, the code has been moved to https://github.com/allfro/pylibnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FrakeOS is a new OS developed by Charles Frake. Currently, it is a simple bootloader written in NASM. I plan to continue researching Assembly and finish the bootloader. I plan to start coding a kernel in C after the bootloader is finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An icon library that allows developers to make their own libraries. Coding is basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a posting of a graduate coding project. Remote Desktop Administrator is meant to be a lean, minimalistic tool for day-to-day Windows system administration tasks via RDP. It is written in C# in VS 2008.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Doppioni searches for duplicates in your disks. I wrote Doppioni as exercise, after one year without coding in Java. At the moment is just an alpha version. Help would be very apreciated.... want to join this project?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    simple-vip provides a simple Virtual IP (VIP)/Floating IP solution that should work well on any Linux/UNIX platform. It does this by being configuration-driven, leaving out any hard-coding for specific platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB