Showing 42 open source projects for "c memory allocator"

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
    Introduction to Zig

    Introduction to Zig

    An open, technical and introductory book for the Zig programming lang

    This is the official repository for the book "Introduction to Zig: a project-based Book", written by Pedro Duarte Faria. To know more about the book, check out the About this book section below. You can read the current version of the book in your web browser. The book is built using the publishing system Quarto in conjunction with a little bit of R code (zig_engine.R), which is responsible for calling the Zig compiler to compile and run the Zig code examples.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Selfie

    Selfie

    An educational software system of a tiny self-compiling C compiler

    An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. Selfie is a project of the Computational Systems Group at the Department of Computer Sciences of the University of Salzburg in Austria. The Selfie Project provides an educational platform for teaching undergraduate and graduate students the design and implementation of programming languages and runtime systems. The focus is on the construction...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GoldenDict Professional

    GoldenDict Professional

    Feature-rich dictionary lookup program with OCR supported.

    0. built-in fixes for a large number of issues with the official version 1. a simple plug-in mechanism added, based on which several OCR and audio playback engines plugged 2. completely refactored all implementations to reduce runtime CPU and memory footprint, also query efficiency improved 3. the future goal is to abstract functional extensions and dictionary formats processing into complete plug-ins to further enhance the scalability and maintainability 内置大量的官方版本问题的修正;先期添加了一个简单的插件机制,并基于...
    Downloads: 170 This Week
    Last Update:
    See Project
  • 4
    xoscope is a digital oscilloscope using input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. Includes 8 signal displays, variable time scale, math, memory, measurements, and file save/load.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    ... to check its facilities. You can also create your own users, databases, grant privileges, change passwords, enable audits, create tables etc. by having a look at this file : C:\forms64bit\httpd\htdocs\team1_user_and_database_creation.sql Also, the files, index.html and the team[1-8].php present in the same folder, can be studied for more customization. Use a good Text / Code Editor Software like "Sublime Text" OR Notepad++ to open these files. Check Google For Them.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    XBNF Neurotranslator is a clever and simple compiler which works with translation grammars. It is inspired from BNF translation concept and may replace traditionally complexes : * perl/ruby/sed/... regular expressions, * ASN1 : many typing * Lex, YACC, RecDescent ... XBNF is an improved BNF compiler (as eXtension of BNF grammars). XBNF may be involved in severals different computer domains : - textual data extraction, manipulation or convertion - encoding/decoding...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ugtrain

    ugtrain

    Universal elite game trainer for the command line on Linux.

    The ugtrain is the universal elite game trainer for the command line on Linux under GPLv3. Its dynamic memory support sets it apart. A preloader, a memory discovery and a memory hacking library are included for this. Other features: config file per game, included FOSS game example configs, simplified discovery, security bypassing, automatic adaptation to compiling differences. This project is mostly handled on GitHub: https://github.com/ugtrain/ugtrain
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    General Knowledge Machine Project

    General Knowledge Machine Project

    Intellect Modeling Kit: assisting research, diagnostics, consulting

    We humans are bound by intellectual abilities. All knowledge is far beyond power of any person. The only way to apply knowledge is to build machines able to present it human way but not limited by volume. Intellect Modeling Kit (IMK) is intended to build knowledge machines (KM) assisting experts on the steps of activity: * Observation; * Producing propositions based on knowledge; * Elimination of impossible propositions; * Selection and verification of the most appropriate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fresh Memory

    Fresh Memory

    Flashcards application with Spaced Repetition method

    Fresh Memory is an application that helps to learn large amounts of any material with Spaced Repetition method. The most important subject is learning foreign words, but Fresh Memory can be also used to learn anything else. The learning data is stored as flash cards and dictionaries. The flash cards may have several fields, and the user controls what combination of fields to learn. The flashcards can have formatted text and images.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Simple Dumping Monitor for Arduino

    Simple Dumping Monitor for Arduino

    Simple in use library to display dumps and debug Arduino sketches.

    Simple Dumping Monitor Library (DumpMon) for Arduino-compatible ATmega microcontroller based boards allow to display either memory, registers and timer dumps and also interrupt vectors table dump. Beginning since version 0.6 functions of simple symbolic debugger are added. Being compiled the library requires about 11 KBytes of program memory (15 KBytes for Arduino MEGA). Requirements to RAM memory don't exceed 1 KByte (277 Bytes for dumpmon.pde example, 377 Bytes for dumpmonDebug.pde).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    E-Reader

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes.It conserves memory by using memory mapped files. Contains some basic analysis tools such a KD-Tree, Minimum Spanning Tree, and rendering module using PMViewer algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 15
    Linux Guist - Multi Lingual OS for Asia

    Linux Guist - Multi Lingual OS for Asia

    A Single Click Language Changer and Publishing System for Web and DTP

    Linux Guist - is a Multi Lingual Live CD OS for most Asian Languages, with the ability to run of a CD & Old Hardware, with just 128 MB Memory, for DTP, Web Publishing & Data Entry purposes. This will help IT employers to take up Govt. Projects that require Data Collection, Entry & Publishing at a very very low cost, while providing Training & Job Opportunities to numerous students of these languages, in the various towns, of the country. Talk to your respective IT/HRD ministry to identify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Real Memory Test

    App to test your memory

    With this lightweight application you can test your brain ability to remember something. Includes report with number of remembered words, percentage and overall grade level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting. The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for ACM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Customizable Instruction Set Simulator

    Customizable simulator of virtual CPU with multitasking.

    Project implementing simulator of virtual CPU with additional tools. Application written in C# 4, .Net Framework 4.0 , Visual Studio 2010 Features: - IDE- like environment with MDI interface - Customizable (plug- ins) architecture: instruction sets, directives, registers, additional MDI windows - Own assembler using Intel syntax producing binary programs - Simulation of i386- like CPU operating on multi- level cache and RAM - Simulation of debugger and memory view - Features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MARC Library ( SobekCM )

    Another C# MARC Record implementation

    This is a C# library which contains classes for working in memory with MARC records ( http://www.loc.gov/marc/ ). This allows records to be read from MarcXML and Marc21 formats. Once in memory any field or subfield can be edited, added, or deleted. Then the record can be queried or saved again in either a MarcXML or Marc21 file format. In addition, version 1.1 includes Z39.50 capability and auto-translation from the most common MARC8 characters into Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The C/C++ Program Perfometer is an open source tool which enables the programmer to measure the comparative performance of a C/C++ program or of separated pieces of code by one of several desired metrics: e.g., time, memory, or metrics defined by the prog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tibco EMS Message Admin allows you to purge a queue, list messages in a queue, save a message from a queue to a file, edit the message in memory and send to another (or same) queue, load message from a file and send it to a queue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MemoryMaster

    simple game from the XNA Extreme 101 series

    This is a game I made from the XNA Extreme 101 class over at 3DBuzz.com. Its a very simple memory game, with bouncing balls, using the directional keys to input. Most of the concepts were demonstrated in previous videos but only the implementation plan was given for the actual game. == Requirements == To play this game you will need these installed :) 1. .Net Framework 4 http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=24872 2. XNA Framework Redistributable 4.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VocLearner
    A software to help users to learn vocabulary lists (from one language to another) more efficiently. They can create several lists, and learn them. The software saves the lists, but also the knowledge level of the user for each sentence of the lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vok Meister
    Going on a world trip? Vok Meister will help you speak the languages in no-time. A complete studio for gathering and memorizing vocabularies. Focused on the structure in languages, for fast learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GRANULE is a flashcards program based on Leitner cardfile methodology for learning new words. It features long-term memory training capabilities with scheduling, integrated pictures, sound, and full-screen mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next