specter
Data navigator
A data manipulation library offering an alternative approach to Clojure's immutable data structure handling through efficient and composable navigation of complex nested data structures.
Clojure(Script)'s missing piece
3k stars
72 watching
105 forks
Language: Clojure
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tonsky/datascript | An immutable in-memory database and query engine for client-side applications | 5,517 |
plumatic/schema | A Clojure(Script) library for describing and validating data shapes with features like validation, coercion, and test generation. | 2,412 |
noprompt/meander | A Clojure/ClojureScript library that enables transparent data transformation through pattern matching and unification. | 932 |
clojure-emacs/cider | An Emacs extension that enables interactive Clojure development with support for compilation, debugging and code completion. | 3,554 |
incanter/incanter | A Clojure-based statistical computing and graphics environment for the JVM | 2,242 |
bbatsov/clojure-style-guide | A community-driven coding style guide for the Clojure programming language. | 4,019 |
babashka/babashka | An interpreter that allows users to write and execute Clojure scripts without the need for a JVM. | 4,087 |
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,596 |
swannodette/mori | Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures | 3,385 |
ruipgil/scraperjs | A versatile web scraping module with two scrapers for static and dynamic content extraction. | 3,714 |
alecthomas/chroma | A general-purpose syntax highlighter in pure Go | 4,408 |
chroma-core/chroma | An in-memory document retrieval system for natural language processing applications | 15,865 |
day8/re-frame | A ClojureScript framework for building user interfaces with a data-oriented, functional design. | 5,441 |
walkable-server/walkable | A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
cline/cline | An autonomous coding agent designed to assist developers with code editing, file creation, and terminal command execution. | 14,820 |