Showing 182 open source projects for "command line dynamic"

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
  • 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
  • 1
    Script to be used in conjunction with crash to automatically generate a text file containing major information about a newly generated crash dump
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    uClinux for the Fujitsu MB86H2X processor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This site is primarily geared towards developing small applications for Buffalo Technology’s amazing NAS devices called LinkStation/Terastation/Kurobox. We also want to rebuild OpenLink from OpenEmbedded here, and even Gentoo for the LSpro.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    yaMOS - yet another My Operating System
    yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    The EVMS Project uses a layered, plug-in model to provide unparalleled flexibility and extensibility in managing storage. This allows for easy expansion or customization of various levels of volume management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is an Open Source Operating System which is completely developing in C. It will not be supporting GUI. It is designed to be like a DOS challenging the statement that only GUI enabled OS are more user-friendly and have wider functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FreeOS/1
    FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Minimal Linux Like Kernel
    It is a minimal linux like kernel for x86 architecture. It is mostly the source code from the tutorial "Roll your own toy UNIX-clone OS" written by James Molloy: http://www.jamesmolloy.co.uk/tutorial_html/index.html It is encoded in a bash script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multiple RX threads is a kernel module designed for improving networking performance for NAPI on multi-core system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    A portable BASIC in the style of Microsoft 6502 BASIC (especially the Apple ][+ variant), with influence from GW-BASIC and Atari BASIC among others, with enhanced features, written in C for portability to computers large and small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 12
    View and edit your ELF object file. Useful for plugin-based architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RPC (Remote Procedure Call) system with C language support, own network protocol, automatic parallelization, SSL support and other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Debian Lenny with the (in)famous unsupported intel i810 1.7.2 driver, which supportsTV-OUT. If you own i855GM and similar hardware this chrootable environment allows you to enable your DVO. Comes with fluxbox, gmplayer and the complete driver sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    high-performance pure-asynchronous modular client/server engine implementation based on linux kernel AIO stuff (linux/fs/aio.c) with support proxy and openSSL's SSL/TLS realization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Berkley Snoop protocol module for Linux. Purpose: avoid speed reduction between big fat pipe (satellite) and wireless links caused by error prone nature of wireless links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple little program, that can convert quaternions from a exponential form to a usual form. I will argue for this method, which I find very natural and quite intuitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xenoprof is a system-wide profiler for Xen virtual machine environments, capable of profiling the Xen virtual machine monitor, multiple Linux guest operating systems, and applications running on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ZeX/OS - operating system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple operating system (not necessarily small). I try to implement standards like the standard C library. This product includes software developed by the tyndur Project and its contributors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    iptables-TNG ( The Next Generation of iptables) An environment that can use different packet classification algorithm (eg. tuple) to support large rulesets (more than 10,000 rules) for high bandwidth networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EDAC is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is handling ECC memory errors. A new 'class' of 'edac_device' is available in the EDAC CORE. This allows for creating instances of 'edac_device'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Operating System Framework for a MIPS Simulator. The project includes a multi-threaded MIPS Simulator and a naive Operating System and an Assembler for the simulated architecture, intended to be used for instructional and educational purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Function call tracing in the Linux kernel and userspace applications. Dynamically sets probes (using VProbes, a KProbes variant) and displays the function call trace of a process calling kernel or application functions. The superior of strace and ltrace.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo