Showing 943 open source projects for "git mac"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    This project is obsolete. For a current git repo, visit either https://sourceforge.net/projects/accidental-noise-library/ or https://code.google.com/p/accidental-noise-library/ Library for generation of various types of noise, and for combining generated noise in many different ways. Functions to generate noise in 2, 3, 4 and 6 dimensions, including mappings to generate noise that tiles seamlessly in 1, 2 or 3 dimensions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    The Systems Biology Ontology project (SBO) goal is to develop controlled vocabularies and ontologies tailored specifically for the kinds of problems being faced in Systems Biology, especially in the context of computational modeling. !!!! Important Announcement !!!! We have moved the curation and development of Systems Biology Ontology (SBO) to a git-hub repository https://github.com/EBI-BioModels/SBO. Hence, this SourceForge SBO project has also been retired. Please use the Git-Hub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KAMAILIO (OpenSER) - robust, secure and scalable Open Source (GPL) SIP (RFC3261) server implementation with large features set (over 90 extension modules). As of May 2009, source code is hosted by GIT repository at http://sip-router.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    k8

    K8 Javascript shell

    See the git repository at GitHub for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    MicroBlog #255

    MicroBlog #255

    Скрипт коллективного микроблоггинга.

    Ohloh: http://ohloh.net/p/mb255 Source(Git): https://github.com/agmanix/mb255 VK group: http://vk.com/mb255
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The slrn source code is maintained in a git repository located at http://www.jedsoft.org/snapshots/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Persistence Management

    New host: http://git.projects.genivi.org/ , see info below

    The Persistence Subsystem is responsible to load and store persistent data. The persistence client library is now a GENIVI project. The project development has been moved to the following GENIVI git repository: http://git.projects.genivi.org/?p=persistence/persistence-client-library.git;a=summary The update of the sourceforge depot has ended!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    supernovakernel

    Opensource Linux Kernel fork for Android Sense

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NukeViet

    NukeViet

    NukeViet Content Management System (Archive)

    NukeViet project has been moved to here: https://github.com/nukeviet/nukeviet/ Kể từ ngày 20/11/2012, Kho code của NukeViet chính thức chuyển từ Subversion sang git và sử dụng github làm nơi lưu trữ chính thức. Xin đọc tại đây để biết thêm thông tin: - Hướng dẫn sử dụng Git trên github: http://wiki.nukeviet.vn/programming:vcs:git - Nguyên tắc quản lý kho code NukeViet trên Github: http://wiki.nukeviet.vn/programming:github_rule - Chi tiết thông báo:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    f2fs tools

    Tools for Flash-Friendly File System (F2FS)

    ** Important Notice ** The f2fs-tools is no longer maintained through sf.net. Instead, please access the following url. http://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary In order to get source files: # git clone git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git For reporting bugs or submitting patches, feel free to send an email to: linux-f2fs-devel@lists.sourceforge.net ==================== Currently, the tools include mkfs.f2fs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Command-line tool for database saving/displaying of instant messaging history written in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Unconflict

    Mergetool specifically for single git conflict files

    It's difficult to find a good mergetool for git conflict files. WinMerge is a good mergetool for resolving conflicts in files you're merging in git, but when resolving conflicts in conflict files, it only allows changes in "your" file, negating much of its usefulness. Unconflict helps you remove conflicts from git conflict files without losing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project intends to gather all IceWM themes that do not violate trademarks or infringe copyrights a permanent home, and update them to strict standards of organization and licensing. New documentation for IceWM will, eventually, be created too. The Files section is not updated very often -- please checkout the git repository, and pardon the pun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CardPlanner

    CardPlanner is a planning tool for distributed or co-located teams

    Recreating the big board experience electronically. Has moved to GIT. https://github.com/bobhoskinsbrother/cardplanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Octopress

    Octopress

    Octopress is an obsessively designed framework for Jekyll blogging

    Octopress is a blogging framework built on top of Jekyll, designed to make static site generation easier and more attractive for developers. It provides a theming system, plugins, and prebuilt templates for blogs that are responsive, SEO-friendly, and customizable. Octopress simplifies common tasks like syntax highlighting for code snippets, social sharing integration, and deployment scripts for publishing to GitHub Pages or other static hosts. It emphasizes a developer-centric workflow,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gl_Paint

    gl_Paint

    A (very) shitty OpenGL remake of MS-Paint

    I love OpenGL. I also love raw binary data. Ya know what you can do with those two? Create pictures! So, this program just edits some raw binary data for an image, assigns it to an OpenGL texture (what you see when editing), and allows you to edit and save that picture. Wheee.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    OptLib

    OptLib

    C nonlinear optimization library

    [PROJECT MIGRATED TO GIT-HUB] OptLib is a library of nonlinear optimization routines focused on the use of stochastic methods, including Simulated Annealing, Genetic Algorithms, and Monte Carlo. Routines are parallelized using MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multi-threaded network capable drawing and collaboration program. Multiple drawing clients can connect to a server, allowing users to collaborate on a single image over the internet. Git repository: http://github.com/skitzycat/beedraw/tree/master
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    eGroupWare integration for the RoundCube Webmail client. Our goal is to incorporate RoundCube Email in to eGroupWare for use in a corporate setting to replace the standard feLaMiMail eGroupWare client. works with EGW 1.8.002. Best way to get the latest copy is always to go right to the Git hub and download it that way. git clone git://rcforegw.git.sourceforge.net/gitroot/rcforegw/rcforegw
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB