[Question] Projects Ideas For the Slightly Unmotivated

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • one-more-re-nightmare

    A fast regular expression compiler in Common Lisp

  • Write a faster regex engine? Admittedly regular expression engines tend to be fast enough, but if you can use macros and compiling at runtime to compile them (indirectly) to machine code, they can go faster than fast enough.

  • I had a TeX macro-heavy specification which pandoc couldn't really do anything with, so instead I used Racket/scribble to "port" the specification and macros.

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

    Self-modifiable editor for coding graphical things

  • I'm currently looking for people willing to try the editor, and after reading your post I thought that you might be interested, especially since you mentioned indie games. Here's the project on github: https://github.com/saikyun/freja

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts