aws-api VS clj-gapi

Compare aws-api vs clj-gapi and see what are their differences.

clj-gapi

Clojure Google Web Service API Client (by ianbarber)
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
aws-api clj-gapi
3 1
719 27
0.1% -
6.5 10.0
17 days ago over 8 years ago
Clojure Clojure
Apache License 2.0 -
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.

aws-api

Posts with mentions or reviews of aws-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • looking for a document-db easy to use
    1 project | /r/Clojure | 24 Aug 2022
    If it doesn't have to be on prem, I would just use whatever AWS offers (DocumentDB), and either use the Java SDK directly or use this
  • Intern'd functions from an .edn are incredible
    4 projects | /r/Clojure | 14 Feb 2022
    Check out https://github.com/cognitect-labs/aws-api which works in a similar way :)
  • Why Lisp? (2015)
    21 projects | news.ycombinator.com | 26 Oct 2021
    Related to this, there's an AWS SDK for Clojure [0] (created by the same people who are behind Clojure), which is generated from the AWS specs themselves. Carmine, a popular Clojure library for Redis does something very similar. I suspect doing the same in CL would be similarly simple.

    [0] https://github.com/cognitect-labs/aws-api

clj-gapi

Posts with mentions or reviews of clj-gapi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • Intern'd functions from an .edn are incredible
    4 projects | /r/Clojure | 14 Feb 2022
    Yes, this is the kind of stuff that I dig too. Ian Barber did this in 2013 with his wrapper for the Google API. The cool thing is that instead of hard-coding the API in a configuration file, he generated that too via Google's discovery API (which returns the API catalog). I don't know if he was the first to do that, but that's the earliest instance I can remember. That library was and remains obscure (a mere 25 stars as of this day), which always kind of bummed me out, but the same could be said at the time for Clojure itself.

What are some alternatives?

When comparing aws-api and clj-gapi you can also consider the following projects:

carmine - Redis client + message queue for Clojure

babashka - Native, fast starting Clojure interpreter for scripting

cl4py - Common Lisp for Python

janet - A dynamic language and bytecode vm

github-orgmode-tests - This is a test project where you can explore how github interprets Org-mode files

tweetnacl

bel - An interpreter for Bel, Paul Graham's Lisp language

LoopVectorization.jl - Macro(s) for vectorizing loops.

cl-cuda - Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.

CUDA.jl - CUDA programming in Julia.

py4cl - Call python from Common Lisp