- All languages
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CodeQL
- Common Lisp
- Cuda
- Cython
- Dart
- Elixir
- F#
- Go
- HCL
- HTML
- Handlebars
- Haskell
- Jac
- Java
- JavaScript
- Julia
- Jupyter Notebook
- LLVM
- Lean
- Lua
- MDX
- MLIR
- Makefile
- Markdown
- Mojo
- OCaml
- Objective-C
- PHP
- PLpgSQL
- Perl
- Python
- R
- Rez
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Shell
- Starlark
- Svelte
- Swift
- TeX
- Thrift
- Tree-sitter Query
- TypeScript
- VHDL
- Vim Script
- Vue
- Wren
- Zig
Starred repositories
A cloud native embedded storage engine built on object storage.
A fast single-producer, single-consumer lock-free queue for C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A full-featured and easy-to-use web framework with the Rust programming language.
Heap profiling and ad hoc profiling for Rust programs.
A collection of resources on wait-free and lock-free programming
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Core engine for the Brave browser for mobile and desktop. For issues https://github.com/brave/brave-browser/issues
Brave browser for Android, iOS, Linux, macOS, Windows.
GitHub Load Balancer Director and supporting tooling.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Original, unmodified Hypercube tracker code written by Anakata of TPB. Not in use anymore even in TPB, but has historical archival value hence leaving this here.
Rust library allowing to register multiple handlers for the same signal
A small rust library for adding custom derives to enums
CoralRing is an ultra-low-latency, lock-free, garbage-free, batching and concurrent circular queue (ring) in off-heap shared memory for inter-process communication (IPC) in Java across different JV…