Search for '➛ acc6.top purchasing a Reddit account'

For details on the search query syntax, see the guide.

Total results: 7792, showing 3793 - 3816


  • A library for organizing a virtual stack on ClojureScript.

  • A carthy reader.

  • A simple Count-Min Sketch implementation in Clojure.

  • A simple, handmade connection pool for PG
  • kafunc 0.2.1

    A less-imperative approach to Kafka.

  • Extensible languages in Clojure, a la Racket's #lang.

  • A parser for parsing HL7 messages.
  • kixi/clj-http 3.5.1-SNAPSHOT

    A Clojure HTTP library wrapping the Apache HttpComponents client.
  • green-tags 0.3.0-alpha

    An audio tagging library supporing mp3, mp4, flac, and ogg containers. It supports all of the common tags used in these files including one image in a simple abstracted way which hides most of the differences between the formats. ex. To get read all supported tags and image into a map use (get-all-info <path>) and a map will be returned with all tag data. ex. To update an existing tag with a new artist and album while leaving all other fields untouched, use (update-tag! <file> {:artist "new artist" :album "new album"}) ex. To delete the lyrics field, use (update-tag! <file> {:lyrics :delete}) Supported tags: mp3: track, track-total, disc-no, disc-total, title, artist, album, album-artist, year, genre, comment, composer, original-artist, remixer, conductor, bpm, grouping, isrc, record-label, encoder, lyricist, lyrics, artwork-mime, artwork-data (byte array) mp4: all from mp3 except original-artist, remixer, record-label ogg/flac: all except original-artist, track-total, record-label, disc-total, remixer, grouping API Documentation: http://danpallas.github.io/green-tags/ contributing: Pull requests are welcome, but try to keep the API simple and submit updated tests to go along with it. Don't use macros in the API because they complicate test mocking for any project that implements this library.
  • vashet 0.0.3

    A ClojureScript wrapper for Robin Frischmann's css-in-js library fela
  • lexington 0.1.1

    A Clojure Lexer (and possibly Parser) Generator

  • A simple, programmable migration library.

  • A minimalist Clojure validation library.

  • Codapay is a library that ease the adoption of codapay (coda payment gateway) API.
  • htmhell 0.1.2

    A really garbage HTML library.

  • A libary for currency code extraction from natural language
  • lein-azkaban 0.1.3-SNAPSHOT

    A Leiningen plugin for interacting with Azkaban

  • Integrant methods for running a Jetty web server

  • Pipehat (|^) is a zero-dependency Clojure library for reading and writing HL7 version 2 messages encoded using vertical bar ("pipehat") encoding.

  • speclj: Pronounced 'speckle', is a Behavior Driven Development framework for Clojure.
  • peloton 0.1.2

    Peloton is a Clojure library to simplify the creation of high performance event-based web applications.

  • WabbitMQ: A simple RabbitMQ wrapper for Clojure

  • A database-independent migration library

  • A performance-focused HTTP reverse proxy