Open Source Mac Social sciences Software

Social sciences Software for Mac

View 15842 business solutions

Browse free open source Social sciences software and projects for Mac below. Use the toggles on the left to filter open source Social sciences software by OS, license, language, programming language, and project status.

  • 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
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
    Learn More
  • 1
    Gramps

    Gramps

    Gramps, the open source genealogy program

    Gramps is a genealogy program for Linux, Windows, Mac, and FreeBSD that allows you to easily build and keep track of your family tree. It supports the GEDCOM standard, allows fine grained privacy controls and can generate many different types of reports (descendant trees, graphs, connection diagrams, ....)
    Leader badge
    Downloads: 505 This Week
    Last Update:
    See Project
  • 2
    Psychology Experiment Building Language
    PEBL (Psychology Experiment Building Language) is a system designed for creating psychology and neuroscience experiments and tests. It is cross-platform, with the intention to run the same experiment, unchanged, on Linux, Windows, and Macintosh PCs.
    Leader badge
    Downloads: 342 This Week
    Last Update:
    See Project
  • 3
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. In addition there is an output of geographic data on Google maps (© Google). The aim of the program is as quick and effective means of conducting personal genealogical database. We invite native speakers to improve the translation of the program on the Crowdin platform: https://crowdin.com/project/gedkeeper Project is published on GitHub, url: https://github.com/Serg-Norseman/GEDKeeper
    Leader badge
    Downloads: 264 This Week
    Last Update:
    See Project
  • 4
    iramuteq
    IRAMUTEQ : Interface de R pour les Analyses Multidimensionnelles de Textes et de Questionnaires. Logiciel de traitement de données pour des corpus texte ou de type individus/caractères. Permet notamment de réaliser des analyses de type "ALCESTE"
    Leader badge
    Downloads: 997 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 5
    GDBI is a genealogy program integrator. It includes an editor and the lifelines report language. It interfaces to multiple GEDCOM databases and is most popular as a PhpGedView client. At the core is a Java API to simplify adding databases and editors.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 6
    Social Network Visualizer

    Social Network Visualizer

    Social Network Analysis and Visualization software

    Visit our new site: http://socnetv.org Social Network Visualizer (SocNetV) is a social network analysis and visualization application. You can draw a social network (graph/digraph) or load an existing one (GraphML, UCINET, Pajek, etc), compute cohesion, centrality, community and structural equivalence metrics and apply various layout algorithms based on actor centrality or prestige scores (i.e. Eigenvector, Betweenness) or on dynamic models (i.e. Kamada-Kawai spring-embedder)
    Downloads: 84 This Week
    Last Update:
    See Project
  • 7
    GenealogyJ
    GenealogyJ is a viewer and editor for genealogic data, suitable for hobbyist, family historian and genealogy researcher. GenJ supports the Gedcom standard, is written in Java and offers many views like family tree, table, timeline, geography and more.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 8
    Mehrauli

    Mehrauli

    A surrealist narrative-driven walking simulator

    Mehrauli is a surrealist narrative-driven walking simulator set on a deserted, fictitious island of the same name. The player has stumbled upon the island. On the way, the player finds a trail of cassette tapes lying around that tell the story of a previous inhabitant on the island. He was a man who spent his childhood in the Mehrauli neighbourhood of South West Delhi. The man had stolen some of the neglected monuments from Mehrauli and brought them to the island, with the intention to turn the island into a theme park of some sort. However, as time went by, the man slowly lost interest in his work and left the place. What happened to the man remains shrouded in mystery, as the player reaches the end. This is the source file for all the assets of the game. Anyone is free to use the assets to modify to adjust the game, but not for any commercial purpose.
    Downloads: 166 This Week
    Last Update:
    See Project
  • 9
    On The Mark
    On The Mark is a video and image scoring system that allows one to mark any number of events and durations through a simple, easy-to-use graphical interface.
    Downloads: 153 This Week
    Last Update:
    See Project
  • eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory. Icon
    eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory.

    50,000+ users worldwide rely on eMaint to predict failures, eliminate downtime, and improve reliability

    eMaint is an award-winning, cloud-based Computerized Maintenance Management System (CMMS) software designed to improve how organizations manage their maintenance reliability operations, resources, equipment, and compliance. Suitable for any size organization or enterprise, eMaint saves companies valuable time and money by integrating the tools they need in one powerful platform.
    Try it for free
  • 10
    Citizen Intelligence Agency

    Citizen Intelligence Agency

    Osinr intelligence platform for political transparency in Sweden

    An open-source intelligence platform for political transparency in Sweden, providing governance insights and accountability metrics.
    Downloads: 262 This Week
    Last Update:
    See Project
  • 11
    StructuralEquationModels.jl

    StructuralEquationModels.jl

    A fast and flexible Structural Equation Modelling Framework

    This is a package for Structural Equation Modeling in development. It is written for extensibility, that is, you can easily define your own objective functions and other parts of the model. At the same time, it is (very) fast. We provide fast objective functions, gradients, and for some cases hessians as well as approximations thereof. As a user, you can easily define custom loss functions. For those, you can decide to provide analytical gradients or use finite difference approximation / automatic differentiation. You can choose to mix loss functions natively found in this package and those you provide. In such cases, you optimize over a sum of different objectives (e.g. ML + Ridge). This strategy also applies to gradients, where you may supply analytic gradients or opt for automatic differentiation or mixed analytical and automatic differentiation. You may consider using this package if you need extensibility and/or speed, and if you want to extend SEM.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    PhpGedView
    PhpGedView is a revolutionary genealogy program which allows you to view and edit your genealogy on your website. It has full privacy functions, can import from GEDCOM files, and supports multimedia. It also simplifies family collaboration.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 13
    HuMo-genealogy software

    HuMo-genealogy software

    Genealogy program

    HuMo-genealogy is an open-source server-side genealogy program, that dynamically displays genealogical data from a MySQL database as a website with numerous reports and charts. Webmasters can do online editing and users may choose from several languages.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 14
    Digital space for building and confronting interpretations about documents
    Downloads: 140 This Week
    Last Update:
    See Project
  • 15
    The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.
    Downloads: 135 This Week
    Last Update:
    See Project
  • 16
    wxMUN
    wxMUN is a tool for managing Model United Nations debates. It capacities include, but are not limited to, managing committee members and speakers' lists as well as voting procedures.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 17
    Egonet is a program for the collection and analysis of egocentric network data. It helps you create the questionnaire, collect data, and provide general global network measures and data matrixes that can be used for further analysis by other software. Source code is hosted at http://github.com/egonet/egonet.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 18
    blavaan

    blavaan

    An R package for Bayesian structural equation modeling

    blavaan is a free, open-source R package for Bayesian latent variable analysis. It relies on JAGS and Stan to estimate models via MCMC. The blavaan functions and syntax are similar to lavaan. The development version of blavaan (containing updates not yet on CRAN) can be installed via the command provided in the documentation. Compilation is required; this may be a problem for users who currently rely on a binary version of blavaan from CRAN. The blavaan package depends on the lavaan package for model specification and for some computations. This means that, if you already know lavaan, then you should already be able to do many things in blavaan. In particular, many blavaan commands add the letter “b” to the start of the lavaan command. It is also sometimes possible to use a lavaan command on a blavaan object, though the results may not always be what you expect.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Text Analysis Markup System
    Text Analysis Markup System (TAMS) is both a system of marking documents for qualitative analysis and a series of tools for mining information based on that syntax.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 20

    Java Universal Network/Graph Framework

    Java graph/network library

    JUNG provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. New version now available on GitHub: https://github.com/jrtom/jung/releases/tag/jung-2.1
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    JSesh is an ancient Egyptian hieroglyphic text processor, currently used by professionnals and amateurs alike. It runs on all platforms supporting java (Mac, Windows, Linux). It can be used as a library for your own softwares too. SOURCES HAVE MOVED TO GITHUB: https://github.com/rosmord/jsesh
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22
    ShinyItemAnalysis

    ShinyItemAnalysis

    Test and Item Analysis via Shiny

    ShinyItemAnalysis is an R package including functions and interactive shiny application for the psychometric analysis of educational tests, psychological assessments, health-related and other types of multi-item measurements, or ratings from multiple raters. Exploration of total and standard scores. Analysis of measurement error and reliability. Analysis of correlation structure and validity. Traditional item analysis. Item analysis with regression models. Item analysis with IRT models. Detection of differential item functioning. Number of toy datasets is available, the interactive application also allows the users to upload and analyze their own data and to automatically generate PDF or HTML reports. All methods include sample R code which is ready to copy and paste into R and run locally. Several toy data sets are ready to use. You can also upload and analyze your own data. ShinyItemAnalysis provides model equations, parameter estimates and their interpretation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Agat Hardware

    Agat Hardware

    Create replicas of Agat Hardware

    This project is dedicated to creation PCB replicas of Agat Hardware. Most of the PCBs are created using Kicad Open source tool.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 24
    VoToL is an electronic voting system. VoToL č un sistema di voto elettronico per qualsiasi istituzione. E' un sistema di votazione via computer
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25

    aisgedcom

    Program processes GEDCOM files and assigning haplogroups

    Given GEDCOM file, the program groups persons by haplogroups and prints different kinds of reports including atree. Given atree - the program generates GEDCOM file from it. Utility can be used for text files transcoding (including into phonetic from russian windows-1251 GEDCOMs etc)
    Downloads: 17 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB