Search for 'org'
For details on the search query syntax, see the guide.
Total results: 6301, showing 553 - 576
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
JNA provides Java programs easy access to native shared libraries
(DLLs on Windows) without writing anything but Java code�no JNI or
native code is required. This functionality is comparable to Windows'
Platform/Invoke and Python's ctypes. Access is dynamic at runtime
without code generation.
For more information go to https://jna.dev.java.net/
Implementation of an interpreter for linen, a domain specific
language for modeling coordinated, distributed processes.
Generate CSS from Clojure(Script) data structures.
A Ring handler to support tus.io protocol
Native dependency of Datalevin database
clojars fork of pinyin4j, until we can get the real thing in a maven repo
A smarter client-side with ClojureScript : Shoreleave's rpc/xhr/jsonp facilities
Clojure library: YAML as a Clojure dialect.
Clojure implementation of the Model Context Protocol (MCP)
YAMLStar - A pure YAML 1.2 loader for Clojure
Ring gzip encoding middleware
Library for interacting with backend relational databases.
Reagent components for notebook ui.
Trace-oriented debugging tools for Clojure(Script)
Asset pipeline ring middleware
High-performance event-driven HTTP client/server for Clojure
Clojure HTTP library using the Apache HttpClient.
Clojure parser combinators
Clojure Logging Utilities
A wrapper plugin on top of lein check. It checks for reflection warnings in a project,
and exits with non 0 status, if a reflection warnings were detected.