Showing 56 open source projects for "linux memory"

View related business solutions
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 1
    Cheat Engine

    Cheat Engine

    A development environment focused on modding

    Cheat Engine is an open source development environment that’s focused on modding, or modifying single player games running under window so you can play them according to your personal preferences. You can make games harder or easier as you wish, through various mod options. It also comes with many other features to help debug games and other applications, and protect your system by letting you inspect memory modifications by backdoors. Cheat Engine also comes with extensive scripting support...
    Downloads: 261 This Week
    Last Update:
    See Project
  • 2
    Open Source Cartridge Reader

    Open Source Cartridge Reader

    A shield for the Arduino Mega that can back up video game cartridges

    ... SNES roms and reads/writes save games from and to the SNES cartridge. Supported cartridge types so far, LoRom, HiRom, ExHiRom, DSP, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator). Reads and writes SNES Satellaview 8M Memory packs (BS-X cartridge and Adafruit Clock Generator needed). Reads and writes Nintendo Power Super Famicom Memory Flash Cartridges (needs Adafruit Clock Generator for best result).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    ... integer identifiers for types (assigned either at compile-time or at runtime). A constexpr utility for human readable resource names. An incredibly fast entity-component system based on sparse sets, with its own pay for what you use policy to adjust performance and memory usage according to the users' requirements. Offers a minimal configuration system built using the monostate pattern.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    The flexible game engine

    The flexible game engine

    The flexible game engine

    Crown is a general-purpose and data-driven game engine, written in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. Every aspect of the game is controlled through text configuration files. Before shipping, configuration files are compiled to efficient platform-specific binary blobs. Data in memory is organized to achieve the maximum performance possible on every platform. Every game asset is hot-reloadable, code included. Evaluate modifications and adjustments...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    Animation Compression Library

    Animation Compression Library

    Animation Compression Library

    Animation compression is a fundamental aspect of modern video game engines. Not only is it important to keep the memory footprint down but it is also critical to keep the animation clip sampling performance fast. The more memory an animation clip consumes, the slower it will be to sample it and extract a character pose at runtime. For these reasons, any game that attempts to push the boundaries of what the hardware can achieve will at some point need to implement some form of animation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UniTask

    UniTask

    Provides efficient allocation free async/await integration for Unity

    ..., wasm, etc. Asynchronous LINQ, with Channel and AsyncReactiveProperty. TaskTracker window to prevent memory leaks. Highly compatible behavior with Task/ValueTask/IValueTaskSource. In UniTask v2, almost everything is zero-allocated due to a thorough rewrite of the code (Technical details to follow). In addition to significant performance improvements, the new asynchronous sequences, and Asynchronous LINQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPCS4

    GPCS4

    A work-in-progress PlayStation 4 emulator

    A PlayStation 4 emulator which was just started. A project done for fun, and for technical research. The only reason I have started this project is for learning 3D graphics. It's not intended to become a serious application. Support simple compute shader, compute ring, cube maps. For more details you could join our discord server to contact me, or if you are used to Tencent QQ/TIM, just join our group. There you can get more resources which are useful for contributing. To run or develop...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 8
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
    Leader badge
    Downloads: 590 This Week
    Last Update:
    See Project
  • 9
    Quarto Solver

    Quarto Solver

    Quarto Solver calculates optimal moves for Quarto and Quarto 2x2

    You can calculate for every game state in Quarto and Quarto 2x2 an optimal move.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • 10
    Amethyst Game Engine

    Amethyst Game Engine

    Data-oriented and data-driven game engine written in Rust

    Data-driven game engine written in Rust. Amethyst uses a rigorous Entity Component System (ECS) architecture to organize game logic. This abstracts away some of the parallelism work, allowing easier exploitation of multi-threading in games. The ECS is rich in features and very efficient, as it never does any memory locking while remaining entirely thread-safe. Amethyst uses gfx-rs to render graphics with Vulkan or Metal. It is meant to be used for 2D and 3D, with various utilities for both...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ixbar3000

    ixbar3000

    Multiplatform Multiemulator Frontend

    ixbar3000 is a frontend, it allows you to browse/launch games from a centralized place. While doing so it’ll keep statistics on your usage. You can also use it to store highscores on games that doesn’t have battery memory. Demo videos: http://www.youtube.com/playlist?list=PLsYn7B5Y4pDxKzEfZSIqlG62yswJXgBu2&feature=plcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Envasion

    NextGen Cheat Device

    Envasion is a Cheat Device for windows that is geared towards emulators. More specifically it supports PC Games and PCSX2. It has it’s own HotKey system that works off of key sequences so you will be able to keep the same key activators across different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sposkpat

    sposkpat

    distraction-less card game

    ...: Boots from: min. 512 Mb USB-drive/stick/memory-card, or CD/DVD. ---- Runs inside the qemu and VMware virtual machines (ugly full screen). ---- Note: Playing solitaire games helps you to greatly improve your attention span and enhance your ability to concentrate. ---- Based on KDE's kpat. Build on Linux Debian/GNU 6.0 (Squeeze) with live-build. ---- Free. Use at your own risk. Have fun. No guarantees. GPL'ed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ... of this phase is r904 in "SvnCode" repository. Lately I've using the codebase for experiments with in-memory transactions. First part is abandoning NANT for building and moving to VS 2015. That's done in r922. This is the last functional code. After that the transaction stuff is added which basically means the server is broken. Ultimately I've moved to GitHub, where the development may or may not continue. We'll see. This is a final goodbye.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Zank

    Text-based adventure game

    Text-based adventure game; can you find enough magic rings and incriminating documents to indict and retire all the politicians before your HP runs out?
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 18
    Break-Out

    Break-Out

    The classical breakout game for hours of fun !

    This game is a nice remake of the traditional brick breaker game, which rules are the following. Bounce the little ball with the bar to destroy all the bricks. Try to survive all the levels to get a nice score or go as fast as you can to make the best chronos and be in the high-scores. Good luck ! If the game does not launch correctly, you probably have to install a more recent version of Java. I uploaded a light version of the game (without the soundtrack). Feel free to leave a review !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Movie-File-Merger-User-Manual

    Movie-File-Merger-User-Manual

    The Movie File Merger User Manual

    ..., or basically any files, but MFM is optimized for videos. MFM runs in Dropbox, which makes it easier to share lists with other people. MFM is portable, so that you can run it from anywhere, on any hard disk or memory stick. MFM works together with multiple other programs, like GOM, VLC, MediaInfo, or TeraCopy. All of them can be downloaded and used for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 375 This Week
    Last Update:
    See Project
  • 21

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gamepad4j

    gamepad4j

    Java Gamepad API for multiple platforms

    A simple, elegant and powerful API for using gamepads like the Xbox 360 or DualShock 3 pad in Java-based games. Will support Windows, Linux, MacOS and OUYA in first release. Simplifies dealing with analog sticks, triggers, button mappings and more. RELEASE PLANNED NOV/DEC 2014 (sourcecode on Github).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Coulson Plot Generator

    Coulson Plot Generator

    Graphics generator for pie diagram matrix from spreadsheets

    For comparative plus/minus spreadsheet data, Coulson Plot Generator application creates a multiple pie diagram, for a rapid visual comparison of subunit occupancy across a range of entities. Numbers of pies, segments, labels and colours are customisable. Creates an editable PDF from a comma separated text file. Now with zoom capability and more memory, for larger datasets. Save images in several formats including SVG.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next