Apps tagged with 'os-kernel'

All apps in Apps tagged with 'os-kernel' category. Use the filters below to narrow down your search. 
Copy a direct link to this comment to your clipboard
  1. Linux kernel icon
     321 likes

    The Linux kernel is the core component of the Linux operating system. It's responsible for managing the system's resources and facilitating communication between hardware and software. It was first created by Linus Torvalds in 1991 and is open-source, allowing for...

    Cost / License

    Application type

    Platforms

    • Linux
    17 alternatives
    4.7
    Excellent13 reviews
  2. Linux-libre icon
     34 likes

    Linux-libre is a GNU package that is maintained from modified versions of the Linux kernel. The aim of the project is to remove any software that does not include its source code, has its source code obfuscated or released under proprietary licenses.

    Cost / License

    Platforms

    • Linux
    Linux-libre screenshot 1
    5 alternatives
  3. GNU Hurd icon
     28 likes

    GNU Hurd (usually referred to as the Hurd) is a computer operating system kernel designed as a replacement for Unix, released as free software under the GNU General Public License. It has been under development since 1990 by the GNU Project of the Free Software Foundation.

    Cost / License

    • Free
    • Open Source

    Application type

    Platforms

    • Linux
    GNU Hurd screenshot 1
    6 alternatives
  4. GreenteaOS icon
     2 likes

    A warm and cozy, open-source operating system compatible with existing apps, games and drivers. The main idea is to efficiently create a compatible environment for existing software and provide the best user experience on a personal computer.

    Cost / License

    Application type

    Platforms

    • Self-Hosted
    GreenteaOS screenshot 1
    50 alternatives
  5. illumos icon
     19 likes

    illumos is a free and open-source Unix operating system. It derives from OpenSolaris, which in turn derives from SVR4 UNIX and Berkeley Software Distribution (BSD). illumos comprises a kernel, device drivers, system libraries, and utility software for system administration.

    Cost / License

    • Free
    • Open Source

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    170 alternatives
  6. The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user-space programs. This package contains over 1,900 man pages.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    12 alternatives
  7. Nanos icon
     2 likes

    Nanos is a new kernel designed to run one and only one application in a virtualized environment. It has several constraints on it compared to a general purpose operating system such as Windows or Linux - namely it's a single process system with no support for running...

    Cost / License

    Application type

    Platforms

    • Mac
    • Linux
    Nanos screenshot 1
    16 alternatives
  8. SystemTap icon
     1 like

    SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive...

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    SystemTap screenshot 1
    SystemTap screenshot 1
    9 alternatives
  9.  5 likes

    strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    • BSD
    • FreeBSD
    strace screenshot 1
    15 alternatives
  10. DTrace icon
     4 likes

    DTrace is a performance analysis and troubleshooting tool that is included by default with various operating systems, including Solaris, Mac OS X and FreeBSD. A Linux port is in development.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Linux
    • BSD
    • Solaris
    • FreeBSD
    8 alternatives
  11. Based in Ottawa, Ontario, Canada, BlackBerry QNX has provided foundational software for many of the world’s mission-critical embedded systems since 1982. From nuclear power plants, surgical robots and class III life-critical medical devices to autonomous vehicles and brands like...

    Cost / License

    • Freemium
    • Proprietary

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    • BSD
    • Self-Hosted
    122 alternatives
  12.  3 likes

    perf is a performance analyzing tool in Linux, available from Linux kernel version 2.6.31 under tools/perf, and is frequently updated and enhanced. It is capable of lightweight profiling, supports hardware performance counters, tracepoints, software performance counters (e.g.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    9 alternatives
  13. Advanced Linux Sound Architecture (known by the acronym ALSA) is a free and open source software framework that provides an API for device drivers for sound cards. Some of the goals of the ALSA project at its inception were automatic configuration of sound-card hardware, and...

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    AlsaMixer
    3 alternatives
  14. SpatialOS icon
     3 likes

    SpatialOS is a computation platform that allows you to exceed the power of a single game engine or server.

    Cost / License

    • Free Personal
    • Proprietary

    Platforms

    • Mac
    • Windows
    • Linux
    • Online
    • Chrome OS
    • OSVR
    • Self-Hosted
    SpatialOS screenshot 1
    SpatialOS screenshot 1
    SpatialOS screenshot 2
    +4
    SpatialOS screenshot 3
  15.  2 likes

    ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. Used for debugging.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    • BSD
    • FreeBSD
    ltrace screenshot 1
    14 alternatives
  16. Jupiter is a light weight power and hardware control applet for Linux. It is designed to improve battery life of a portable Linux computer by integrating with the operating system and changing parameters of the computer based on battery or powered connection.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
  17. XNU icon
     2 likes

    XNU kernel is part of the Darwin operating system for use in OS X and iOS operating systems. XNU is an acronym for XNU is Not Unix. XNU is a hybrid kernel combining the Mach kernel developed at Carnegie Mellon University with components from FreeBSD and C++ API for writing...

    Cost / License

    • Free
    • Open Source

    Platforms

    • Self-Hosted
    6 alternatives
  18. Beautifully designed and optimized for ease of use. Works with all kernels and devices. Fully compatible with ElementalX Kernels.

    Cost / License

    • Free
    • Proprietary

    Platforms

    • Android
  19. This utility, just as it sounds, allows your to crash the Windows operating system by initiating a Blue Screen of Death according to 5 parameters that you specify from command-line.

    Cost / License

    • Free
    • Proprietary

    Platforms

    • Windows
    1 alternatives
  20.  2 likes

    Genkernel is a tool for building a general-purpose modular Linux kernel for Gentoo Linux. Genkernel compiles the kernel with all available device drivers built as modules, then copies these to an init RAM disk that is passed to the kernel at boot time, providing automatic...

    Cost / License

    • Free
    • Proprietary

    Platforms

    • Linux
  21.  1 like

    The ktrace utility enables kernel trace logging for the specified processes. Kernel trace data is logged to the file ktrace.out. The kernel operations that are traced include system calls, namei translations, signal processing, and I/O.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • BSD
    • FreeBSD
    8 alternatives
  22. An application which manages kernel parameters. It depends on your kernel which features you can use.

    Cost / License

    Alerts

    • Discontinued

    Platforms

    • Android
    Kernel Adiutor screenshot 1
    Kernel Adiutor screenshot 1
    Kernel Adiutor screenshot 2
    4 alternatives