Showing 27 open source projects for "foremost"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 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
    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
  • 8
    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
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18

    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    PainFreeBB is an Open Source forum system. It is designed with security as the foremost concern. It aims to follow all guidelines to be accessible to all. It aims to be flexible, easy to customize, and robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BitTorrent Manager (or BTM) is a tool to manage BT downloads. 'Managing' means foremost coupling the torrent with the (partial) target for resuming. BTM is NOT a stand-alone BT client; it is a front-end to start instances of Bram Cohen's BT client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Valkyrias is foremost a layer-engine working between the coder and the libraries, providing simple access to graphic, input and sound functions. It will also be used to create a fast-paced 2D RTS game based on norse mythology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB