Git Product home page Git Product logo

Bruno Moura's Projects

graphblas icon graphblas

A sparse linear algebra library implementing may of the ideas from the GraphBLAS Forum in Go.

hashmap icon hashmap

A Golang lock-free thread-safe HashMap optimized for fastest read access.

jocko icon jocko

Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install)

jsonparser icon jsonparser

Alternative JSON parser for Go that does not require schema (so far fastest)

kvs icon kvs

Go key Value Store with simple api and TTL management

log icon log

A simple, leveled, fast, zero allocation, json structured logging package for Go. Designed to make logging on the hot path dirt cheap, dependency free and my life easier.

marian icon marian

Fast Neural Machine Translation in C++

migrate icon migrate

Database migrations. CLI and Golang library.

minio icon minio

Minio is an open source object storage server compatible with Amazon S3 APIs

norm icon norm

A no frills, no bloat, no magic Go package for working with SQL code, databases and migrations.

nsca icon nsca

A golang client for Nagios Service Check Acceptor.

nsq icon nsq

A realtime distributed messaging platform

pebble icon pebble

RocksDB/LevelDB inspired key-value database in Go

radixs icon radixs

A radix tree that uses binary searches to speed up insert, retrieve and delete operations on dense trees implemented in Go

replicant icon replicant

Synthetic application testing made easy, written in Go. This project has moved to a new home on https://github.com/unbabel/replicant

rexon icon rexon

Go helper library for extracting json documents from unstructured data.

runway-browser icon runway-browser

Interactive visualization framework for Runway models of distributed systems

rxde icon rxde

Go data extraction and parsing library

sema icon sema

Sema is a simple semaphore implementation for Go (golang) using channels to control concurrent access to shared resources.

shardmap icon shardmap

A simple and efficient thread-safe sharded hashmap for Go

simdjson-go icon simdjson-go

Golang port of simdjson: parsing gigabytes of JSON per second

sparse icon sparse

Sparse matrix formats for linear algebra supporting scientific and machine learning applications

sshmgr icon sshmgr

Go goroutine safe manager for SSH clients sharing between ssh/sftp sessions

strftime icon strftime

Fast strftime like functionality as an alternative format for parsing date and time in Go

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.