Pinned Repositories
old-raft-rs
[Incomplete] A Raft implementation in Rust
bson-rs
Encoding and decoding support for BSON in Rust
ext2
include-dir-macro
A rust macro to include the source of all files in a given subdirectory in the generated binary, and make them available by path name through a hashmap.
rawbson
Blazing fast zero-copy BSON handling in Rust.
rust-completion-experiment
An experiment to reimplement openedx-completion-aggregator (in simplified form) using hexagonal architecture and Rust.
tg-sys
Rust bindings to the tg geometry library (github.com/tidwall/tg)
edx-platform
The Open edX LMS & Studio, powering education sites around the world!
jcdyer's Repositories
jcdyer/rawbson
Blazing fast zero-copy BSON handling in Rust.
jcdyer/include-dir-macro
A rust macro to include the source of all files in a given subdirectory in the generated binary, and make them available by path name through a hashmap.
jcdyer/tg-sys
Rust bindings to the tg geometry library (github.com/tidwall/tg)
jcdyer/ext2
jcdyer/rust-completion-experiment
An experiment to reimplement openedx-completion-aggregator (in simplified form) using hexagonal architecture and Rust.
jcdyer/bson-rs
Encoding and decoding support for BSON in Rust
jcdyer/flac-rs
Rust-based flac encoding library
jcdyer/cargo
The Rust package manager
jcdyer/cavey
Key-Value store, implementing LSM trees.
jcdyer/charstr
A rust string type that can be indexed by char safely and in constant time.
jcdyer/dyer-dev
jcdyer/getips
Personal script to get ip addresses for ec2 servers based on a simple tagging taxonomy.
jcdyer/gres
jcdyer/mongo-rust-driver-prototype
MongoDB Rust Driver Prototype - This Repository is NOT a supported MongoDB product
jcdyer/NoProto
Flexible, Fast & Compact Serialization with RPC
jcdyer/nuglet
jcdyer/platformer
Platformer
jcdyer/potpot
PotPotDB is a WIP SQL database. Nothing special.
jcdyer/reqwest
An easy and powerful Rust HTTP Client
jcdyer/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
jcdyer/rust-scratch
Rust scratchpad. Contains the lastest versions of the top 100 recently downloaded crates, plus a few others.
jcdyer/rust-tg
jcdyer/rustfmt
Format Rust code
jcdyer/spikes
Learning new things every day.
jcdyer/sudoku
Yet another sudoku solver (written to experiment with allocation patterns)
jcdyer/tablespanner
jcdyer/talent-plan
PingCAP training courses
jcdyer/tg
Geometry library for C - Fast point-in-polygon
jcdyer/time
Simple time handling in Rust
jcdyer/traits
Collection of cryptography-related traits