Kanin Alternatives
Similar projects and alternatives to kanin
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
Kategory
Λrrow - Functional companion to Kotlin's Standard Library (by arrow-kt)
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
-
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
-
-
-
whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
-
ref-cast
Safely cast &T to &U where the struct U contains a single field of type T.
-
serde-aux
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
-
jlox-rs
Following along the first (Java) part of https://craftinginterpreters.com/, but with Rust, because reasons.
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
kanin reviews and mentions
-
Hey Rustaceans! Got a question? Ask here (5/2023)!
We've built kanin for our use at Issuu. It's working very well for our servers! We are maintaining it, though it fulfills most of our own requirements at the moment. Feel free to post issues/PRs. Kanin only takes care of the server side though.
-
To people with real Rusty jobs: How did you land it? What exactly do you do at your job? How proficient are you? What skills besides Rust? How long did it take?
We have a microservice architecture using AMQP. Because we use microservices, it's been quite easy to introduce Rust and use it in new services. We've made an internal code template as well as some internal crates. We recently made our AMQP server open source as well.
Stats
issuu/kanin is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kanin is Rust.