Jimmysit0's Stars
dm3/clojure.java-time
Java 8 Date-Time API for Clojure
monke0192/eww-template
tonsky/datascript
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
fkr-0/flight-attendant.el
UNOFFICIAL Emacs Copilot Integration
BrunoBonacci/mulog
μ/log is a micro-logging library that logs events and data, not words!
tonsky/Clojure-Sublimed
Clojure support for Sublime Text 4
fluree/ledger
Fluree ledger server source
IGJoshua/meander
A small continuation-based Lisp.
clj-commons/gloss
speaks in bytes, so you don't have to
tonsky/net.async
Network commucations with clojure.core.async interface
deepjyoti30/locker
Just another naive locker program for Linux written in shell
clojure/core.async
Facilities for async programming and communication in Clojure
pmonks/discljord-utils
Common utilities on top of the discljord library
NPException/Clojure-Quotes-Bot
The code for the Clojure Quotes Discord and Telegram Bot (@cljqbot)
JohnnyJayJay/beepl
A Discord bot for translating messages via deepl.com
kyleerhabor/assistant
A Discord bot to assist my everyday needs.
MatMoul/g810-led
Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
bhattsameer/Bombers
SMS/Email/Whatsapp/Twitter/Instagram bombers Collection :bomb::bomb::bomb: :boom: Also added collection of some Fake SMS utilities which helps in skip phone number based SMS verification by using a temporary phone number that acts like a proxy.
prof7bit/TorChat
Decentralized anonymous instant messenger on top of Tor Hidden Services
nouun/3cac
Automatically update 3Commas composite bot pairs
nouun/paperback-extensions
Nouun's Paperback Extensions
slembcke/debugger.lua
A dependency free, embeddable debugger for Lua in a single file (.lua or .h)
eepykate/polka
🐢 dotless files (sponsored by https://git.io/kiwmi)
phisch/phinger-cursors
Most likely the most over engineered cursor theme.
pmonks/lice-comb
A Clojure library for software license detection.
colemickens/nixos-flake-example
This is a demo NixOS config, with optional flakes support. Along with notes on why flakes is useful and worth adopting.
eepykate/timetest
a bash script to benchmark execution times of a command
dccsillag/picom
A lightweight compositor for X11
tkaryadis/squery-mongo-core
Query MongoDB with up to 3x less code (core is shared from java and js version)
cg-jl/tracc
Thoroughly Rusty ARM64 C Compiler. My implementation for a C compiler that I can understand while running through the compiler-making track