Showing 22 open source projects for "example"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    KMON

    KMON

    Linux Kernel Manager and Activity Monitor

    ...The Linux kernel is the open-source, monolithic, and, Unix-like operating system kernel that is used in the Linux distributions, various embedded systems such as routers, and as well as in all Android-based systems. Linus Torvalds conceived and created the Linux kernel in 1991 and it's still being developed by thousands of developers today. It's a prominent example of free and open-source software and it's used in other free software projects, notably the GNU operating system. Although the Linux-based operating systems dominate most of computing, it still carries some design flaws which were quite a bit of debate in the early days of Linux.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ToaruOS

    ToaruOS

    Hobby operating system, bootloader, kernel, drivers, C library

    ...The OS includes a kernel, bootloader, dynamic shared object linker, C standard library, its own composited windowing system, a dynamic bytecode-compiled programming language, advanced code editor, and dozens of other utilities and example applications. There are no external runtime dependencies and all required source code, totaling roughly 100k lines of (primarily) C, is included in this repository, save for Kuroko, which lives separately. Through out the project, ToaruOS has also attracted quite a few beginner OS developers who have tried to use it as a reference.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    NuTyX GNU/Linux

    NuTyX GNU/Linux

    NuTyX is a very flexible, complete GNU / Linux distribution

    NuTyX is a very flexible, complete GNU / Linux distribution for advanced or motivated users. Numerous concepts of the distribution are original and therefore exist only on NuTyX. For example, it has its own CARDS package manager. You can choose to use the ports system, compile and install your packages from their sources, they will be integrated natively in the system, their management will be transparent. In addition to the traditional ISOs available, an installation script can install NuTyX from another distribution.
    Downloads: 388 This Week
    Last Update:
    See Project
  • 4
    OS Zero

    OS Zero

    Simplest kernel for cooperative multithreading

    Simplest of possible ways to multithreading on the smallest microcontrollers. This project is demonstration the programming technique of the multithreading with polling the system state. Published code debugged and ready to use in your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5

    KISS'EM

    An little operating system

    KISS'em is an written in C, delivering something similar to object by kernel. Each kernel module could create object and one object could have many interfaces. For example filesystem could be accessed as an file (block device) or as filesystem, referencing to the same object. KISS'em will have webassembly support with support swap webassembly program memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BlockSparse

    BlockSparse

    Efficient GPU kernels for block-sparse matrix multiplication

    ...The repo implements both blocksparse and blockwise convolution/transpose-convolution primitives, with support for preparing, executing, and verifying those ops on NVIDIA GPUs. In addition to low-level kernels, it includes wrapper code for integrating with TensorFlow, example scripts (e.g. a transformer on the enwik8 dataset), transformer logic that uses blocksparse operations, and debugging helpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AndEX Nougat/Marshmallow/Lollipop

    AndEX Nougat/Marshmallow/Lollipop

    Android-x86 7.1.2/6.0.1/5.1.1 with GAPPS

    I have compiled three Android-x86 systems (Nougat 7.1.2, Marshmallow 6.0.1 and Lollipop 5.1.1), which can run live or be installed on almost all laptops (and some Desktop computers). INSTALL the systems to HARD DRIVE Say for example that you have a laptop with Windows 10 installed as the only operating system. If you just create one extra partition of about 5 GB you can install Nougat/Marshmallow/Lollipop on this extra partition and then “dual-boot”. I.e. decide whether you want to start Windows or Android-x86 Marshmallow/Lollipop. Grub will be installed as boot handler/loader during the installation of Android Marshmallow/Lollipop. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    squirrel USB

    squirrel USB

    make multi-boot windows USB key

    ...Any backtracking will become horridly confused to spoils! Editing the menu by booting the example entries may not be toothsome. Edit files carefully
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IHaskell

    IHaskell

    A Haskell kernel for the Jupyter project

    IHaskell is a kernel for the Jupyter project, which allows you to use Haskell inside Jupyter frontends (including the console and notebook). It currently supports GHC 8.0 through 9.0. For GHC 7.10 support please use the GHC7 tag. For a tour of some IHaskell features, check out the demo Notebook. More example notebooks are available on the wiki. The wiki also has more extensive documentation of IHaskell features. IHaskell is based upon the IPython architecture and frontend, so learning about that will help. You can write your own extensions using the IPython javascript API, for instance. Use h to learn more about the modal interface IHaskell/IPython provides. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    ...AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EXIRION/OS

    Embedded Operating System

    ...EXIRION/OS project, a Open operating system for computers that can be used in specific operations that require execute a task at a time, EXIRION/OS operating system is a monolithic and mono layered task, which can be used to control complex electronic equipment without the use of instruments PLC, offering a wide range of electronic and industrial applications, EXIRION/OS is also an educational tool, it is an open source operating system to use it as an example of building operating systems in universities and technical colleges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SiriProxy on Raspberry Pi

    Raspberry Pi SD Image with Ruby and SiriProxy

    This is an SD card image with RVM, Ruby, and SiriProxy pre-installed. Release notices: https://sourceforge.net/p/siriproxyrpi/news/ Instructions: https://sourceforge.net/p/siriproxyrpi/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The project of mGDesktop is composed by Server(mginit), 2D/3D graphics demo programs, games, notebook, calculator, painter, medical interface example, industrial interface example, intelligent home control interface example, STB interface example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Linux kernel module for replicating a stream (a char device such as /dev/urandom or /dev/dvb/adapter0/dvr0) in such a way multiple processes can concurrently read it. Example use: watching (or watching/recording) two DVB-T channels at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This contains a sample implementation of DTLS-VPN using OpenSSL DTLSv1 Support - to send data over an encrypted channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ubuntu Multimedia Center is a Ubuntu derived system thats built for viewing multimedia and for playing games. Currently at RC1 we have yet to decide what media center style to use for example should we go for elisa or linuxmce. but it's your decision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    LSCR is a compilation of helping resources for software development in Assembly language under Linux. It includes system calls reference for kernel 2.6+, FASM include files, example applications, and some utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Virtual Device Driver Tinkering This is a project to create simple virtual devices (think lo interface) for instructional purposes, and to generate new ideas. Initial code will be based on O'Reilly's Linux Device Drivers example source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nemesis is a tiny real time operating system kernel based on x86 PCs. Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    GazOS is an open-source operating system written as an example for budding systems programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The PowerProbeOS is intended to be easy and not really powerful when first booted. It\'s ment to become powerful, when other programs from others and myself are runned above. For example, I didn\'t program it to switch into protected mode. Well, someo
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo