Showing 53 open source projects for "c memory allocator"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    LZ4

    LZ4

    Extremely fast compression algorithm

    ... static assets (text/images/tables/scripts/etc) which loading from Flash Memory / HDD / SSD. In this case, compression time is completely ignored. Because only content developers compress the data at once and usually they don't care about its computational cost. But they always care end user's experience a.k.a. "loading time" and bandwidth. Please pay attention to "LZ4HC -9" which is quite faster than other methods.
    Downloads: 216 This Week
    Last Update:
    See Project
  • 2
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data. There are some other libraries to do nearest neighbor search. Annoy is almost as fast as the fastest libraries, (see below), but there is actually another feature that really sets Annoy apart: it has...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    nnn

    nnn

    n³ The unorthodox terminal file manager

    nnn (n³) is a full-featured terminal file manager. It's tiny, nearly 0-config and incredibly fast. It is designed to be unobtrusive with smart workflows to match the trains of thought. nnn can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins to extend the capabilities further e.g. live previews, (un)mount disks, find & list, file/dir diff, upload files. A patch framework hosts sizable user-submitted patches which are subjective in...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    Pluggable foundation blocks for building loosely coupled distributed apps. Includes implementations in Redis, Azure, AWS, RabbitMQ and in memory (for development). When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple. Wanted to build against abstract interfaces so that we could easily change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kvrocks

    Kvrocks

    NoSQL database that uses RocksDB as storage engine

    Apache Kvrocks(Incubating) is a distributed key-value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. Kvrocks intends to decrease the cost of memory and increase the capacity while compared to Redis. The design of replication and storage was inspired by rocksplicator and blackwidow. Redis protocol, user can use redis client to visit the kvrocks. Namespace, similar to redis db but use token per namespace. Replication, async replication using binlog like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SyncManager

    SyncManager

    Sync manager that helps you sync your files across different folders.

    SyncManager is a custom-made lightweight synchronization manager that helps you synchronize your files and folders across different folders. Sync Manager lets you sync your data in two ways: manually or automatically. Manual syncing mode lets you decide what and when to sync data, while automatic syncing mode syncs data based on the time elapsed since the previous synchronization. You can also decide how to handle old versions of files and folders: move them to the trash, delete them...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8

    Dynamic Arrays and Hashes (C++, Delphi)

    Useful classes for working with Dynamic Arrays in Delphi and C++

    New version 1.03 is released! Framework for manipulating with Dynamic Arrays in memory. Available for Delphi all latest versions and for C++. Powerful Hash and Double Hash classes to work with pairs of values (key and value) and with values that have two keys (key1, key2, value). Give it a try and let me know how it works.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    O2Micro Card Reader Restarter

    Enables O2Micro card reader after laptop hibernate on Windows 8

    On some Dell laptops powered by Windows 8 after hibernation O2Micro Smartcard reader fails to start. This leads to the fact that Windows does not respond to an inserted memory card. This application wakes O2Micro card reader after Windows 7/8/8.1 hibernation. Just run it after you insert SD card into card reader. Requires Administrator privileges. Tested on: * Dell E5530 If this application works on another laptop not listed in the "Tested on" list, please let me know. I will update...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 10
    LibSecRm - Secure Removal Library

    LibSecRm - Secure Removal Library

    A library for secure deleting data on-the-fly

    LibSecRm (LIBrary for SECure ReMoval) is a set of replacements for these standard C functions which cause data removing from files. The data is first securely wiped on-the-fly, to protect the user's privacy, then the original functions are called. There is NO NEED to rebuild your software, because LibSecRm is a pre-loadable library, meaning you just need to RUN the software with LibSecRm loaded. LibSecRm is also a development library. The following wiping methods are supported: Gutmann-like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FormatUsb

    FormatUsb

    The FormatUsb tool is a reliable way to format USB flash drives

    The FormatUsb tool is a reliable way to format USB flash drives, such as USB keys/pendrives, memory sticks,SD Memory Card, SDHC Memory Card and SDXC Memory Card SD/SDHC/SDXC Cards.
    Downloads: 121 This Week
    Last Update:
    See Project
  • 12
    linndrumcass

    linndrumcass

    linndrumcass: tools for the LinnDrum data cassette format

    linndrumcass: tools for the LinnDrum data cassette format Included tools: * linndrumcassdecode: decode LinnDrum data cassette * linndrumcassencode: encode LinnDrum data cassette * linndrummemparse: parse LinnDrum pattern+song memory image Special features: Decoding of patterns and songs, export to MIDI files. Copyright (c) 2018-2022 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TestDisk & PhotoRec

    TestDisk & PhotoRec

    Disk recovery utility

    ... disklabelUFS and UFS2 (Sun/BSD/...)XFS, SGI's Journaled File System PhotoRec is file data recovery software designed to recover lost pictures from digital camera memory or even Hard Disks. It has been extended to search also for non audio/video headers. It searches for Sun/NeXT audio data (.au)RIFF audio/video (.avi/.wav)BMP bitmap (.bmp)bzip2 compressed data (.bz2)Source code written in C (.c)Canon Raw picture (.crw)Canon catalog (.ctg)FAT subdirectoryMicrosoft Office Document (.doc)Nikon ds
    Downloads: 119 This Week
    Last Update:
    See Project
  • 14

    diffpak

    A huge files block differential compressor

    A differential compresor (or a binary diff) for huge files. Unlike other tools, e.g. xdelta3, it searches for matching data through the whole source file, even if it weights several gigabytes, while using much less memory (with default configuration approx 25x less than the size of the source file). Output files are not compressed, so you can use any compressor you like with great results. It is quite fast for very similar files (about the speed of hdd, however it reads input files twice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    NoDoubles

    Finds and removes duplicates (hard links)

    NoDouble is a duplicate correction tool. It scans your drives for duplicate file. Unlike most tools, it replaces duplicates with hard links. A duplicate file is file with the same content, the same size, but not necessarily the same name or extension. When two duplicates or more are found, at least one of them is replaced with a hard link that points to the same data in the first file. Effectively, a hard link is a file, not a shortcut, and by removing the first file, the second file will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dotNet Disk Imager

    dotNet Disk Imager

    Lightweight RAW and ZIP disk images reader and writer to USB or SD

    IMPORTANT!!! Since this is new software, your web browser, operating system or even possibly antivirus software may report security alerts against this tool. Please ignore that messages until this tool gets widely spread. This program is highly inspired by Win32 Disk Imager and sort of copies it's function. However, I've added some features, like verification of readed/writed image file and the most important is on the fly support for zipped images. Another features worth mentioning are...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 18
    Tools4&Droid

    Tools4&Droid

    Easiest way to install Android applications and manage your device !

    [Compatibility] : Windows The program allows you to install Android applications (extension : .apk) with several options and tools . Necessary requirements such as adb and fastboot are integrated in the application. Android SDK is not required to use this program. The program was developed on Qt platform, basically using C ++. Make sure your device driver is installed on your computer.
    Downloads: 3 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: 43 This Week
    Last Update:
    See Project
  • 20
    Dropbox Lepton

    Dropbox Lepton

    Lepton is a tool and file format for losslessly compressing JPEGs

    ... of memory. We have used Lepton to encode 16 billion images saved to Dropbox, and are rapidly recoding our older images. Lepton has already saved Dropbox multiple petabytes of space. At Dropbox, the security and durability of your data are our highest priorities. As an added security layer, Lepton runs within seccomp to disable all system calls except read and write of already-open file descriptors. Lepton has gone through a rigorous automated testing process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HDD Activity Guage/LED Tray Icon

    HDD Activity Guage/LED Tray Icon

    Show physical HDD activities in LED style or performance gauge style

    Show physical HDD (fixed or removable) activities in LED style or performance meter gauge style. Both Win32/Win64 versions are provided. (Virus/Torjan scanned using Avira Pro.) The memory footprint is small and the CPU utilization is also very low (~ 0%), you can verify this by opening your Task Manager (Ctrl-Shift-Esc). This is originally mainly for my personal use since newer notebooks does not have HDD LED light so I quickly write a replacement using Visual Studio C++ 2010. Some...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    imamLL

    imamLL

    linked list for C prgramming language

    ImamLL is a elegant linked list library for C programming language. It is designed to be efficient and programmers friendly by minimizing number of variables required for allocating memory from the heap. It is created in a hope that it will help developers to store arbitrary information in the programs easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FlashProg

    FlashProg

    Simple USB flash memory programmer.

    FlashProg is USB base flash memory programmer which is specifically design to read and program 3.3V SPI flash memory devices.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    USBRescueX

    USBRescueX

    Rescue and clean your hard disk or USB memory, delete broken shortcuts

    USBRescuex in its version 2.1 is a computer program category in utility software for files and folders, which its main function is the recovery of hidden files, read-only and corrupted our device (either USB memory devices, removable storage or hard disk). Besides recover those important files for you , eliminates the famous RECYCLER virus , which is the basis of other USB flash drives for viruses , this virus is the main wrongdoer in your USB/Storage Device/Device Storage space Removable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    LZWStream

    The LZW algorithm in C#

    Implementation of the LZW algorithm in C#, adhering to the built-in System.IO.Compression. The algorithm and code is much improved, compared to projects like SharpLZW. The LZW algorithm is for arbitrary lossless data compression and are noticeable for simplicity and low (compared to others) memory consumption. Making it interesting for eg. embedded use. There're many other LZW implementations out there. This one is focused on KISS and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next