Showing 32 open source projects for "foremost"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    tModLoader

    tModLoader

    A mod to make and play Terraria mods. Supports Terraria 1.4

    ...TML allows players to create and play Terraria mods and is designed in such a way so that you can play alone or together with friends, with one mod or with multiple mods, choose to play however you like! It is however required that all your friends also install TML if you want to play together; vanilla users can't play with TML users. First and foremost, TML is largely a community endeavor, built by the community; used by the community. Without all the contributions people in the community have made over the years, TML would not be in the state it is in. TML is a free-to-use modification of the game and will stay that way.
    Downloads: 263 This Week
    Last Update:
    See Project
  • 2
    DISTRHO Cardinal

    DISTRHO Cardinal

    Virtual modular synthesizer plugin

    A fully free and self-contained modular synthesizer, based on the popular VCV Rack. Available in AudioUnit/CLAP/LV2/VST2/VST3 plugin formats and as a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    Syncthing

    Syncthing

    Open Source Continuous File Synchronization

    Syncthing is an open source continuous file synchronization program, which essentially works by synchronizing files between two or more computers in real time. Syncthing is designed to first and foremost keep users’ data safe and protected against data loss and against attackers who would unlawfully try and access this data. It doesn’t store data anywhere else except on your computers and uses encryption to secure all your data. It is very easy to use, cross-platform and automatic. As such, it is very user-friendly and ideal for all users looking for a secure and easy-to-use file synchronization solution. ...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    C/C++ for Visual Studio Code

    C/C++ for Visual Studio Code

    Repository for the Microsoft C/C++ extension for VS Code

    ...C/C++ support for Visual Studio Code is provided by a Microsoft C/C++ extension to enable cross-platform C and C++ development on Windows, Linux, and macOS. C++ is a compiled language meaning your program's source code must be translated (compiled) before it can be run on your computer. VS Code is first and foremost an editor, and relies on command-line tools to do much of the development workflow. The C/C++ extension does not include a C++ compiler or debugger. You will need to install these tools or use those already installed on your computer. There may already be a C++ compiler and debugger provided by your academic or work development environment. ...
    Downloads: 77 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Catlab.jl

    Catlab.jl

    A framework for applied category theory in the Julia language

    ...It emphasizes monoidal categories due to their wide applicability but can support any categorical structure that is formalizable as a generalized algebraic theory. First and foremost, Catlab provides data structures, algorithms, and serialization for applied category theory. Macros offer a convenient syntax for specifying categorical doctrines and type-safe symbolic manipulation systems. Wiring diagrams (aka string diagrams) are supported through specialized data structures and can be serialized to and from GraphML (an XML-based format) and JSON.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    streetmerchant

    streetmerchant

    The world's easiest, most powerful stock checker

    First and foremost, this service will not automatically buy for you. Runs 24/7, 365, looking for the items you want. Ability to add to cart when available and even opens the browser for you. When you're not by your computer, worry-free with notifications to most platforms and devices when an item comes in stock. You'll find most of the content on the left sidebar.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Iris

    Iris

    A modern shaders mod for Minecraft compatible with existing OptiFine

    ...ShadersMod was never updated past 1.12, and it lacks support for many of the many modern popular shaderpacks. So I created Iris, to try and solve these issues, and also address many other longstanding issues with shader packs. I first and foremost develop Iris to meet my own needs of a performance-oriented shaders mod with good compatibility.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    Dotty

    Dotty

    The scala 3 compiler, also known as Dotty

    ...At its core, many aspects of the type-system have been changed to be more principled. While this also brings exciting new features along (like union types), first and foremost, it means that the type-system gets (even) less in your way and for instance type-inference and overload resolution are much improved. One underlying core concept of Scala was (and still is to some degree) to provide users with a small set of powerful features that can be combined to great (and sometimes even unforeseen) expressivity. ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    remotefs

    remotefs

    A client library to work with all file transfer protocols

    ...This is achieved through a trait called RemoteFs which exposes methods to operate on the remote file system. Currently, the library exposes a client for Sftp, Scp, Ftp and Aws-s3 as external libraries. You might be wondering, "why remotefs?" The first and foremost reason is to provide a generic interface over multiple protocols. For example, in termscp it allows the support of multiple protocols without any protocol-specific code. The second reason is that often, users just want a simple way to operate on a remote file system, however, they don't have the time to spend researching the ins and outs of each protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Serf

    Serf

    Service orchestration and management tool

    ...An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. Serf is first and foremost a library with a command-line interface, serf. The Serf library is independent of the command line agent, serf. The serf binary is located under cmd/serf and can be installed stand alone by issuing the command go get -u github.com/hashicorp/serf/cmd/serf.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MariposaRescue

    MariposaRescue

    Mariposa Rescue Disk is a Linux rescue live distro based on Debian.

    Mariposa Rescue Disk comes with a lot of applications like Gparted, parted, testdisk, ext4magic, extundelete, foremost, fsarchiver, gddrescue, Magicrescue, autopsy, bruteforce-luks, chkrootkit, ddrescueview, ddrutility, dmraid, myrescue, safecopy, sleuthkit and many more. The system will start a console and log in as a user. The default keyboard is English US, which you can change easily. By typing "startx" you can enter the Window Manager XFCE4.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 12
    restify

    restify

    The future of Node.js REST development

    ...Running at scale requires the ability to trace problems back to their origin by separating noise from signal. restify is built from the ground up with post-mortem debugging in mind. Staying true to the spec is one of the foremost goals of the project. You will see references to RFCs littered throughout GitHub issues and the codebase.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Linux Engineer Toolkit Live

    Linux Engineer Toolkit Live

    Portable Linux engineer toolkit for recovery, repair & data rescue

    Linux Engineer Toolkit (LengToolkit) Live is a specialized, recovery-oriented Linux distribution designed for system engineers and IT professionals. Operating exclusively in Live mode, it provides a robust environment to rescue failing systems, recover lost data, and manage disk infrastructures without the need for installation.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14

    giwth

    Implement tests using nested Given, When, Then

    ...The Kotlin implementation supports 'suspend' functions: for any issue, there are two ("suspendable" and "nonsuspendable") kinds, that can be toggled between, while in the same foremost issue. Each issue can be labelled, and return values from corresponding code blocks can be referred to (or addressed, by nesting level), and searched using labels; wildcard matching is available too. Unlabelled given/then/when are not searchable, their return values are stored as the foremost issue's pending result. Supporting coroutines for unit or instrumented tests in Android is under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Turbo

    Turbo

    Turbo is a framework built for LuaJIT 2

    ...The toolkit can be used for HTTP REST APIs, traditional dynamic web pages through templating, open connections like WebSockets, or just as high-level building blocks for native speed network applications. First and foremost the framework is aimed at the HTTP(S) protocol. This means web developers and HTTP API developers are first-class citizens. But the framework contains generic nuts and bolts such as; an I/O loop, IO Stream classes, and customizable TCP (with SSL) server classes giving it value for everyone doing any kind of high-performance network application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Esteaada

    Esteaada

    Best Linux File Recovery

    ...Esteaada could recover files if hasn't been overwritten in its place on file system , even this file lost by deleting or by format , also by resplitting partitions . Esteaada could recover from file systems that readable by kernel , due to mechanism of foremost which Esteaada use . Esteaada by default cuold recover many famus file types like : odf (Libre and Open Office know the file charachters) gz , 7z , bz2 , rpm , deb , svg , avi , jpg , jar , htm , gif , exe , doc , docx , dll , bmp , rar , ppt , pptx , png , pdf , ole , mp4 , mpg , mov , mbd , xls , wmv , wav , vis , swx , sxi , sxc , sx , sdw , rif , zip , xlsx Also Esteaada present this powerful feature that enables the users to add any new file type to its database, this is most amazing feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AEBL

    AEBL

    AEBL is a mobile media distribution system

    AEBL Mobile Media Player, changing how we consume media. AEBL is a media player and a digital media platform in use in the IHDN XPO network media system ( http://www.ihdn.ca/Xpo_VI.html ). AEBL is foremost a mobile media distribution and playback framework. It was created to be the core technology that is used in a television ad insertion and digital sign, and further development has opened up many more applications. It currently is designed to run on a raspberry Pi, although it is being ported to other systems. The AEBL blog is located here: http://aeblm2.blogspot.ca/ For those interested in trying it out, you will need a Raspberry Pi (should be the B series with 512MB) and a SD card (4GB or higher, recommend base 8GB but the larger, the better, for content storage). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python Cookbook

    Python Cookbook

    Python Cookbook, 3rd edition translation

    ...This is the translation of such book. Just as Python 3 represents the future, the new "Python Cookbook" version has a brand new change compared to the previous version. First and foremost, this means that this book is a very cutting-edge reference book. All the code in the book was written and tested under Python 3.3 version. We hope this book will guide people to use Python 3 to write new code or upgrade legacy code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DreamStudio by Volocian Studios
    Volocian believes first and foremost that financial status shouldn’t be a barrier to entry in multimedia content creation. Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20

    GIIRA

    RNA-Seq driven gene finding incorporating ambiguous reads

    GIIRA is a gene prediction method that identifies potential coding regions exclusively based on the mapping of reads from an RNA-Seq experiment. It was foremost designed for prokaryotic gene prediction and is able to resolve genes within the expressed region of an operon. However, it is also applicable to eukaryotes and predicts exon intron structures as well as alternative isoforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Octopus Microfinance
    Octopus is the foremost providers of MIS technology for microfinance institutions. Since 2006, Octopus has successfully assisted 120 institutions in establishing greater efficiency, transparency and timely reporting. Our international clients range from greenfield institutions to established Tier2, Tier3, and Tier4 microfinance organisations. Octopus is a comprehensive MIS solution that supports all aspects of your microfinance operations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Xtract
    Xtract is a small program I wrote principally to learn the basics of TCP/IP protocols, and to address certain shortcomings and inefficiencies in the way that Wireshark handles network data. It attempts to demonstrate how Wireshark's powerful network traffic analysis capabilities can be combined with the file carving capabilities of programs such as Foremost and NetworkMiner in a manner that is portable and extensible (hence the choice of Perl). Hopefully Wireshark project may eventually choose to incorporate some of these features such as automated TCP/UDP session extraction, an interface to a scripting engine such as Python which can be used to add modular units for file carving, and ability to export network activity in easily-readable diagram format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Foremost is a linux tool for conducting forensic examinations. Although intended for law enforcement purposes, it may be useful to other members of the community. Foremost reads through a file, such as a dd image file or a disk partition and extracts file
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 24
    Interrogate is a proof-of-concept tool for identification of cryptographic keys in binary material. First and foremost for memory dump analysis and forensics usage. Able to identify AES, Serpent, Twofish and RSA keys as of version 0.0.3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A web photo gallery system using MySQL and PHP that aims for flexibility, first and foremost. The project will be suitable for anything from a community photo gallery with user contributions to a non-interactive portfolio for a website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB