awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesSequential Data Management

Organization of elements in linear sequences using contiguous or linked memory structures.

Distinct from Data Storage: Candidates are for AI models, vector embeddings, or traffic data; this is fundamental C++ sequential storage.

Explore 3 awesome GitHub repositories matching programming languages & runtimes · Sequential Data Management. Refine with filters or upvote what's useful.

Awesome Sequential Data Management GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • federico-busato/modern-cpp-programmingAvatar federico-busato

    federico-busato/Modern-CPP-Programming

    15,808Vezi pe GitHub↗

    This project is a comprehensive educational resource and programming course covering C++ language semantics and features from C++03 through C++26. It provides structured tutorials and technical guides focused on modern C++ development. The material offers specialized instruction on template metaprogramming, including the use of type traits and compile-time computations. It features detailed guides on concurrency and parallelism for multi-core execution, as well as a reference for software design applying SOLID principles and RAII. Additionally, it covers build performance optimization to redu

    Explains the organization of elements in linear sequences using contiguous or linked memory structures.

    HTMLc-plus-pluscode-qualitycompilers
    Vezi pe GitHub↗15,808
  • janet-lang/janetAvatar janet-lang

    janet-lang/janet

    4,308Vezi pe GitHub↗

    Janet is a Lisp-based dynamic programming language featuring a register-based bytecode virtual machine and an embeddable scripting engine. It functions as a fiber-based concurrency runtime and includes a parsing engine based on Parsing Expression Grammars. The project is distinguished by its ability to be integrated into C or C++ applications via a minimal header interface. It utilizes a Lisp-style macro system for compile-time code transformation and employs prototype-based table inheritance for object-oriented behavior. The runtime covers a broad set of capabilities, including asynchronous

    Manages linear sequences of values in contiguous memory for efficient retrieval.

    Ccfunctional-languageimperative-language
    Vezi pe GitHub↗4,308
  • orrsella/soft-eng-interview-prepAvatar orrsella

    orrsella/soft-eng-interview-prep

    2,233Vezi pe GitHub↗

    This project is a comprehensive study guide and reference repository designed to prepare software engineers for technical interviews. It provides a structured collection of fundamental computer science concepts, algorithm implementations, and system design principles, serving as a centralized resource for reviewing the core knowledge required for engineering assessments. The repository distinguishes itself by offering language-agnostic concept modeling and modular knowledge categorization, which allows candidates to navigate complex topics efficiently. It covers a broad spectrum of technical

    Stores fixed-size records in contiguous memory to enable fast iteration and constant-time access.

    engineering-interviewinterviewinterview-prep
    Vezi pe GitHub↗2,233
  1. Home
  2. Programming Languages & Runtimes
  3. Sequential Data Management