libs-back VS ObjectiveSmalltalk

Compare libs-back vs ObjectiveSmalltalk and see what are their differences.

libs-back

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. *** (by gnustep)
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
libs-back ObjectiveSmalltalk
1 2
50 -
- -
7.7 -
2 months ago -
Objective-C
GNU General Public License v3.0 only -
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.

libs-back

Posts with mentions or reviews of libs-back. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-04.
  • GNUStep Now Has Badges
    6 projects | news.ycombinator.com | 4 Aug 2023
    It is easier to just use `XGetIconSizes` than try to pull it out of configs or doing some kind of plist parsing. Here is the function GNUstep uses... It should not be difficult to pull the relevant stuff out for use in C.

    https://github.com/gnustep/libs-back/blob/master/Source/x11/... (-iconSize)

ObjectiveSmalltalk

Posts with mentions or reviews of ObjectiveSmalltalk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-06.
  • Show HN: Archsense – Accurately generated architecture from the source code
    3 projects | news.ycombinator.com | 6 Aug 2023
    The "scripts" directory in the repo has a good number of samples.

    Note that I wouldn't call it "specifying an architecture", I would call it "programming the system using architecture-appropriate connectors".

    For example, a task JSON backend:

    https://gitlab.com/mpwmo/ObjectiveSmalltalk/-/blob/master/sc...

    First defines a Task (model) class, then a scheme-handler for storing those tasks (in memory), and finally configures + hooks up those objects to create+run the actual backend.

  • GNUStep Now Has Badges
    6 projects | news.ycombinator.com | 4 Aug 2023
    Or you use buildtool to build Xcode projects with GNUstep:

    https://github.com/gnustep/libs-xcode

    MPWFoundation, Objective-S and related all build on both macOS and GNUstep without buildtool. Once you have the GNUmakefiles they are not that hard to keep in sync.

    https://gitlab.com/mpwmo/ObjectiveSmalltalk/-/blob/master/GN...

    https://gitlab.com/mpwmo/MPWFoundation/-/blob/master/GNUmake...

    https://gitlab.com/mpwmo/MPWFoundation/-/tree/master/GNUstep...

What are some alternatives?

When comparing libs-back and ObjectiveSmalltalk you can also consider the following projects:

libobjc2 - Objective-C runtime library intended for use with Clang.

libs-xcode - The GNUstep Xcode Library is a library for building xcode projects. It can be used to parse and provide information regarding an xcode project or used to build an xcode project directly.

grsyncx - Brain-free rsync GUI – Native Mac GUI app for rsync inspired by grsync ♻️

rik.theme - A modern gnustep theme

dep-graph-viz - visualize a dependency graph for a python library

MPWFoundation

SubEthaEdit - General purpose plain text editor for macOS. Widely known for its live collaboration feature.