awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesHigh-Precision Temporal Types

Data types and handling logic for timestamps with resolution beyond standard seconds or milliseconds.

Distinct from High-Precision Time Series Storage: Candidates focus on time-series storage or hardware timing control, not general-purpose high-precision timestamp types in SQL.

Explore 3 awesome GitHub repositories matching data & databases · High-Precision Temporal Types. Refine with filters or upvote what's useful.

Awesome High-Precision Temporal Types GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nalgeon/sqleanAvatar nalgeon

    nalgeon/sqlean

    4,344Vezi pe GitHub↗

    sqlean este o colecție de biblioteci de extensii SQLite implementate ca biblioteci partajate bazate pe C. Oferă o suită de funcții scalare și tabelare suplimentare care extind capabilitățile native ale motorului de bază de date SQLite. Proiectul oferă seturi de instrumente specializate pentru criptografie, matematică avansată, rețelistică și acces la sistemul de fișiere. Acestea includ hashing și codificare binară, analiză statistică, validarea adreselor IP și capacitatea de a mapa fișiere CSV sau căi din sistemul de fișiere ca tabele virtuale. Biblioteca include, de asemenea, instrumente cuprinzătoare de procesare a textului, cum ar fi expresii regulate, potrivire fuzzy și manipularea șirurilor de caractere conștientă de Unicode. Capabilitățile suplimentare acoperă gestionarea de înaltă precizie a datei și orei și generarea de identificatori unici.

    Manages date and time data using timestamps with high-precision resolution.

    C
    Vezi pe GitHub↗4,344
  • chronotope/chronoAvatar chronotope

    chronotope/chrono

    3,870Vezi pe GitHub↗

    Chrono is a Rust date and time library used for managing calendar dates, clock times, and timezone conversions. It functions as a high-precision timestamp tool and temporal data serializer for converting date and time objects into structured formats. The library includes a timezone conversion engine to translate timestamps between different geographical zones and manage local time configurations. Its broader capabilities cover date string formatting, high-precision timing, and the serialization of temporal data for database storage or network transmission.

    Implements data types and handling logic for timestamps with high resolution beyond standard seconds.

    Rustcalendardaterust
    Vezi pe GitHub↗3,870
  • time-rs/timeAvatar time-rs

    time-rs/time

    1,313Vezi pe GitHub↗

    This project is a comprehensive library for handling dates, times, durations, and UTC offsets within the Rust programming language. It provides a framework for temporal data processing, utilizing specialized structures to maintain nanosecond precision for high-accuracy scheduling and logging requirements. The library distinguishes itself through extensive use of compile-time evaluation, which allows for the generation and validation of temporal values during the build process to eliminate runtime overhead. It employs strongly-typed primitives and overflow-checked arithmetic to ensure that all

    Stores dates, clock times, and time spans using specialized types that maintain nanosecond precision.

    Rustdateno-stdrust
    Vezi pe GitHub↗1,313
  1. Home
  2. Data & Databases
  3. High-Precision Temporal Types