objc-lisp-bridge VS tabist

Compare objc-lisp-bridge vs tabist and see what are their differences.

objc-lisp-bridge

A portable reader and bridge for interacting with Objective-C and Cocoa (by fiddlerwoaroof)

tabist

Simple Tab Manager Extension for Chrome and Firefox. (by fiveNinePlusR)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
objc-lisp-bridge tabist
4 4
42 44
- -
3.6 0.0
12 months ago over 5 years ago
Common Lisp JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

objc-lisp-bridge

Posts with mentions or reviews of objc-lisp-bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • *UPDATE* - CL-OBJC
    3 projects | /r/Common_Lisp | 6 Mar 2023
    Awesome! I've recently been going down the rabbit hole of working with Cocoa in SBCL. I've seen your work as well as https://github.com/fiddlerwoaroof/objc-lisp-bridge.
  • TabFS – a browser extension that mounts the browser tabs as a filesystem
    15 projects | news.ycombinator.com | 18 Feb 2023
    Interestingly, all the AppleScript functionality is built on an objective-c api called ScriptingBridge and it’s relatively easy to use a real programming language for the same sorts of things. JavaScript is natively supported by Script Editor, but there’s bindings for Ruby and Python too. I’ve wrapped it up in Common Lisp for my own use: https://github.com/fiddlerwoaroof/objc-lisp-bridge/blob/mast...
  • Porting CCL's ObjC bridge to SBCL?
    4 projects | /r/lisp | 31 Jan 2022
  • The joys of creating Xcode project files
    8 projects | news.ycombinator.com | 25 Apr 2021
    This tool doesn’t always work because plists can contain arbitrary Objective-C objects. However, there’s a relatively nice objective-c API that can be used to decode them losslessly that I used to extract data from Safari’s reading list l:

    https://github.com/fiddlerwoaroof/objc-lisp-bridge/blob/mast...

tabist

Posts with mentions or reviews of tabist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-18.
  • TabFS – a browser extension that mounts the browser tabs as a filesystem
    15 projects | news.ycombinator.com | 18 Feb 2023
    I have a extension that does that almost pretty identically to what you are looking for... it does list out every page you have but doesn't list the url. there is an unreleased version that I use that has a tab dumping to json that I use for just that session restore reason.

    Maybe I'll finish the updated version and release it soon.

    feel free to check it out: https://github.com/fiveNinePlusR/tabist

    https://addons.mozilla.org/en-US/firefox/addon/tabist/

    https://chrome.google.com/webstore/detail/tabist/hdjegjggiog...

  • My Bad Habit of Hoarding Information
    16 projects | news.ycombinator.com | 6 Jan 2023
    I wrote a little webext to help me find tabs in a visual way grouped by window. middle click closes the tab and left click brings the tab you click on to the forefront. It's simple but something I use many times every day.

    feel free to try it out:

    https://addons.mozilla.org/en-US/firefox/addon/tabist/

    https://chrome.google.com/webstore/detail/tabist/hdjegjggiog...

    https://github.com/fiveNinePlusR/tabist

  • Overcoming Tab Overload
    7 projects | news.ycombinator.com | 14 May 2021
    for a lot of people you search for something to solve a problem. for instance debugging an issue. you middle click on a bunch of promising tabs and then go through them. if there is some useful information on that page you leave it open but it's rare that it's the only thing you need to know to solve your problem. another use is some API you need to use so you'd open up a bunch of tabs on the functions you are exploring how you need to use them.

    I also separate the issue by window too and also use tabs and windows as temporary bookmarks really. not worthy of a full bookmark but not finished with.

    I created an webextension to deal with handling those tabs because having a bunch of tabs across a bunch of windows is not the most ergonomic without one. might be useful for someone here I suppose: https://github.com/fiveNinePlusR/tabist

    https://chrome.google.com/webstore/detail/tabist/hdjegjggiog...

    https://addons.mozilla.org/en-US/firefox/addon/tabist/

  • TabFS: Mount the Browser Tabs as a Filesystem
    9 projects | news.ycombinator.com | 31 Dec 2020
    I am like your friend... basically tabs are a "working memory" that you don't want to store permanently in bookmarks. each window or sets of windows is typically a different topic that is being research on with a bunch of middle clicks to open tabs. I have so many open that I wrote a small webext for it that shows a page of all your tabs that you can click on to navigate to that tab with a click. just a nicer interface to see all the windows open and all the tabs. https://github.com/fiveNinePlusR/tabist

What are some alternatives?

When comparing objc-lisp-bridge and tabist you can also consider the following projects:

cordova-node-xcode - Apache cordova

brotab - Control your browser's tabs from the command line

btfs - A bittorrent filesystem based on FUSE.

auto-tab-discard - Use native tab discarding method to automatically reduce memory usage of inactive tabs

cl-objc - CL-OBJC is a portable common-lisp/objective-c bridge written using CFFI. The aim is to be able to build Cocoa applications on Mac OS X by using InterfaceBuilder to design the GUI and then implement the code in common-lisp. (My attempt to revive this project)

min - A fast, minimal browser that protects your privacy

osa-chrome - Emacs remote tab control for Google Chrome

winger - Window Manager: A Firefox web extension for switching windows and moving tabs between windows

raycast-script-commands - Personal Scripts for Raycast Script Commands https://github.com/raycast/script-commands

computer - 📁 ○ ○ ○ dotfolders and dotfiles

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

go-xdr - An XDR (External Data Representation) to Go compiler