6-day current streak·7-day longest streak
-
metabase ★ PINNED ⑂
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
JavaScript ★ 0 10y agoExplain → -
methodical ★ PINNED
Functional and flexible multimethods for Clojure. Nondestructive multimethod construction, CLOS-style aux methods and method combinations, partial-default dispatch, easy next-method invocation, helpful debugging tools, and more.
Clojure ★ 322 1y agoExplain → -
nesasm ★ PINNED
NESasm -- NES 6502 assembler, version 3.1 :video_game:
C ★ 296 6y agoExplain → -
toucan2 ★ PINNED
Successor library to Toucan with a modern and more-extensible API, more consistent behavior, and support for different backends including non-JDBC databases and non-HoneySQL queries. Currently in active beta.
Clojure ★ 120 9d agoExplain → -
lein-instant-cheatsheet ▣
Leiningen plugin that generates a searchable cheatsheet for your Clojure project and dependencies :yum:
Clojure ★ 109 8y agoExplain → -
NAMenu ▣
Dead simple SpringBoard-like grid menu for iOS with landscape support
Objective-C ★ 46 10y agoExplain → -
humane-are
Drop-in replacement for clojure.test/are with better error output and better arg validation
Clojure ★ 32 3y agoExplain → -
emacs-unicode-troll-stopper
Stop Unicode trolls from messing with your code.
Emacs Lisp ★ 24 7y agoExplain → -
whitespace-linter
Fast multithreaded and customizable linter that checks files for trailing whitespace, tabs, files that don't end in newlines, files that end in blank lines, Unicode characters that look maddeningly similar to ASCII ones, and invisible Unicode characters.
Clojure ★ 18 4y agoExplain → -
django-rest-params ▣
Function decorator for Django REST Framework for specifying and constraining API parameters
Python ★ 18 8y agoExplain → -
lein-docstring-checker ▣
Leiningen Plugin that lints your Clojure project and checks that every public var is documented
Clojure ★ 10 5y agoExplain → -
crow-security
Crow Middleware for Configuring HTTP Security Headers
C++ ★ 10 11y agoExplain → -
sqlhoney
Clojure SQL Parser and Formatter/Pretty Printer. Parse a SQL String to Honey SQL [work in progress]
Clojure ★ 9 5y agoExplain → -
lein-check-namespace-decls ▣
Clojure linter that checks that namespace declarations are cleaned the way `clj-refactor` would clean them. Leiningen/deps.edn plugin.
Clojure ★ 9 3y agoExplain → -
.emacs.d
My new Emacs config. Keeps getting bigger
Emacs Lisp ★ 5 9mo agoExplain → -
moneysql
Experiemental Reimplementation of HoneySQL
Clojure ★ 5 3y agoExplain → -
hello_world_x86_64_asm_os_x
Hello, World in x86_64 assembly (NASM) on OS X
Assembly ★ 5 12y agoExplain → -
external-fn
Small Clojure lib to define functions whose implementations will be provided elsewhere
Clojure ★ 4 7y agoExplain → -
advent-of-code-2024
Advent of Code 2024 in Prolog
Prolog ★ 3 1y agoExplain → -
clojure-library-template ▣
Template for creating a Clojure library project, including tests, linters, CircleCI & badges
Clojure ★ 3 7y agoExplain → -
java-finch
JVM Version Manager written in Babashka
Clojure ★ 3 4y agoExplain → -
core-logic-utils
A bunch of core.logic util fns I've written over the years
Clojure ★ 3 3y agoExplain → -
pretty
A standard protocol for making custom types in Clojure pretty print in the REPL and elsewhere.
Clojure ★ 3 5y agoExplain → -
clj-kondo-hook-map-bug-repro
This repro is to demonstrate how to reproduce https://github.com/clj-kondo/clj-kondo/issues/1773. Do not star it, only a crazy person would do that.
Clojure ★ 2 4y agoExplain → -
awesome-clojure ⑂
A curated list of awesome Clojure libraries and resources. Inspired by awesome-... stuff
★ 2 7y agoExplain → -
ToucanDB
Faster than Redis in-memory lock-free key-value store in C++ and x64 ASM. WIP!!!!
C++ ★ 1 12y agoExplain → -
99-lisp-problems-
Solutions to the 99 Lisp Problems
Common Lisp ★ 1 2y agoExplain → -
common-lisp-book-notes
Example code as I follow along while reading various CL books
Common Lisp ★ 1 7y agoExplain → -
form-encode
Clojure library to correctly handle nested maps/arrays when encoding query string/form params
Clojure ★ 1 9y agoExplain → -
old-emacs-dir ▣
My *old* .emacs.d. 3000+ lines of Emacs Lisp :scream:
Emacs Lisp ★ 1 7y agoExplain → -
antq ⑂
Point out your outdated dependencies.
★ 1 5y agoExplain → -
minimal-emacs-clojure-repl-setup
Emacs init.d containing the bare minimum to use the cider REPL and have it be useful
Emacs Lisp ★ 1 10y agoExplain → -
dynapath ⑂
A Clojure abstraction for modifiable/readable class loaders.
Clojure ★ 1 8y agoExplain → -
rest-client
Badass Mac (Cocoa) REST Client written in Objective-C++
Objective-C ★ 1 12y agoExplain → -
dash.el ⑂
A modern list library for Emacs
Emacs Lisp ★ 1 10y agoExplain → -
mozilla-ignite-demo
LuckyBird's Public Transit Tools for the SF Muni, for the Mozilla Ignite Challenge
Clojure ★ 1 13y agoExplain → -
BirdKit
iOS Classes and Categories Used Throughout LuckyBird's Apps
Objective-C ★ 1 12y agoExplain → -
cljfmt ⑂
A tool for formatting Clojure code
Clojure ★ 0 2mo agoExplain → -
riddley ⑂
code-walking without caveats
★ 0 6y agoExplain → -
babashka ⑂
Native, fast starting Clojure interpreter for scripting
★ 0 8mo agoExplain → -
honeysql ⑂
Turn Clojure data structures into SQL
Clojure ★ 0 3y agoExplain → -
eastwood-fail-demo ▣
Project where eastwood linter fails w/ method code too large
Clojure ★ 0 10y agoExplain → -
clj-kondo ⑂
A linter for Clojure code that sparks joy.
Clojure ★ 0 1y agoExplain → -
camsaul.com
What you want, when you want it
SCSS ★ 0 1mo agoExplain → -
ios-charts ⑂
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Swift ★ 0 10y agoExplain → -
metabase-firebird-driver ⑂
A plugin that allows Metabase to connect to FirebirdSQL databases.
★ 0 3y agoExplain → -
clojure-style-guide ⑂
A community coding style guide for the Clojure programming language
★ 0 3y agoExplain → -
clojure-deps-edn ⑂
User level aliases and Clojure CLI configuration for deps.edn based projects
★ 0 3y agoExplain → -
qmk_firmware ⑂
Open-source keyboard firmware for Atmel AVR and Arm USB families
C ★ 0 4y agoExplain → -
auto-compile ⑂
Automatically compile Emacs Lisp libraries
★ 0 5y agoExplain → -
docker-ci-build-image ⑂
Dockerfile for doing Metabase builds in CircleCI (no longer used)
★ 0 7y agoExplain → -
portal ⑂
A clojure tool to navigate through your data.
★ 0 5y agoExplain → -
jabba-autodiscovery ⑂
A simple mechanism for keeping jabba's index up-to-date
★ 0 4y agoExplain → -
refactor-nrepl ⑂
nREPL middleware to support refactorings in an editor agnostic way
Clojure ★ 0 5y agoExplain → -
aleph ⑂
asynchronous communication for clojure
Clojure ★ 0 8y agoExplain → -
cam-lisp
Experimental Lisp implementation in C++17 to practice my rusty C++ skills
C++ ★ 0 6y agoExplain → -
cloverage-duplicate-instrumentation-project
Project demonstrating duplicate instrumentation bug in Cloverage
Clojure ★ 0 6y agoExplain → -
test-report-junit-xml ⑂
JUnit XML output for clojure.test
★ 0 6y agoExplain → -
cloverage-bug-minimal-project
Minimal lein product for reproducing cloverage bug
Clojure ★ 0 6y agoExplain → -
clojure.i18n
i18n for Clojure [WIP]
Clojure ★ 0 7y agoExplain → -
ExampleKVStore
Example impl of kv store challenge
Clojure ★ 0 6y agoExplain → -
cloverage ⑂
Clojure test coverage tool
Clojure ★ 0 6y agoExplain → -
ring-gzip-middleware ⑂
No description.
Clojure ★ 0 7y agoExplain → -
expectations-mode ⑂
Emacs minor mode for expectations test framework
Emacs Lisp ★ 0 7y agoExplain → -
docker-emacs-package-lint
Docker image for running Emacs and package-linting Emacs lisp files
Shell ★ 0 7y agoExplain → -
melpa ⑂
Scripts for building Emacs packages from Version Control
Emacs Lisp ★ 0 7y agoExplain → -
ns-tracker ⑂
Library to keep track of changes to Clojure source files
Clojure ★ 0 7y agoExplain → -
leinjacker ⑂
A library for Leiningen plug-in authors.
Clojure ★ 0 7y agoExplain → -
lein-ring ⑂
Ring plugin for Leiningen
Clojure ★ 0 7y agoExplain → -
liquibase ⑂
Main Liquibase Source
Java ★ 0 7y agoExplain → -
camsaul.com-docker
Cam's Docker build image for CircleCi/Jekyll to build/upload camsaul.com
Dockerfile ★ 0 7y agoExplain → -
ryde-website
Ryde Website
JavaScript ★ 0 12y agoExplain → -
Raise
Raise iOS App
Objective-C ★ 0 13y agoExplain → -
lucky-bird-website
LuckyBird's Website
Clojure ★ 0 13y agoExplain → -
clojure-toolbox.com ⑂
Source to clojure-toolbox.com
CSS ★ 0 7y agoExplain → -
tools.namespace ⑂
No description.
Clojure ★ 0 7y agoExplain → -
yaml ⑂
A fast, idiomatic and easy to use Clojure YAML library. Based on Snake YAML
Clojure ★ 0 5y agoExplain → -
clojure ⑂
The Clojure programming language
Java ★ 0 7y agoExplain → -
quartzite.docs ⑂
Documentation site for Quartzite, a powerful Clojure scheduling library built on top of Quartz
CSS ★ 0 8y agoExplain → -
scripts
Scripts for doing random chores
Shell ★ 0 8y agoExplain → -
homebrew-core ⑂
🍻 Default formulae for the missing package manager for macOS
Ruby ★ 0 8y agoExplain → -
PostgresApp ⑂
The easiest way to get started with PostgreSQL on the Mac
Swift ★ 0 8y agoExplain → -
wonky-clojure-chat-room
Extremely basic chat room server
Clojure ★ 0 8y agoExplain → -
paraman ⑂
Clojure library to encode maps into query-string / form-params correctly
Clojure ★ 0 9y agoExplain → -
buddy-sign ⑂
High level message signing library.
Clojure ★ 0 9y agoExplain → -
BasicAuth
Basic HTTP authentication middleware for Crow
★ 0 12y agoExplain → -
schema ⑂
Clojure(Script) library for declarative data description and validation
Clojure ★ 0 10y agoExplain → -
bird-kit-x
Objective-C utilities. Fork of BirdKit (https://github.com/camsaul/BirdKit)
Objective-C ★ 0 10y agoExplain → -
manhattan ⑂
Atomic react components for quick prototyping. This is probably a terrible idea.
JavaScript ★ 0 10y agoExplain → -
nes-asm
Some NES 6502 Assembly
Assembly ★ 0 10y agoExplain → -
google-api-java-client-samples ⑂
No description.
Java ★ 0 10y agoExplain → -
cider ⑂
CIDER is a Clojure Interactive Development Environment that Rocks for Emacs
Emacs Lisp ★ 0 4y agoExplain → -
mimic ⑂
[ab]using Unicode to create tragedy
Python ★ 0 10y agoExplain → -
Korma ⑂
Tasty SQL for Clojure.
Clojure ★ 0 11y agoExplain → -
MobileMuni-WP
MobileMuni WP
C# ★ 0 11y agoExplain → -
wonkybird-x
C++ / Cocos2d-x rewrite of WonkyBird
C++ ★ 0 11y agoExplain → -
WonkyBird
WonkyBird Game
Objective-C ★ 0 11y agoExplain → -
Wonky2048
Wonkky2048 Game
C ★ 0 12y agoExplain → -
BandFunk-WP
BandFunk for Windows Phone
C# ★ 0 11y agoExplain → -
primes
:ghost:
Clojure ★ 0 11y agoExplain → -
corvus ⑂
No description.
★ 0 11y agoExplain → -
django-haystack ⑂
Modular search for Django. Currently v2.1.1-dev.
Python ★ 0 12y agoExplain → -
dc_js_simple_example
Simple dc.js Example
JavaScript ★ 0 11y agoExplain → -
emacs-config ⑂
No description.
Emacs Lisp ★ 0 5y agoExplain → -
django-simple-rest ⑂
A dead simple "framework" that lets you create RESTful APIs using only Django's class based views
★ 0 13y agoExplain → -
clojure_cpp
clojure_cpp
C++ ★ 0 12y agoExplain → -
clojure-sudoku-solver
A sudoku solver I wrote as I was learning Clojure. The algorithm isn't necessarily the fastest or most comprehensive (it probably won't solve very difficult puzzles), but it is only 25 lines.
Clojure ★ 0 13y agoExplain → -
Specs ⑂
A repository of CocoaPods (cocoapods.org) specifications.
Ruby ★ 0 13y agoExplain →
No repos match these filters.