All Projects â†’ cr-org â†’ Neutron

cr-org / Neutron

Licence: apache-2.0
🌠 Purely functional Apache Pulsar client for Scala built on top of Fs2

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Neutron

Doobie
Functional JDBC layer for Scala.
Stars: ✭ 1,910 (+3503.77%)
Mutual labels:  typelevel, fp
Sup
Composable, purely functional healthchecks in Scala.
Stars: ✭ 138 (+160.38%)
Mutual labels:  typelevel, fp
Cats Infographic
typeclass diagram for cats
Stars: ✭ 403 (+660.38%)
Mutual labels:  typelevel, fp
Monix
Asynchronous, Reactive Programming for Scala and Scala.js.
Stars: ✭ 1,819 (+3332.08%)
Mutual labels:  typelevel, fp
Hammock
Purely functional HTTP client
Stars: ✭ 174 (+228.3%)
Mutual labels:  typelevel, fp
Shapeless
Generic programming for Scala
Stars: ✭ 3,207 (+5950.94%)
Mutual labels:  typelevel, fp
Frameless
Expressive types for Spark.
Stars: ✭ 717 (+1252.83%)
Mutual labels:  typelevel, fp
Nix Rehash
Nix development utils that will blow up your mind
Stars: ✭ 41 (-22.64%)
Mutual labels:  nix
Workshops
Stars: ✭ 47 (-11.32%)
Mutual labels:  nix
Spring Web Rss Channels
A Full Stack RSS Reader web application built with Spring MVC and JSP. It uses libraries like Spring, JPA, Bootstrap, Apache Tiles, JSP etc. There is also a static code analysis tool called Checkstyle.
Stars: ✭ 40 (-24.53%)
Mutual labels:  apache
Nix Home
Nix home environment
Stars: ✭ 38 (-28.3%)
Mutual labels:  nix
Dotfiles
💻 Public repo for my personal dotfiles
Stars: ✭ 43 (-18.87%)
Mutual labels:  nix
Nix Dotfiles
My personal nix and nixos configuration
Stars: ✭ 48 (-9.43%)
Mutual labels:  nix
Flake Compat
Stars: ✭ 41 (-22.64%)
Mutual labels:  nix
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-3.77%)
Mutual labels:  nix
Template.scala
C++ Flavored Template Metaprogramming in Scala
Stars: ✭ 40 (-24.53%)
Mutual labels:  typelevel
Rambda
Faster and smaller alternative to Ramda
Stars: ✭ 1,066 (+1911.32%)
Mutual labels:  fp
Slowloris
Asynchronous Python implementation of SlowLoris DoS attack
Stars: ✭ 51 (-3.77%)
Mutual labels:  apache
Funland
Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow
Stars: ✭ 46 (-13.21%)
Mutual labels:  fp
Nixery
Container registry which transparently builds images using the Nix package manager
Stars: ✭ 1,023 (+1830.19%)
Mutual labels:  nix

neutron

CI Status MergifyStatus Maven Central Scala Steward badge Cats friendly

A pulsar is a celestial object, thought to be a rapidly rotating neutron star, that emits regular pulses of radio waves and other electromagnetic radiation at rates of up to one thousand pulses per second.

pulsar

Disclaimer

Chatroulette uses this library in production as the base of the whole platform. However, this library is in active development so if you want to use it, do it at your own risk.

Documentation

Check out the microsite.

Pulsar version

At the moment, we target Apache Pulsar 2.6.x.

Development

If you have sbt installed, you don't have to worry about anything. Simply run sbt +test command in the project root to run the tests.

If you are a nix user, make sure you enter a Nix Shell by running nix-shell at the project's root.

sbt +test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].