19-day longest streak
-
tantivy ★ PINNED ⑂
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
★ 0 5mo agoExplain → -
pants ★ PINNED ⑂
The Pants Build System
Python ★ 0 2y agoExplain → -
nails ★ PINNED
A nailgun protocol client and server in Rust
Rust ★ 6 3y agoExplain → -
gvi ★ PINNED
group varint encoding
Java ★ 11 15y agoExplain → -
rust ★ PINNED ⑂
A safe, concurrent, practical language.
Rust ★ 0 9y agoExplain → -
nbq
An extremely simple non-blocking queue in Scala
Scala ★ 9 14y agoExplain → -
cassandra-summit-demo
Hadoop integration demo for the Cassandra Summit
Scala ★ 9 16y agoExplain → -
cassandra-old ▣
Experiments and prototypes for changes to Apache Cassandra.
Java ★ 8 6y agoExplain → -
latex-cv
SBT based build of PDFs from LaTeX input
Scala ★ 4 15y agoExplain → -
jamm ⑂
Java Agent for Memory Measurements
Java ★ 3 15y agoExplain → -
redis-protocol ⑂
Java client and server implementation of Redis
Java ★ 2 14y agoExplain → -
avro-sbt
A simple-build-tool plugin for generating source code using Avro.
Scala ★ 2 16y agoExplain → -
uncommons ▣
A monorepo containing: twitter-server, util, finagle, and their support libraries.
Scala ★ 1 11y agoExplain → -
cassandra ⑂
Mirror of Apache Cassandra (incubating)
Java ★ 1 15y agoExplain → -
gaffe
Graph database?
Scala ★ 1 16y agoExplain → -
storm-contrib ⑂
A collection of spouts, bolts, serializers, DSLs, and other goodies to use with Storm
Java ★ 1 14y agoExplain → -
YCSB ⑂
Yahoo! Cloud Serving Benchmark
Java ★ 1 15y agoExplain → -
whirr ⑂
Mirror of Apache Whirr
Java ★ 1 15y agoExplain → -
javaewah ⑂
A compressed alternative to the Java BitSet class
Java ★ 1 15y agoExplain → -
hadoop-lzo ⑂
Patched, refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20
Shell ★ 1 16y agoExplain → -
tonic ⑂
A native gRPC client & server implementation with async/await support.
★ 0 3y agoExplain → -
tar-rs ⑂
Tar file reading/writing for Rust
Rust ★ 0 9y agoExplain → -
samply ⑂
Command-line sampling profiler for macOS, Linux, and Windows
★ 0 2mo agoExplain → -
pgrx ⑂
Build Postgres Extensions with Rust!
★ 0 5mo agoExplain → -
vagg
vortex (via datafusion) aggregates
Rust ★ 0 1y agoExplain → -
vfts
OrBiC encoding in Vortex
Rust ★ 0 1y agoExplain → -
vortex ⑂
An extensible, state of the art columnar file format
★ 0 1y agoExplain → -
prodash ⑂
report progress of concurrent applications and display it in various ways
★ 0 4y agoExplain → -
reboot-workflows-server
An example of using https://reboot.dev/ to create a server for launching user-specified workflows.
TypeScript ★ 0 1y agoExplain → -
rust-rocksdb ⑂
rust wrapper for rocksdb
★ 0 1y agoExplain → -
tangerine-monorepo ⑂
A "fast" TypeScript-based Node.js monorepo setup powered by esbuild & turborepo
★ 0 1y agoExplain → -
pybind11 ⑂
Seamless operability between C++11 and Python
★ 0 1y agoExplain → -
pex ⑂
A library and tool for generating .pex (Python EXecutable) files
Python ★ 0 7y agoExplain → -
pyo3 ⑂
Rust bindings for the Python interpreter
★ 0 3y agoExplain → -
docker_credential ⑂
A Rust library for reading a user's Docker credentials from config.
★ 0 3y agoExplain → -
scie-pants ⑂
Protects your Pants from the elements.
★ 0 3y agoExplain → -
tokio_block_in_place
An example of using block_in_place which started as an attempt to repro a bug
Rust ★ 0 3y agoExplain → -
example-django ⑂
An example repo to demonstrate Django support in Pants v2
★ 0 4y agoExplain → -
indicatif ⑂
A command line progress reporting library for Rust
★ 0 5y agoExplain → -
example-jvm ⑂
An example repo to demonstrate Java and Scala support in Pants v2
★ 0 4y agoExplain → -
example-golang ⑂
An example repo to demonstrate Go support in Pants v2
★ 0 4y agoExplain → -
deepsize ⑂
A rust crate to find the total size of an object, on the stack and on the heap
★ 0 4y agoExplain → -
build-server-protocol ⑂
Protocol for IDEs and build tools to communicate about compile, run, test, debug and more.
★ 0 4y agoExplain → -
akka-http ⑂
The Streaming-first HTTP server/module of Akka
★ 0 4y agoExplain → -
rust-cpython-concurrency
Demonstrates contention on the GIL using cpython
Rust ★ 0 5y agoExplain → -
rust-cpython ⑂
Rust <-> Python bindings
★ 0 5y agoExplain → -
async-profiling-honeypot
A very slow async function.
Rust ★ 0 5y agoExplain → -
wg-async-foundations ⑂
Working group dedicated to improving the foundations of Async I/O in Rust
★ 0 5y agoExplain → -
pants-jupyter-plugin ⑂
No description.
★ 0 5y agoExplain → -
console ⑂
A rust console and terminal abstraction
★ 0 5y agoExplain → -
example-plugin ⑂
No description.
★ 0 5y agoExplain → -
build-bench
Benchmarks for different Java buildystems
Makefile ★ 0 9y agoExplain → -
notify ⑂
🔭 Cross-platform filesystem notification library for Rust.
★ 0 6y agoExplain → -
PyOxidizer ⑂
A modern Python application packaging and distribution tool
★ 0 6y agoExplain → -
example-python ⑂
An example repo to demonstrate Python support in Pants v2
★ 0 3y agoExplain → -
grpc-rs ⑂
The gRPC library for Rust built on C Core library and futures
★ 0 6y agoExplain → -
commons ⑂
Twitter common libraries for python and the JVM
Java ★ 0 7y agoExplain → -
futures-rs ⑂
Zero-cost futures and streams in Rust
Rust ★ 0 8y agoExplain → -
mvpants
No description.
Shell ★ 0 6y agoExplain → -
mod-pbxproj ⑂
A python module to manipulate XCode projects
Python ★ 0 7y agoExplain → -
glob ⑂
Support for matching file paths against Unix shell style patterns.
Rust ★ 0 7y agoExplain → -
starlark-rust ⑂
Starlark (https://github.com/bazelbuild/starlark) in Rust
Python ★ 0 7y agoExplain → -
intellij-pants-plugin ⑂
IntelliJ Plug-in for Pants Build
Java ★ 0 8y agoExplain → -
fsqio ⑂
A monorepo that holds all of Foursquare's opensource projects
Scala ★ 0 8y agoExplain → -
tooling-working-groups ⑂
Scala Tooling Working Groups
★ 0 8y agoExplain → -
rust-vec-bench
Benchmarks of rustlang Vec operations.
Rust ★ 0 8y agoExplain → -
scalafmt ⑂
Code formatter for Scala
Scala ★ 0 9y agoExplain → -
rust-www ⑂
The Rust website
HTML ★ 0 9y agoExplain → -
cc-shapefiles ⑂
No description.
Scala ★ 0 9y agoExplain → -
scalameta ⑂
Your favourite language gets closer to bare meta.
Scala ★ 0 9y agoExplain → -
scalafix ⑂
Refactoring library and tool for Scala
Scala ★ 0 9y agoExplain → -
pants-repros
Reproductions of pants-related bugs, examples, and issues.
Shell ★ 0 9y agoExplain → -
packaging ⑂
Core utilities for Python packages
Python ★ 0 9y agoExplain → -
ripgrep ⑂
ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
Rust ★ 0 9y agoExplain → -
advisoryboard ⑂
Scala Center Advisory Board planning
★ 0 7y agoExplain → -
jarjar ⑂
An export of https://code.google.com/p/jarjar/ @ svn:r142 for pants tool use and further development.
Java ★ 0 10y agoExplain → -
zinc ⑂
Scala incremental compiler library, originally part of sbt
Scala ★ 0 7y agoExplain → -
psp-std ⑂
psp's non-standard standard library (for scala)
Scala ★ 0 10y agoExplain → -
pants-ivy-example
An example pants install using a custom ivy config to support local consumption.
Shell ★ 0 9y agoExplain → -
scalding ⑂
A Scala API for Cascading
Scala ★ 0 10y agoExplain → -
dotty-exp
dotty experiments
Scala ★ 0 10y agoExplain → -
buck ⑂
A build system that encourages the creation of small, reusable modules.
Java ★ 0 10y agoExplain → -
specs ⑂
specs is a BDD library for the Scala language
Scala ★ 0 10y agoExplain → -
scala-style-guide ⑂
Databricks Scala Coding Style Guide
★ 0 11y agoExplain → -
scala-abide ⑂
Library for quick scala code checking and validation.
★ 0 11y agoExplain → -
configgy ⑂
simple config and logging setup for scala
Scala ★ 0 14y agoExplain →
No repos match these filters.