sqlite.lua VS luafun

Compare sqlite.lua vs luafun and see what are their differences.

sqlite.lua

SQLite/LuaJIT binding for lua and neovim [Moved to: https://github.com/kkharji/sqlite.lua] (by tami5)

luafun

Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind. (by luafun)
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
sqlite.lua luafun
4 3
241 2,033
- 0.9%
8.0 2.3
almost 2 years ago 7 months ago
Lua Lua
MIT License GNU General Public License v3.0 or later
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.

sqlite.lua

Posts with mentions or reviews of sqlite.lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-30.

luafun

Posts with mentions or reviews of luafun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-07.
  • Lua library for dealing with iterators?
    2 projects | /r/lua | 7 Mar 2023
    You're probably thinking of https://luafun.github.io/
  • [discussion] Why don't more (any?) plugin authors use penlight?
    3 projects | /r/neovim | 30 Sep 2022
    Have you seen the code base of penlight? 1. TBH, I don't think it takes a good perf, it's a lot of overhead to package Lua into Python. In my dev plugin experience, I rarely deal with complicated data. vim.tbl_ is enough for me. 2. My personal choice, I prefer JavaScript style rather than Python. 3. I tend to use the libs like luafun with perf gain or Lua binding libs, but I don't have this need at present. 4. Can steal a small piece of code to keep away from dependency.
  • Is luajit really that fast?
    1 project | /r/neovim | 22 Jan 2022
    you could refactor using luajit + luafun

What are some alternatives?

When comparing sqlite.lua and luafun you can also consider the following projects:

telescope-frecency.nvim - A telescope.nvim extension that offers intelligent prioritization when selecting files from your editing history.

Penlight - A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.

nvim-neoclip.lua - Clipboard manager neovim plugin with telescope integration

functional - Functional programming utilities implemented in pure Lua.

telescope-smart-history.nvim - A history implementation that memorizes prompt input for a specific context

lcurses - Lua bindings for Curses

nvim-highlite - A colorscheme generator that is "lite" on logic for the developer.

lua-firebase - A Firebase modules in Lua

lispdocs.nvim - https://clojuredocs.org examples and notes, instantly under your finger tips

luapak - Easily build a standalone executable for any Lua program

vim-oscyank - A Vim plugin to copy text through SSH with OSC52

luarocks-build-xmake - A luarocks build module based on xmake