juno-lang VS http2

Compare juno-lang vs http2 and see what are their differences.

juno-lang

Juno Language Repository (by KinaKnowledge)

http2

HTTP/2 implementation in Common Lisp (by zellerin)
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
juno-lang http2
4 2
120 33
0.0% -
9.2 3.9
about 1 month ago 26 days ago
HTML Common Lisp
GNU General Public License v3.0 or later 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.

juno-lang

Posts with mentions or reviews of juno-lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.

http2

Posts with mentions or reviews of http2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-07.
  • Why Lisp?
    17 projects | news.ycombinator.com | 7 May 2023
    > static strong typing

    Alright, here is it: https://github.com/coalton-lang/coalton/

    > small efficient native binaries

    The numbers are: with SBCL's core-compression, a web app with dozens on dependencies will weight ±30 to 40MB. This includes the compiler, the debugger, etc. Without core compression, we reach ±150MB.

    > The actor runtime?

    the actor library: https://github.com/mdbergmann/cl-gserver

    > couldn't find a way to make money with it. I suspect many other programmers are in my boat.

    Alright. Some do, that's life. Yes, some companies go with CL even in 2023 (https://lisp-journey.gitlab.io/blog/lisp-interview-kina/, they released https://github.com/KinaKnowledge/juno-lang lately; Feetr (finance): https://twitter.com/feetr_io/status/1587182923911991303)

    https://github.com/azzamsa/awesome-lisp-companies/

    > Give us an HTTP (1.x & 2.0) and WebSockets libraries

    How so? We have those libraries. HTTP/2: https://github.com/zellerin/http2/

    https://github.com/CodyReichert/awesome-cl

  • HTTP/2 implementation in Common Lisp [new in QL July, 2022]
    1 project | /r/Common_Lisp | 11 Jul 2022

What are some alternatives?

When comparing juno-lang and http2 you can also consider the following projects:

ptpython - A better Python REPL

green-threads - A lightweight thread / cooperative multitasking library for Common Lisp.

awesome-cl - A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

Mezzano - An operating system written in Common Lisp

awesome-lisp-companies - Awesome Lisp Companies

cl-gserver - Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.

gambit - Gambit is an efficient implementation of the Scheme programming language.

opendylan - Open Dylan compiler and IDE

core.match - An optimized pattern matching library for Clojure

coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.