Showing 50 open source projects for "https"

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
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 1

    PRTOS Preemptive RTOS for embedded aps

    PRTOS is a simple, compact preemptive RTOS for embedded systems

    ...The advantages of PRTOS are: It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os); Only 950 lines of code implement all of the RTOS features (SLOC-L); The system is well documented with a comprehensive manual, well-commented source code, and a test suite demonstrating the features; The system is proven - it has been in use since 1982 with applications in in-vitro medical equipment, process control instrumentation and industrial machinery; PRTOS is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative RTOS https://sourceforge.net/projects/cortos-simple/ and the CTREE analysis tool https://sourceforge.net/projects/ctree-graphic-tree-generator/ Commercial licensing is available
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Lightweight ext4 filesystem library

    Lightweight ext4 filesystem library

    ext2/3/4 library for microcontrollers

    Code is also available on github: https://github.com/gkostka/lwext4 Feel free to contact me: kostka.grzegorz@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    can4linux

    can4linux

    CAN bus device driver

    can4linux is hosted on https://gitlab.com/hjoertel/can4linux since 2016. Don't use SourceForge anymore for this code. can4linux is an universal Linux device driver for ISA or PCI interface boards with CAN interface and embedded CAN controller solutions. Based on the API provided by can4linux commercial protocol stacks for CANopen, J1939 and DeviceNet are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    ...LinuxTLE 11.0 currently based from Ubuntu 16.04 LTS. There will be also Debian 9.0 based build soon. "Talay(ทะเล)" means "The Sea" pronounced in Thai languages. Refer: - https://distrowatch.com/table.php?distribution=linuxtle - https://en.wikipedia.org/wiki/LinuxTLE - https://th.wikipedia.org/wiki/ลีนุกซ์ทะเล Installation: - Recommend burn with DVD - Currently x64 iso - Use "Refracta Installer" inside "System Tools" category from start menu. - CD Username: user - CD Password: root Note: To get the same desktop as CD. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    Linux NTFS file system support

    Development moved to https://sourceforge.net/projects/ntfs-3g/

    Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/ The goals of this project are: create a new Linux kernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    Bird OS

    Bird OS

    This will be an operating system

    ...This project page was probably made a littlebit too soon for a now deleted version. Sorry for that. We are still writing the OS. It's made for the (Intel/AMD) x86 architecture. More info on our website: https://feathercode.github.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 456 This Week
    Last Update:
    See Project
  • 8
    The FUSE project has moved to https://github.com/libfuse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NetLabel Tools

    Configuration tools for the Linux NetLabel subsystem

    NOTE: the NetLabel Tools project has moved to https://github.com/netlabel/netlabel_tools NetLabel is a packet labeling framework that has been present in the upstream Linux Kernel since 2.6.19. The NetLabel Tools project is a set of userspace tools and libraries designed to make it easier to use and manage the Linux Kernel's NetLabel configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 10

    Seccomp Library

    High level interface to the Linux Kernel's seccomp filter

    NOTE: the libseccomp project has moved to https://github.com/seccomp/libseccomp The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism: seccomp. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linux Kernel Programming IDE (LinK+)

    Linux Kernel Programming IDE (LinK+)

    A Simple 'IDE'A for Linux Kernel Developers

    ...It includes various bus infrastructure templates and also provides Linux device driver code completion, code assistance & code navigation for developers. Download - LinK+ IDE for 32 & 64-bit architecture : https://sourceforge.net/projects/linkplustest/files/installers/ LinK+ Update Site (compatible with Eclipse IDE v3.6.x ): http://sourceforge.net/projects/linkplustest/files/repository/ User Manual: http://sourceforge.net/projects/linkplustest/files/documentation/LinK%2B_UserManual_Rev4.pdf
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    L_Pa Project

    A Linux Proaudio FrameWork with improved Wine/kernel(rt) support

    ...It's also has various other improvements and bug fixes. You'll want both WineASIO and FSThost; WineASIO - WineASIO provides an ASIO to JACK driver for WINE. https://sourceforge.net/projects/wineasio/ FSThost - FreeST standalone fork; wraps windows VSTs (.dll) into standalone apps / jack clients. + other useful features. https://sourceforge.net/projects/fsthost/ * visit the L_pa wiki pages for more info on usage / other info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FreeOSEK RTOS

    Project has been move to https://github.com/ciaa/Firmware

    The project is not more active, we have fix a lot of issue and perform many improvements. These are now deliverd as part of a new project: https://github.com/ciaa/Firmware ---- FreeOSEK is a scalable solution for embedded system. FreeOSEK OS is based on OSEK RTOS specification (OSEK-VDX). visit us in: http://opensek.sourceforge.net
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 231 This Week
    Last Update:
    See Project
  • 15

    Mayax

    Mayax is a 32-bit hobby OS with windows style GUI.

    ... - How to enter GUI? A: startx [enter] - Known issues? A: A little unstable because of memory management. If it happens, just restart it. - Can I get the source code? A: https://svn.code.sf.net/p/mayax/code (SVN) The entire development environment is zipped into Downloads/devenv.zip. Enjoy! - Can I join? A: For me, Mayax is a one-year project. I don't think I can do further development since I have no time. If you are interesting about its development, just drop me an email at Yang.Dongbin@gmx.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Linux-WMT

    Linux kernel development for Wondermedia-based System-on-a-Chip device

    There is still a small amount of Wiki info here that is relevant and not migrated. THIS CODEBASE IS NO LONGER MAINTAINED!! Current GIT codebase is maintained at: https://github.com/linux-wmt/linux-vtwm Current WIKI is at: https://github.com/linux-wmt/linux-vtwm/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    *** NOTE: as of Sept 2012, Synopsys is no longer using this project to update GNU Toolchain and Linux kernel for DesignWare ARC processors. Open Source Software for DesignWare ARC processors has been moved to github at: https://github.com/foss-for-synopsys-dwc-arc-processors
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18

    Make CD-ROM Recovery

    Bare Metal Linux Disaster Recovery software

    Make CD-ROM Recovery (mkCDrec) makes a bootable (El Torito) disaster recovery image, including backups of the linux system to the same CD-ROM if space permits, or to a multi-volume CD-ROM set. Be aware: ----------- Please use "Relax-and-Recover"(ReaR - https://relax-and-recover.org) instead of mkCDrec. mkCDrec is an "abandoned project".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a java implement FUSE binding (FileSystem in User Space), again, this can be used as remote file system by io package in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LogoROS is new object-oriented operation system (currently in early development). See wiki page: https://sourceforge.net/apps/mediawiki/logoros/ and development blog: https://sourceforge.net/apps/wordpress/logoros/ for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project intend to offer a small multimedia operating system to watch films, listen music or look pictures. --please report any bug to https://bugs.edge.launchpad.net/festival-os --ask your questions to https://answers.edge.launchpad.net/festival-os
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AMA Desktop Linux is a Linux Distribution for AMA Computer University that aims to provide an interface that is comfortable to existing Microsoft Windows users. See https://photos.app.goo.gl/QBprY5LVRA7BUsoe8 for more screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The AKT project aims at making the kernel able to automatically tune the resources as it sees appropriate. NOTE: the AKT API has been moved to a new project called libtune (https://sourceforge.net/projects/libtune)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    See https://github.com/torvalds/linux/tree/master/drivers/media/pci/ivtv and https://www.linuxtv.org/wiki/index.php/Ivtv Old sites were http://ivtvdriver.org/ and http://ivtv.writeme.ch/ Old description: The primary goal of this project is to provide an Open Source driver for the Hauppauge 250/350 series of MPEG video capture cards and other cards based on the iCompression iTVC15.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 25
    Linux device driver and userspace library to provide for a method to packet capture at high data rates into a user-provided buffer. Tested to line speeds of up to 1Gb without packet loss. ** This project has moved to BitBucket ** https://bitbucket.org/robeden/pcap-ring-mm
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB