Pinned Repositories
async
Asynchronous functions for golang
async-ringbuf
Async-compatible ring buffer(s). SPSC (single producer, single consumer) for fast transfer of ownership over objects. Mainly for exchanging buffers between tasks quickly.
bryandmc.github.io
chronicle
glommio
Glommio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application in a thread-per-core architecture easier for rustaceans
ivy-posframe-layer
a packaging of my personal layer for ivy-posframe
logged-test
ns_server
The Membase Server Superdupervisor.
glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
lsp-mode
Emacs client/library for the Language Server Protocol
bryandmc's Repositories
bryandmc/glommio
Glommio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application in a thread-per-core architecture easier for rustaceans
bryandmc/async-ringbuf
Async-compatible ring buffer(s). SPSC (single producer, single consumer) for fast transfer of ownership over objects. Mainly for exchanging buffers between tasks quickly.
bryandmc/ivy-posframe-layer
a packaging of my personal layer for ivy-posframe
bryandmc/async
Asynchronous functions for golang
bryandmc/bryandmc.github.io
bryandmc/chronicle
bryandmc/logged-test
bryandmc/ns_server
The Membase Server Superdupervisor.
bryandmc/couchdb
CouchDB
bryandmc/cryptchat
simple terminal based secure chat client
bryandmc/elisp-fun
Functions and tools loaded and used by my personal emacs setup
bryandmc/erlang
Erlang/OTP
bryandmc/erlang-tools-comparison
bryandmc/flatbuffer-layer
Spacemacs layer for flatbuffer syntax highlighting and functionalities
bryandmc/jersey
Eclipse Jersey Project - Read our Wiki:
bryandmc/linux
Linux kernel source tree
bryandmc/lnav-formats
bryandmc/lsp-mode
Emacs client/library for the Language Server Protocol
bryandmc/manifest
Top-level source repository for Couchbase Server source code and build projects
bryandmc/mobile-service
The component of Sync Gateway Mercury that would reside in Couchbase Server
bryandmc/nix
Rust friendly bindings to *nix APIs
bryandmc/proc-macro2
bryandmc/rebar
Deprecated Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. We encourage you to move to https://github.com/erlang/rebar3.
bryandmc/runtime
Empowering everyone to build asynchronous software
bryandmc/runtime-tls
bryandmc/tabs-layer
A tabs layer for spacemacs using centaur tabs
bryandmc/teachshare-docs
the documentation for teachshare website codebase
bryandmc/tlm
top level makefile
bryandmc/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
bryandmc/tokio-rustls
Asynchronous TLS/SSL streams for Tokio using Rustls.