Showing 1010 open source projects for "https"

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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    ParaStation is a robust and efficient cluster middleware, consisting of a high-performance communication layer (MPI) and a sophisticated management layer. Please notice, the public development has moved to github: https://github.com/ParaStation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Digital PID Controller MSP432

    Digital PID Controller MSP432

    Digital PID Controller Using MSP432

    The code in this repository is old and I don't like the sourceforge interface. You can get the code that was running in the video here: https://github.com/arduinoNube/digital-pid-classroom-demo This was a class demonstration I developed for a mechatronics class. Feel free to contact me about getting design files, code, a little help, etc. It demonstrates proportional, integral, and derivative controllers and their features as well as anti-windup and control loop update rate. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Pidgin Birthday Reminder reminds you of your buddies birthdays. Birthdays can be set by hand or be automatically filled-in for ICQ, MSN and XMPP protocols. We moved to GitHub: https://github.com/kgraefe/pidgin-birthday-reminder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    use
    ...The program is ideal for users with complex directory configurations where software products are spread across various directories. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    Agenda simples

    Agenda feita com C + MYSQL + wxWidgets

    Ferramentas utilizadas: CodeBlocks 13.12 + plugin wxSmith - http://www.codeblocks.org/downloads wxWidgets 3.0 - https://www.wxwidgets.org/news/2014/10/wxwidgets-3.0.2-released/ Mysql Connector C - https://dev.mysql.com/downloads/connector/c/ Utilize -std=c99 no compilador! ---------------- TABELA NO MYSQL------------------------------ create table pessoa (id INT primary key auto_increment, nome varchar(75) unique, telefone varchar(20) ); mysql> describe pessoa; +----------+-------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +----------+-------------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | nome | varchar(75) | NO | UNI | NULL | | | telefone | varchar(20) | YES | | NULL | | +----------+-------------+------+-----+---------+----------------+ 3 rows in set (0.08 sec)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    frsi

    Fast Remote SVN Info

    ...frsi info -R --log file-relevant --propget svn:externals --xml <URL> (The first run with the --log option will be slow as it needs to cache the entire repository log.) Supports the standard SVN authentication options. Windows Users: This tool requires the subversion command line tools: https://sourceforge.net/projects/win32svn/ Credits: Subversion https://subversion.apache.org win32svn https://sourceforge.net/projects/win32svn/ fast-svn-crawler https://sourceforge.net/projects/fastsvncrawler/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RustyCoder

    RustyCoder

    A front-end for audio conversion

    32-bit binaries are also available at http://sourceforge.net/projects/rustycoder/files/ For the latest news update, please visit http://sourceforge.net/p/rustycoder/discussion/ Bugs bugging you? Report it here: https://github.com/MoodyMoon/RustyCoder/issues It is worth noting that the RustyCoder supports only operating systems older than Windows Vista.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ANTz

    ANTz

    realtime 3D data visualization

    ANTz development has MOVED to GITHUB!!!! https://github.com/openantz/antz/ or visit the homepage at http://openantz.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    gladTeX

    GladTeX -- embed LaTeX-quality images in HTML

    ...Additionally, alt-tags are auto-generated which display the LaTeX-equations when the HTML is viewed e.g. with a text mode browser or by someone with vision loss. The project home has moved, please visit https://humenda.github.io/GladTeX
    Downloads: 2 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    Rockband Pro-Drumkit midi driver

    Package to use RockBand 3 Pro Drumkit and Guitar Hero drumkit via midi

    FOR LATEST VERSION GO TO https://github.com/rbdrum2midi/rbdrum2midi This userland program uses libusb to gain access to the velocity sensitive data in the rockband 3 wireless usb prodrum controller (with cymbals) and Guitar Hero drumkit and use it as an ALSA MIDI controller. It has a low latency setup so that it can give a fairly good drumming experience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    RPSTIR

    RPSTIR

    Relying Party Security Technology for Internet Routing

    This project has been moved to https://github.com/bgpsecurity/rpstir. However, the mailing lists are still hosted here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TemperatureMonitor

    Embedded System based Temperature monitor

    This is studying project in CUFE intended to develop a temperature and security system based on a microcontroller with a serial communication with PC The Embedded software is developed on AVR Atmega16 microcontroller while the PC user interface is programmed with C# .Net 4.5 Project Description: https://goo.gl/KK9Aqc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Difftree has moved to GitHub (https://github.com/rondilley/difftree) dt is short for difftree and it is a fast directory comparison tool for security incident response when you don't have time to run tools like tripwire or osiris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project has moved to https://github.com/lipnitsk/libcue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Log Templater

    Templater is a fast log processor for security engineers

    Log Templater has moved to GitHub (https://github.com/rondilley/tmpltr) Templater is a small and fast log processor that provides simple artificial ignorance capabilities. You use the tool to process past log data and store templates that represent normal log line structures. You then run the tool against current or target logs and all normal patterns are automatically ignored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DeaDBeeF Filebrowser plugin

    A filebrowser plugin for the DeaDBeeF audio player.

    ...It also uses coverart images as folder icons, and implements a search bar feature that allows you to filter the list of shown files. BUG REPORTS Please report bugs/feature requests on GitLab: https://gitlab.com/zykure/deadbeef-fb/issues RELEASE FILES Release files (binary/source) are available on GitLab: https://gitlab.com/zykure/deadbeef-fb/tree/release Older releases can also be found here on SourceForge. Check out the Waveform plugin too: https://sourceforge.net/p/deadbeef-wf
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 17
    Free Windows Network User Accounting

    Free Windows Network User Accounting

    User Computer and IP Address Tracking

    ...Look for the fwnua - syslog version in the files list. Use Splunk or your own syslog server with data mining tools to create a robust user tracking system. Find our Spunk app on Splukbase: https://splunkbase.splunk.com/app/2773/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Contiki is an open source, highly portable, networked, multi-tasking operating system for memory-constrained systems. Contiki current source code: https://github.com/contiki-os/contiki Contiki historical source code: https://github.com/adamdunkels/contiki-1.x
    Leader badge
    Downloads: 242 This Week
    Last Update:
    See Project
  • 19

    plptools

    PROJECT MOVED TO https://github.com/plptools/plptools

    THIS PROJECT HAS MOVED TO GITHUB! Libraries and utilities for communication between Unix and EPOC PDAs (Psion Series 3, Psion Series 5 etc.).
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    The FUSE project has moved to https://github.com/libfuse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    You can now find powerpc-utils and powerpc-utils-python on github. https://github.com/nfont/powerpc-utils https://github.com/nfont/powerpc-utils-python The powerpc-utils package provides a set of tools and utilities and utilities for maintaining and enabling certain features of Linux on Power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Xorg X11 dialbox input driver

    The Xfree-independent Xorg X11 input driver for the SGI dialbox

    ...Users of Redhat EL/Fedora/Centos 64 bit machines may use the rpm to install the driver. Other users currently need to compile the driver source code and install the driver manually. This driver is based on source code available from https://sourceforge.net/projects/dialbox/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The librtas package can now be found on github: https://github.com/nfont/librtas The librtas package provides an interface for Run-Time Abstraction Services (RTAS) calls on PAPR platforms. The libraries allow users to examine and manipulate hardware, and parse RTAS events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    mwetoolkit

    THIS PROJECT MIGRATED TO https://gitlab.com/mwetoolkit/mwetoolkit3/

    THIS PROJECT MIGRATED TO https://gitlab.com/mwetoolkit/mwetoolkit3/ The Multiword Expressions toolkit aids in the automatic identification and extraction of multiword units in running text. These include idioms (kick the bucket), noun compounds (cable car), phrasal verbs (take off, give up), etc. Even though it focuses on multiword expresisons, the framework is quite complete and can also be useful in any corpus-based study in computational linguistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    libznz with zindex

    This is a fast version of libznz used in NIfTI C library

    ...To reach the expected speed-up the compressed NIfTI data has to be indexed with the included tool. To compile the binaries, the sources available in this project have to be replaced with the ones in znzlib folder of project https://sourceforge.net/projects/niftilib/files/nifticlib/nifticlib_2_0_0/ and the nifticlib has to be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB