Showing 561 open source projects for "linux memory"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    scanmem & GameConqueror

    scanmem & GameConqueror

    memory scanner for Linux

    scanmem is a debugging utility designed to isolate the address of an arbitrary variable in an executing process. scanmem simply needs to be told the pid of the process and the value of the variable at several different times. After several scans of the process, scanmem isolates the position of the variable and allows you to modify its value.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Wi-PWN

    Wi-PWN

    ESP8266 firmware for performing deauthentication attacks

    ESP8266 firmware for performing deauthentication attacks, with ease. Wi-PWN is a firmware that performs death attacks on cheap Arduino boards. The ESP8266 is a cheap microcontroller with built-in Wi-Fi. It contains a powerful 160 MHz processor and it can be programmed using Arduino. A deauthentication attack is often confused with Wi-Fi jamming, as they both block users from accessing Wi-Fi networks. The 802.11 Wi-Fi protocol contains a so-called deauthentication frame. It is used to...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    ophcrack

    ophcrack

    A Windows password cracker based on rainbow tables

    Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman's original trade-off, with better performance. It recovers 99.9% of alphanumeric passwords in seconds.
    Leader badge
    Downloads: 10,014 This Week
    Last Update:
    See Project
  • Boost your bottom line in less time | IBM Cognos Analytics Icon
    Boost your bottom line in less time | IBM Cognos Analytics

    Business intelligence solution for businesses wanting to make better analytics and confident decisions

    IBM Cognos Analytics acts as your trusted co-pilot for business with the aim of making you smarter, faster, and more confident in your data-driven decisions.
    Learn More
  • 5
    Pinguino IDE

    Pinguino IDE

    Pinguino packages

    Pinguino is an electronics prototyping platform. It supports different 8- and 32-bit ©Microchip microcontrollers, all with built-in USB module. Pinguino comes with a USB Bootloader, a small program running inside the microcontroller which is responsible for transferring your application from your PC to the microcontroller memory and handing over the control to this program afterwards. No programmer is then needed, only a USB cable and a PC. Pinguino is also an Integrated Development...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 6
    Lists all the processes, executables, and shared libraries that are using up virtual memory. It's helpful to see how the shared memory is used and which 'old' libs are loaded.
    Leader badge
    Downloads: 836 This Week
    Last Update:
    See Project
  • 7
    ALEPH-w

    ALEPH-w

    Data structures and Algorithms library

    Aleph-w is a library of data structures and algorithms implemented in and for C++. It contains the main data structures: single and double lists, special arrays (dynamic and of bits), many types of trees: multitrees, binary search trees, avl, red-black, randomized, treaps, splay and other interesting types. Several types of hash tables are implemented: separated chaining, open adressing with linear probing and double function hash; this last one has a garbage colector mechanism that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Kernelloader

    Run Linux on the Playstation 2

    Kernelloader is a free bootloader for PS2 Linux and other Playstation 2 operating systems. Loading can be done by "Action Replay Media Player", by "memory card exploit", by "FMCB" or any other homebrew loading method. If you downloaded the latest Linux Live DVD, you need to run the online updater to be able to play Youtube videos.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 9
    sudoku86

    sudoku86

    a 16-bit Sudoku game for DOS and 8086/8088 CPUs

    Sudoku86 is a Sudoku game designed to run under DOS. It is a 16-bit, real mode application using CGA or VGA video output (320x200). It has been compiled using Turbo C 2.0.1. Sudoku86 comes with 100 sudoku grids. Sudoku86 requires: - 50K of free conventional memory - a 8086/8088 compatible CPU - a CGA, MCGA or VGA graphic card - a two-button mouse - a DOS 3.0+ compatible operating system
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM) Icon
    Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM)

    For IT security teams in need of an AI-driven unified endpoint management platform

    IBM® MaaS360® is uniquely equipped to help IT professionals manage a wide variety of endpoints, apps, and data, and protect them efficiently and productively.
    Learn More
  • 10
    ptbench

    ptbench

    CPU and RAM stressing and monitoring

    This package provides you 2 C++ applications to stress and monitor your CPU and RAM under Linux. Find a lack of performance (not enough cores/threads or too little clock speed) and memory/resource leaks or a lack of RAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dsm2

    dsm2

    Direct SGA access without SQL for Oracle RDBMS

    dsm2 is light weight cli which enables DBA's to list/trace any session in real time directly through the SGA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TOS

    An operating system for tenputer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    viewpix

    A Landsat 8 scene viewer

    Viewpix allows the user to load all eleven bands of a Landsat 8 Level 1 data set into memory concurrently. You can scroll and view each band at full resolution. Change bands instantly with a single key press. Band 8 is 15 meters resolution, all other bands are 30m resolution. A 30m resolution gray scale scene is generated by Viewpix and is presented as band 12. Each Landsat 8 scene is roughly 190 X 180 kilometers. Viewpix was originally written as a simple platform to test GPU software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    USB Rubber Ducky

    USB Rubber Ducky

    A human interface device programmable

    ... well crafted keystrokes anything is possible. If only you had a few minutes, photographic memory and perfect typing accuracy. The USB Rubber Ducky injects keystrokes at superhuman speeds, violating the inherent trust computers have in humans by posing as a keyboard. Inventing keystroke injection in 2010, the USB Rubber Ducky became the must-have pentest tool. With a covert design and simple "Ducky Script" language, this bad USB infiltrates systems and imaginations the world over.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 17
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 18

    zmalloc

    Simple malloc checking in 'C'

    A very simple malloc checking library. Can be used as a source include as well. The biggest advantage of this library is non intrusiveness. It does not rely on any platform specific features, should work everywhere. How to use: use zalloc() and zfree() instead of the malloc and free calls. (Could be done by defines) Zmalloc will detect overwrites, freeing non freed items, not freeing items allocated. See the test_zmalloc on how to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FOG - A Free Cloning Solution
    FOG is a free open-source cloning/imaging solution/rescue suite. FOG can be used to image Windows XP, Vista, Windows 7 and Window 8 PCs using PXE, PartClone, and a Web GUI to tie it together. Includes featues like memory and disk test, disk wipe, av scan & task scheduling.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20

    Fondement Michtam

    Few useful tools that will be liberally used in all my projects.

    This package includes all little macros and utility primitives that my projects use as architectural fundation. This include: Genericity: 1 simple macros for translating a pointer to a field to a pointer to it's structure. 2 simple macros for Object inclusion in C. Memory management: My projects try to manage memory with a strict stack discipline (when possible). There are 2 main stacks, only one of which is widely used. It is also possible to push a stack on a stack, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chapel

    Chapel

    a Productive Parallel Programming Language

    Chapel is an emerging parallel programming language whose design and development are being led by HPE in collaboration with academia, computing labs, and industry. Chapel's goal is to improve the productivity of parallel programmers, from laptops to supercomputers. **Please note that Chapel development has moved to GitHub**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    starrydb-publice

    starrydb-publice

    starrydb is game server engine

    starrydb is game server engine, As long as a few simple scripts can help you quickly build a game server. email:admin@starrydb.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Lightweight application-protocol for devices that are constrained their resources such as computing power, RF range, memory, bandwith, or network packet sizes. This protocol, CoAP, is developed in the IETF working group "CoRE", <http://6lowapp.net>.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    experix laboratory control system

    experix laboratory control system

    instrument control, data acquisition display and analysis

    Experix is a command-line driven environment for laboratory data acquisition and device control and graphical presentation and analysis of data. Written in C for GNU-Linux . Tested on PC and Raspberry Pi. The core is written very generally in order to support applications by means of script files. Device interfaces: PCMCIA daq (2 devices tested) via kernel module with interrupt handler and memory-mapped data; USB daq (1 device tested) using libusbx; running an equipment servicing program via...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    meta-treedb

    on-disk memory library using meta-data

    meta-treedb can implement malloc functionality, and much more! Need a heap that allocates from a fixed size chunk of memory? No problem. But where treedb comes into its own is when it comes to allocating from a mmap()ed disk file - the memory becomes persistent. If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away. Meta-treedb comes with an AVL tree, doubly-linked-list...
    Downloads: 0 This Week
    Last Update:
    See Project