- Sunnyvale, CA
-
19:40
(UTC -08:00) - in/arjunsk15
Highlights
Lists (1)
Sort Name ascending (A-Z)
- All languages
- ANTLR
- ActionScript
- Arduino
- Assembly
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Dart
- Dockerfile
- Elixir
- Erlang
- Fortran
- FreeMarker
- Gherkin
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Nix
- Nunjucks
- OCaml
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Perl
- Prolog
- Pug
- PureScript
- Python
- REXX
- ReScript
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Shell
- Smarty
- Stan
- Starlark
- TLA
- TSQL
- TeX
- Terra
- Thrift
- TypeScript
- Verilog
- Vim Script
- Vue
- Yacc
- Zig
Starred repositories
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
The transactional Elasticsearch alternative built on Postgres
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
Incomplete Redis client and server implementation using Tokio - for learning purposes only
A powerful web framework built with a simplified design.
A query engine for any combination of data sources. Query your files and APIs as if they were databases!
🐙 OctoBase is the open-source database behind AFFiNE, local-first, yet collaborative. A light-weight, scalable, data engine written in Rust.
Rust library for interfacing with S3 API compatible services
DuckDB-powered data lake analytics from Postgres
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
A HashMap variant that spreads resize load across inserts
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.
This is a Rust implementation for popular caches (support no_std).
A Rust data structure for efficient lower-bound lookups
Exon is an OLAP query engine specifically for biology and life science applications.
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.