2540
clojurewerkz.org
A growing collection of open source Clojure libraries.
clojure  library 
7 days ago
michaelklishin/welle
idiomatic Clojure client for Riak built on top of the Riak Java driver
clojure  riak  opensource  library  storage 
7 days ago
The Katana Programming Language
"combine JavaScript’s semantics with C’s performance and predictability"
c  javascript  language  programming 
8 days ago
Squirrel - The Programming Language
a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games
c  language  programming  dynamic 
8 days ago
electric imp
"A complete solution to connect devices to the internet, wirelessly"
iphone  hardware  wifi 
8 days ago
Blitzprog (bp)
"automatically tries to parallelize some parts of your program and if the compiler thinks it's worth doing so it will replace the sequential code with a multithreaded one"
language  parallel  dataflow  from readability
10 days ago
*JS : Low-Level JavaScript
a typed dialect of JavaScript that offers a C-like type system with manual memory management
javascript  programming  compiler  memory 
10 days ago
tnr-global/bishop
a Webmachine-like library for Clojure
clojure  http  rest 
13 days ago
Scalatron
Scalatron is a multi-player programming game in which bot programs written in Scala compete against each other.
scala  game  education  from readability
15 days ago
openmirage :: home
"an exokernel for constructing secure, high-performance network applications across a variety of cloud computing and mobile platforms"
cloud  ocaml  opensource 
16 days ago
mattrepl/clojure-neo4j
A wrapper around neo4j in the Clojure language
clojure  library  graph  database 
27 days ago
Postgres Guide — Postgres Guide
"designed as a guide for beginners and experienced users to find specific tips and explore tools available within Postgres"
database  guide  postgres 
29 days ago
SICP in Clojure
"makes it easier to use Clojure rather than Scheme while working through SICP"
book  clojure  lisp  programming 
4 weeks ago
Cubism.js
"a D3 plugin for visualizing time series"
d3  javascript  library  programming  visualization  from readability
4 weeks ago
circa - Introduction
"a language designed for live coding
language  programming  visual  state 
4 weeks ago
davidsantiago/pathetic
"Simple unix-style path manipulation in Clojure"
clojure  library  path  filesystem 
5 weeks ago
Netflix/curator
"a set of Java libraries that make using Apache ZooKeeper much easier"
client  concurrency  distributed  java  zookeeper 
5 weeks ago
(Field)
"a development environment for experimental code and digital art "
art  processing  programming  python  visualization  editor 
5 weeks ago
CodeMirror
"a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content"
code  editor  javascript  programming 
5 weeks ago
aboisvert/revolute
"a rich SQL-like querying language (embedded DSL) inspired by Apache Hive and Scala Query" [...] "essentially a thin layer on top of Cascading"
hadoop  scala  library  cascading  bigdata  query 
5 weeks ago
zolrath/wemux
"enhances tmux to make multi-user terminal multiplexing both easier and more powerful"
terminal  tmux  screen  mirror  pairing  collaboration 
5 weeks ago
Python Data Analysis Library — pandas: Python Data Analysis Library
"an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language"
analytics  library  programming  python  data 
6 weeks ago
The Programming Languages Beacon
"a list of major software products or utilities, with details about the programming languages used to implement them"
programming  reference  language  list 
6 weeks ago
Mosh: the mobile shell
"Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes."
ssh  terminal  shell 
6 weeks ago
pgFouine
"a PostgreSQL log analyzer used to generate detailed reports from a PostgreSQL log file. pgFouine can help you to determine which queries you should optimize to speed up your PostgreSQL based application"
analysis  database  log  performance  postgresql 
6 weeks ago
Professor John McCarthy
RT @swannodette: new site celebrating Professor John McCarthy's life work
lisp  programming  history 
7 weeks ago
Evlan
"a programming language and a virtual machine, similar to Java/JVM or C#/.NET, but with many advantages. While Java and C# are essentially small extensions to the 35-year-old C/C++ software paradigm, Evlan makes a point of being very different. Evlan attempts to take many of the cutting-edge ideas in the programming language world today and combine them into one unified system"
programming  language  functional  capabilities 
7 weeks ago
flot
"a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side"
javascript  jquery  visualization 
8 weeks ago
pier: SiliconSqueak
"a processor chip that will run almost all existing Squeak images without modification. It is a hardware 'virtual machine'"
chip  cpu  squeak  smalltalk  hardware  soc 
8 weeks ago
vitess
"provide servers and tools to facilitate scaling of MySQL databases for the web"
database  golang  mysql 
8 weeks ago
Snow
"A concise, dry and beautiful language that compiles to PHP"
language  php 
8 weeks ago
httpie
"a CLI HTTP utility built out of frustration with existing tools. The goal is to make CLI interaction with HTTP-based services as human-friendly as possible"
cli  http  python 
8 weeks ago
jonase/kibit
"a static code analyzer for Clojure which uses the core.logic unifier to search for patterns of code for which there might exist a more idiomatic function or macro"
clojure  code  analyzer 
8 weeks ago
Polychart
"A browser-based platform for exploring data and creating charts."
d3  javascript  visualization  analytics 
11 weeks ago
Quirrel
"a purely declarative query language designed for performing analytics and statistics on large-scale, multi-structured data sets"
language  analytics  statistics  bigdata  query  declarative 
11 weeks ago
Highcharts
"a charting library written in pure JavaScript, offering intuitive, interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types"
chart  graph  javascript  visualization 
11 weeks ago
pretty-LISP
"takes [LISP] code and replaces the parentheses with SVG rect elements, enhancing LISP's natural symmetry"
code  editor  lisp  programming 
12 weeks ago
HTTP Status Codes
Database of HTTP status codes with their IETF and Wikipedia descriptions.
http  reference  standards 
12 weeks ago
HyperDex: A Searchable Key-Value Store
"strategically places objects on servers so that both search and key-based operations contact a small subset of all servers in the system. Whereas typical key-value stores map objects to nodes using just the key, HyperDex takes into account all attributes of an object when mapping it to servers"
database  nosql  search  keyvalue 
12 weeks ago
Amon
"a self-hosted, lightweight web application and server monitoring toolkit. It provides you with straightforward visualisation of essential server data. It helps you manage the errors that occur in your web applications and makes logging complex datastructures and searching in your log data easy"
monitoring  server  logging  dashboard  ruby  node 
12 weeks ago
engulf
"Visualization tool for webserver concurrency"
clojure  concurrency  http  load  from instapaper
12 weeks ago
libtorque
"a multithreaded event library for UNIX designed to take full advantage of the manycore, heterogenous, NUMA future"
c  concurrency  library  unix  from instapaper
february 2012
littleBits
"an opensource library of electronic modules that snap together with tiny magnets for prototyping and play"
electronics  hardware  opensource  from instapaper
february 2012
Calisaya - Italian Liqueur
"a subtle bittersweet liqueur derived from authentic cinchona bark, enhanced with selected botanicals and flowers"
liqueur  drinking 
january 2012
« earlier      
achewood activerecord actor advice aggregator ajax algorithm amazon analysis apache api appengine apple architecture art artist assembly audio authentication aws backup beer bittorrent blog book browser build business c caching calendar capistrano car cheatsheet client clojure clothing cloud cms cmx cocoa code collaboration community comparison compiler compsci concurrency conference conversion cooking couchdb criticism css culture database dc debugging deployment design directory distributed dj dns documentation drinking ebook ec2 economics editor education emacs email erlang event fashion filesystem flash food forum framework free functional furniture game gem geolocation git go google graph graphics green grid hack hadoop hardware haskell hip-hop history home hosting hotel howto html http humor Identity infosec inspiration iphone java javascript jquery json jvm kindle label language leopard library lifehacks link linux lisp list log mac markup mashup math memcached memory merb messaging minimal mobile money mongrel monitoring mp3 music mysql network nginx objective-c ocaml openid opensource optimization osx p2p parser pdx performance philosophy photography plugin politics portfolio presentation processing programming prototype proxy python queue rails recipe reference research rest review rss ruby s3 scala scaling scm search security server service sf shoes shopping snippet social software sql ssh statistics storage svn syntax techno technology testing textmate time tip tools travel tutorial twitter typing typography ubuntu unix video visualization web webapp wii wiki wireless x11 xml xss

Copy this bookmark:



description:


tags: