Showing 95 open source projects for "mind"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 1
    Zstandard

    Zstandard

    Zstandard - Fast real-time compression algorithm

    Zstandard is a fast compression algorithm, providing high compression ratios. It also offers a special mode for small data, called dictionary compression. The reference library offers a very wide range of speed / compression trade-off, and is backed by an extremely fast decoder (see benchmarks below). Zstandard library is provided as open source software using a BSD license. Its format is stable and published as IETF RFC 8478. The negative compression levels, specified with --fast=#, offer...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 2
    librdkafka

    librdkafka

    The Apache Kafka C/C++ library

    librdkafka is a C library implementation of the Apache Kafka protocol, providing Producer, Consumer and Admin clients. It was designed with message delivery reliability and high performance in mind, current figures exceed 1 million msgs/second for the producer and 3 million msgs/second for the consumer. librdkafka is licensed under the 2-clause BSD license. KAFKA is a registered trademark of The Apache Software Foundation and has been licensed for use by librdkafka. librdkafka has...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    libgit2

    libgit2

    A cross-platform, portable, linkable Git implementation library

    libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. Libgit2 is developed with CMake, and this is be the easiest way to build a binary from the source. The CMake build system provides lots of options to configure the libgit2 build for your particular needs. It’s highly recommended that you build libgit2 as a static...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    libplist

    libplist

    A library to handle Apple Property List format in binary or XML

    A small portable C library to handle Apple Property List files in binary, XML, JSON, or OpenStep format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds. Icon
    With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds.

    Empower your whole team to build and maintain automated tests, not just developers.

    Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes.
  • 5
    libusbmuxd

    libusbmuxd

    A client library to multiplex connections from and to iOS devices

    ... provides an open-source reimplementation of the usbmuxd daemon to use on Linux or as an alternative to communicate with iOS devices without the need to install iTunes. The architecture of the library and dependencies has been designed with an OOP approach in mind. Thus bindings for other programming languages are easier to create and allow an OOP based API. Linux enthusiasts were not amused about great but incompatible hardware like the iPhone 2G.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    fluentbit

    fluentbit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX

    Fluent Bit is a super-fast, lightweight, and highly scalable logging and metrics processor and forwarder. It is the preferred choice for cloud and containerized environments. A robust, lightweight, and portable architecture for high throughput with low CPU and memory usage from any data source to any destination. Proven across distributed cloud and container environments. Highly available with I/O handlers to store data for disaster recovery. Granular management of data parsing and routing....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Seafile

    Seafile

    High performance file syncing and sharing

    ... storage capacity on the server. Files can be used offline too. Features built with enterprise environments in mind: AD/LDAP integration, group syncing, department hierarchy, fine-grained permission control. Edit Wiki documents in Markdown format, with built-in WYSIWYG Markdown editor. Knowledge management becomes very efficient with our full-text search, file tagging and review features. The core of Seafile server is written in C programming language. It is small and has a fantastic performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SWUpdate

    SWUpdate

    Software Update for Embedded Systems

    SWUpdate is a Linux Update agent with the goal to provide an efficient and safe way to update an embedded Linux system in the field. SWUpdate supports local and OTA updates and multiple update strategies and it is designed with security in mind. To start with SWUpdate, it is suggested you look at the documentation and build for one evaluation board (or you run SWUpdate on your host for a first overview). If you plan to update your device locally or remotely, SWUpdate is the right framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 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.
  • 10
    WipeFreeSpace

    WipeFreeSpace

    Secure wiping/shredding of free disk space with many methods

    WipeFreeSpace is a program to securely erase/wipe/overwrite/shred the free space on file systems WITHOUT DESTROYING EXISTING FILES, to prevent recovery of deleted sensitive data. This allows protecting the user's privacy when e.g. selling the drive or the whole computer. The following filesystems are supported: - Ext2/3/4, - NTFS, - XFS, - ReiserFSv3/4, - FAT12/16/32, - MinixFS1/2, - JFS, - HFS/HFS+, - OCFS. The following wiping methods are supported: Gutmann-like, random, Schneier,...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 11
    xwm

    xwm

    A tiny XCB floating window manager

    A minimal viable solution developed with single-monitor workflows in mind. Despite the small footprint, xwm maintains extensibility and can be customized to enhance the user experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    Cross-platform C library for reading values from and writing values to .xlsx files. XLSX I/O aims to provide a C library for reading and writing .xlsx files. The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007. The library was written with the following goals in mind: - primary focus on data values organized in tables, on not layout or graphics - written in standard C, but allows being used by C++ - simple interface - small footprint - portable across...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    Wheefun TriggerWarning Library

    Selectively enable features in software which may be objectionable

    The Wheefun TriggerWarning libray (aka WFTW) is a framework for determining which features of software should be selectively enabled due to a user's preferences, as well as to known legal caveats which may apply to a program. This library allows users to poll a given tag and to assess its suitability given the user's preferences. WFTW has two use cases in mind: * Providing content filtering or warning in implementing applications where certain content may be objectionable or otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mhsetroot

    wallpaper setting untility has frontend gmhsetroot on SF

    front end for ver 1.6.2 on my websight link MHSETROOT v1.6.2 Features: Powered by ImLib2 No more having to resize your image to make it fit. mhsetroot gives you the ability to set any size image to the center of the screen any size you want. Make your Screen splash with cool any size tile effects. Tile any size image on your screen any size you want either vertically or horizontally, or both, no more having to resize your images first before using them for wallpaper. Flip the image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    minicoro

    minicoro

    Single header stackful cross-platform coroutine library in pure C

    Minicoro is a single-file library for using asymmetric coroutines in C. The API is inspired by Lua coroutines but with C's use in mind. The project is being developed mainly to be a coroutine backend for the Nelua programming language. The library assembly implementation is inspired by Lua Coco by Mike Pall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Masscan

    Mass IP port scanner

    ... designed with the entire internet in mind. Do take note however that Masscan uses its own custom TCP/IP stack, so anything other than a simple port scan could cause conflict with the local TCP/IP stack unless certain configurations are done.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 17

    drmind

    Mastermind clone for DOS

    Dr. Mind is a PC adaptation of the Mastermind (TM) board game. The computer generates a secret color code, then the player has to figure out the exact pattern through deduction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    240p-test-suite

    240p-test-suite

    A homebrew video suite for game consoles

    Downloads are now available at https://artemiourbina.itch.io/240p-test-suite A homebrew software suite for video game consoles developed to help in the evaluation of upscalers, upscan converters, line doublers and of course TV processing of 240p video. The Wii and Dreamcast versions have modes for 480i and 480p evaluation as well. It has tests designed with the processing of 240p signals in mind, although when possible it includes other video modes and specific tests for them. These have been...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 19
    Dudders is a utility for updating DNS records. It points a domain name to a given IP address, using the RFC2136 DNS UPDATE protocol and a SIG(0) signature. It is designed with embedded systems in mind.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    keysniffer

    keysniffer

    Linux kernel mode debugfs keylogger

    A Linux kernel module to grab keys pressed in the keyboard, or a keylogger. keysniffer was initially written with the US keyboard (and conforming laptops) in mind. By default it shows human-readable strings for the keys pressed. However, as keyboards evolved, more keys got added. So the module now supports a module parameter codes which shows the keycode shift_mask pair in hex (codes=1) or decimal (codes=2). You can lookup the keycodes in /usr/include/linux/input-event-codes.h. The keypress...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wraith is an open source IRC bot written in C++. It has been in development since late 2003. It is based on Eggdrop 1.6.12 but has since evolved into something much different at its core.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    **Unfortunately, the Bridge Contest is no longer operational. We hope the code base will be of use to others with similar projects in mind.** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project. Web site infrastructure supports worldwide participation in qualifying and semifinal rounds with a tiny administrative...
    Leader badge
    Downloads: 1,056 This Week
    Last Update:
    See Project
  • 23
    Mind Guard Linux

    Mind Guard Linux

    Mind Guard OS Made For Minds

    ... or typed something wrong, the process had to be started all over again. Well, the process is now not at all geeky with Mind Guard Linux available that makes it possible for anyone to create a bootable CD/DVD or USB flash drive with MindGuard in it. Mind Guard Linux 2018 is available now, based on Ubuntu 16.04LTS. User Name & Password is Linux. MGL NoPAE ISO is for Machines with 4GB RAM & MGL PAE ISO is for Machines with Maximum up to 64GB of RAM. Mind Guard is the Glasses.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    DreamStudio by Volocian Studios
    ... purposes, while everything we do is designed with ease of use and flexibility in mind, to suit everyone from novice hobbyists to expert professionals. Wherever possible, Volocian™ relies on free, open source, and cross-platform software to prevent vendor lock-in, planned obsolescence, and software as a service licensing. While we remain pragmatic about the use of proprietary software, as we’re aware of the feature limitations of some open source solutions, free solutions are preferred.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    PAM module which permits authentication for arbitrary services via ssh-agent. Written with sudo in mind, but like any auth PAM module, can be used for for many purposes.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next