Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Chrono Alternatives
Similar projects and alternatives to chrono
-
advisory-db
Security advisory database for Rust crates published through crates.io
-
-
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.
-
jelly-actix-web-starter
A starter template for actix-web projects that feels very Django-esque. Avoid the boring stuff and move faster.
-
mozsearch
Mozilla code search website. (Please file bugs in bugzilla at https://mzl.la/2YtXmoN)
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
feedback
Public feedback discussions for: GitHub for Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more! [Moved to: https://github.com/github-community/community]
-
unzrip
Unzip implementation, support for parallel decompression, automatic detection encoding
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
chrono reviews and mentions
-
Simple, fast and safety alternative for unzip
On that note, it would also be good to configure cargo-deny so that a CI pipeline and any maintainer can easily audit the current dependency versions. Sometimes CVEs require a new major semver (looking at you, time 0.1.x and thus chrono 0.4.x), so it's not enough to rely on people installing the tool with semver-compatible updates. Automatically auditing dependencies is really important, and given how easy cargo-deny makes it, I don't think many projects have any excuse not to configure it.
-
Will Rust drop dependency on libc and make direct system calls? when ? (Please don't mention no_std case)
libc isn't "just a wrapper". Is a massive legacy codebase filled with hacks, UBs and bugs: https://github.com/chronotope/chrono/issues/499
-
chrono 0.4.20-rc.1 has just been released!!
Would love to have people test this, you can leave feedback here: https://github.com/chronotope/chrono/issues/674.
-
`chrono` or `time` 0.3 ?
Is it this issue? Any idea what can be done to move this along?
-
Some Mistakes Rust Doesn't Catch
In C, I've had afternoons wasted again and again by the lack of thread-safety invariant in various libraries. I've found countless bugs in Win32 APIs related to them not being thread-safe despite the documentation making no mention of that whatsoever. Including stuff that really, really ought to be thread-safe. We had the recent debacle with localtime_r in chrono which is not thread-safe due to it calling setenv. And you'd think man setenv would tell you that it's not thread-safe? Hah! Perish the thought.
-
First Impressions of Rust
https://github.com/chronotope/chrono/issues/339 for a big breaking issue I came across when using it to process some data at work. Ended up having to use python as it behaved "properly" there.
-
Improving GitHub Code Search
Hah, reminds me of this issue where 90% of the content is spam: https://github.com/chronotope/chrono/issues/499
-
What is the state-of-the-art in date/time libraries?
Rust has chrono, and my initial impression is that I don't like it even a little
-
Is the chrono crate unmaintained?
Looks like time is not the only issue in chrono. chrono also calls localtime_r directly, see https://github.com/chronotope/chrono/issues/499 . So even dependency fix or backport fix in time do not solve the problem.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Mar 2023
Stats
chronotope/chrono is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.