databricks-kube-operator
konst
databricks-kube-operator | konst | |
---|---|---|
3 | 4 | |
16 | 88 | |
- | - | |
7.0 | 8.0 | |
3 months ago | 7 days ago | |
Rust | Rust | |
Apache License 2.0 | zlib License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
databricks-kube-operator
-
Writing a Kubernetes Operator
Here's another example of a custom rust operator, https://github.com/mach-kernel/databricks-kube-operator
Written by a co-worker to help manage our databricks projects across clusters. Works wonderfully!!
- Salut. Folosește cineva Kubernetes și Databricks? Am creat un Rust operator să ajute cu "easy CI/CD workflow".
-
What's everyone working on this week (45/2022)?
So I used kube-rs and came up with this: https://github.com/mach-kernel/databricks-kube-operator
konst
- Konst for Rust: Const equivalents of std functions, comparison, and parsing
-
What's everyone working on this week (45/2022)?
Doing the last few days of work on konst 0.3. I'm in the middle of working out the best way to make the konst::slice::bytes_* functions take &[u8], &[u8; N], &str, or char as the second parameter.
-
What’s everyone working on this week (41/2022)?
Last week I finished a release of konst where I provide const equivalents of iterators.
-
What’s everyone working on this week (13/2021)?
Continuing to work on konst, last week I added const parsing functions for integers (and bool), and many const equivalents of Option and Result methods, among other things.
What are some alternatives?
smartcore - A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
Game - A 3D RTS game implemented in Rust.
heed - A fully typed LMDB wrapper with minimum overhead 🐦
blockpaint - Draw graphics with your mouse in the terminal! [Moved to: https://github.com/wooster0/blockpaint]
kubectl-operator - Manage Kubernetes Operators from the command line
controller-idioms - Generic libraries for building idiomatic Kubernetes controllers
current_platform - Find out what platform your code is running on from Rust
spicedb-operator - Kubernetes controller for managing instances of SpiceDB
rtweekend-rs - My rust program made while reading RayTracingInOneWeekend
spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
hex_viewer - terminal hex viewer