Skip to content
View ObjectiveCharm's full-sized avatar
🏥
meditation
🏥
meditation

Highlights

  • Pro

Block or report ObjectiveCharm

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. indexed_string indexed_string Public archive

    A naive implementation for rust's string to support index, works with unicode in O(n) time.

    Rust 1

  2. MazeRunner MazeRunner Public

    FoP 2024 final project

    Java

  3. CompactPrefixRadix CompactPrefixRadix Public

    A very compact implementation of Radix tree in Rust with extended feature in prefix match. No third party dependency is used, and it is pure Rust code.

    Rust

  4. hev-socks5-tunnel hev-socks5-tunnel Public

    Forked from heiher/hev-socks5-tunnel

    Tun2socks (Linux/Android/BSD/macOS/iOS/WSL2) (IPv4/IPv6/TCP/UDP)

    C

  5. blink-tree-go blink-tree-go Public

    Forked from hmarui66/blink-tree-go

    blink tree implementation in go

    Go

  6. bplustree bplustree Public

    Forked from NeowayLabs/bplustree

    Concurrent in-memory B+ Tree featuring optimistic lock coupling

    Rust