Skip to content
View dekimir's full-sized avatar

Highlights

  • Pro

Organizations

@WebAssembly @starburstdata
Block or Report

Block or report dekimir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. chiselstrike/chiselstrike chiselstrike/chiselstrike Public

    ChiselStrike abstracts common backends components like databases and message queues, and let you drive them from a convenient TypeScript business logic layer

    Rust 1.1k 38

  2. postgres-searchbox postgres-searchbox Public

    Enables react-instantsearch to work directly on PostgreSQL tables

    TypeScript 14 1

  3. RamFuzz RamFuzz Public

    Combining Unit Tests, Fuzzing, and AI

    C++ 299 45

  4. scylladb/scylladb scylladb/scylladb Public

    NoSQL data store using the seastar framework, compatible with Apache Cassandra

    C++ 12.6k 1.2k

  5. Emacs cc-mode style for Seastar Emacs cc-mode style for Seastar
    1
    (c-add-style "seastar"
    2
     '((c-basic-offset . 4)
    3
       (c-offsets-alist
    4
        (knr-argdecl-intro . 5)
    5
        (substatement-open . +)