gara

By alehander92

Gara Alternatives

Similar projects and alternatives to gara

  • Nim

    347 gara VS Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

  • PyO3

    147 gara VS PyO3

    Rust bindings for the Python interpreter

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cligen

    Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at

  • bu

    B)asic|But-For U)tility Code/Programs (in Nim & Often Unix/POSIX/Linux Context)

  • samsara

    a reference-counting cycle collection library in rust

  • patty

    A pattern matching library for Nim

  • sumtypes

    Discontinued Easy to use Nim sum type library

  • 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.

    InfluxDB logo
  • nitro

    Experimental OOP language that compiled to native code with non-fragile and stable ABI (by ultimaweapon)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gara alternative or higher similarity.

gara reviews and mentions

Posts with mentions or reviews of gara. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-11.
  • Removing Garbage Collection from the Rust Language (2013)
    9 projects | news.ycombinator.com | 11 Sep 2023
    This comment is misleading &| misinformed.

    Sum types are built-in [1] for formal parameters. `nil` is only for `ref|ptr` types. In much code you can just use stack allocated value types and there is neither GC concern nor nil concern, but there is also a mode to help: https://nim-lang.github.io/Nim/manual_experimental_strictnot...

    Nim has an easy-ish to use Lisp-like syntax macro system where you just receive & process an AST. So, to do the rest you can make libraries adding the feature without relying upon upstream compiler: such as https://github.com/beef331/sumtypes for variables with sum types or pattern matching libs like https://andreaferretti.github.io/patty/ | https://github.com/alehander92/gara.

Stats

Basic gara repo stats
1
100
10.0
almost 4 years ago

alehander92/gara is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gara is Nim.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com