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: 2 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,499 |
plumatic/schema | A Clojure(Script) library for describing and validating data shapes with features like validation, coercion, and test generation. | 2,409 |
noprompt/meander | A Clojure/ClojureScript library that enables transparent data transformation through pattern matching and unification. | 923 |
clojure-emacs/cider | An Emacs extension that enables interactive Clojure development with support for compilation, debugging and code completion. | 3,550 |
incanter/incanter | A Clojure-based statistical computing and graphics environment for the JVM | 2,241 |
bbatsov/clojure-style-guide | A community-driven coding style guide for the Clojure programming language. | 4,015 |
babashka/babashka | An interpreter for scripting languages similar to Bash but with Clojure syntax and performance. | 4,065 |
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,595 |
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,710 |
alecthomas/chroma | A tool that converts source code and structured text into syntax-highlighted HTML or ANSI-coloured text. | 4,378 |
chroma-core/chroma | An in-memory document retrieval system for natural language processing applications | 15,416 |
day8/re-frame | A ClojureScript framework for building user interfaces with a data-oriented, functional design. | 5,435 |
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 assistant that uses AI to assist with software development tasks such as file creation and editing, command execution, and web development. | 11,863 |