#
Clojure
Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.
Here are 4,149 public repositories matching this topic...
Eclipse Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark
python
java
clojure
scala
spark
hadoop
gpu
intellij
linear-algebra
artificial-intelligence
deeplearning
neural-nets
dl4j
matrix-library
deeplearning4j
-
Updated
Jul 6, 2020 - Java
The Light Table IDE ⛺
-
Updated
Jul 7, 2020 - Clojure
An extensive list of cool open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.
ruby
python
rust
open-source
list
clojure
haskell
awesome
typescript
erlang
elixir
scala
lisp
lua
emacs-lisp
ocaml
projects
dev
-
Updated
Jul 16, 2020 - TypeScript
mal - Make a Lisp
javascript
ruby
python
c
java
c-sharp
bash
swift
docker
php
c-plus-plus
clojure
r
scala
lisp
makefile
webassembly
learn-to-code
mal
lisp-interpreter
-
Updated
Jul 12, 2020 - Assembly
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
-
Updated
Jul 14, 2020 - Clojure
A community coding style guide for the Clojure programming language
-
Updated
Jun 24, 2020
kotlin
java
clojure
scala
intellij
rainbow
intellij-plugin
android-studio
rainbowify
rainbow-brackets
rainbow-parentheses
-
Updated
Jul 17, 2020 - Kotlin
The Clojure Interactive Development Environment that Rocks for Emacs
-
Updated
Jul 16, 2020 - Emacs Lisp
Open
Create a bot that watches and archives specified public channels in Status and makes it searchable
7
mandrigin
commented
Oct 9, 2018
User Story
To be able to see the history of the channels (anonymized though), we need a bot that will listen in to a set of public channels and writes their content in a DB. We also need a full-text search in the archive in the same bot.
Imagine http://offsite.chat/html, but on steroids.
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
-
Updated
Jun 17, 2020 - Clojure
"every time I watch one of his talks I feel like someone has gone in and organized my brain"
-
Updated
Jul 11, 2020 - HTML
Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp
react
javascript
ruby
python
scheme
clojure
lua
clojurescript
reactjs
common-lisp
ocaml
brainfuck
evaluation
prolog
codemirror-editor
reasonml
interactive-snippets
code-evaluation
klipse-plugin
-
Updated
Jul 16, 2020 - Clojure
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
-
Updated
Jun 23, 2020 - Java
Distributed, masterless, high performance, fault tolerant data processing
-
Updated
Aug 31, 2019 - Clojure
Fast, cross-platform, standalone ClojureScript environment
-
Updated
Jul 16, 2020 - Clojure
Free and Open Source GUI to Visualize Kubernetes Applications.
-
Updated
Jul 25, 2019 - Clojure
A Clojure babushka for the grey areas of Bash (native fast-starting Clojure scripting environment)
-
Updated
Jul 17, 2020 - Clojure
Created by Rich Hickey
Released October 16, 2007
- Organization
- clojure
- Website
- clojure.org
- Wikipedia
- Wikipedia
When adding a new data store database in Metabase it tries to connect first with SSL (if the driver supports SSL), and then without, in that order. If either connection succeeds, the database details are accepted as valid. Yes, you can add driver specific JDBC options to use SSL, but there is no good feed