Dropbox在GitHub上拥有广泛的公共代码库,主要使用Python、Rust、C++、Go、Kotlin和JavaScript等编程语言。其知名项目包括zxcvbn,一个用于密码强度估算的工具,以及lepton,一个用于无损压缩JPEG文件的工具。这些项目展示了Dropbox在开源领域的贡献与技术实力。
Low-Budget Password Strength Estimation
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
Common libraries for writing Go services/applications.
Hackpad is a web-based realtime wiki.
A tool for generating cross-language type declarations and interface bindings.
A tiny JSON library for C++11.
Python interface to Hive and Presto. 🐝
Auto-generate PEP-484 annotations
Dropbox’s (S)CSS authoring style guide
Library to work with eBPF programs from Go
A command line client for Dropbox built using the Go SDK
Distributed alerting for the masses!
The Official Dropbox API V2 SDK for Python
The Official Dropbox API V2 SDK for Javascript
Official implementation of Half-Quadratic Quantization (HQQ)
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
An SCSS framework & UI library for Dropbox Web.
A dashboard for your code. A build system.
Swift SDK for the Dropbox API v2.
An optimized implementation of librsync in pure Rust.
A Gradle Plugin to determine which modules were affected by a set of files in a commit.
A Java library for the Dropbox Core API.
A protobuf code generation framework for the Rust language developed at Dropbox.
Mypy plugin and stubs for SQLAlchemy
A Python extension for writing structured and reusable inline HTML.
A Gradle plugin that guards against unintentional dependency changes.
此仓库未提供描述。
Fast low-bit matmul kernels in Triton
A Gradle plugin that helps you speed up builds by excluding unnecessary modules.
The Official API Spec Language for Dropbox API V2
Network Source of Truth is an open source IPAM and network inventory database
Building better compression together
The Official Dropbox API V2 SDK for .NET
A simple plugin that allows running mypy from PyCharm and navigate between errors
A multi-process MongoDB collection copier.
Non-nullable pointers for C++
Easy on-device screenshot testing for Android.
Lossless video compression: decode an H.264-encoded video file and reversibly re-encode it as as a smaller file.
Dropbox Integration for Nautilus
Reactive server-driven UI for iOS, Android, and web
Dropbox LLM Security research code and results
A realistic password strength estimator.
A realistic password strength estimator.
Dropbox's Bazel rules and tools
:warning: An UNOFFICIAL Dropbox v2 API SDK for Go
Official Objective-C SDK for the Dropbox API v2.
An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.
A Python library for PagerDuty.
Runs tests multiple times to expose flakiness.
TS AST transformer to rewrite import path
A demo app for the SwiftyDropbox SDK.
此仓库未提供描述。
Vendor Security Model Contract
Permission management service
Dropbox SDK for Rust
CLI tool for collecting tests
OAuth 2 the Hard Way - calling the Dropbox API in lots of languages without any Dropbox or OAuth libraries
A TypeScript library used to detect idle/active users.
此仓库未提供描述。
An AMQP 0.9.1 client for Node.js.
Elixir Plug library to enable SAML 2.0 SP SSO in Phoenix/Plug applications.
Library for testing and measuring network loss and latency between distributed endpoints.
An implementation of https://github.com/google/brotli in rust avoiding the stdlib
Step by step tutorial to build a production-ready photo gallery Web Service using Node.JS and Dropbox.
Aana SDK is a powerful framework for building AI enabled multimodal applications.
SRE Event and Autotasking system
Measure Visually Complete metrics in real time
The Official API Spec for Dropbox API V2 SDKs.
A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the highest possible scope.
Power User tool to assist Dropbox Business Administrators in managing their Dropbox team
Scripting resources to serve as a base for common Dropbox Business tasks
EncFS Encrypted Filesystem
A hypothetical Dropbox API app that makes it possible to do image searches from Dropbox.
此仓库未提供描述。
fast in-memory analytics datastore in Rust
Pyston's fork of libunwind; originally from git://git.sv.gnu.org/libunwind.git
Fork of ffmpeg (git://source.ffmpeg.org/ffmpeg.git). Required to compile avrecode lossless video compression (https://github.com/dropbox/avrecode). Adds hooks into low-level coding functions of libavcodec. License: LGPL.
A build client for Changes.
Mesos scheduling framework for Changes.
Bundle of security analysis scripts for keras tensorflow models
此仓库未提供描述。
此仓库未提供描述。
TypeScript AST Transformer that adds source file and line number to JSX elements
Dropbox Dash MCP Server
此仓库未提供描述。
A lightweight container manager and build client wrapper for Changes.
StoreKitTestHelpers is a little utility to help reduce test flakiness when using StoreKitTest
Python script for interacting with the Zingtree API
SAML 2.0 PHP Library
A declarative, efficient, and flexible JavaScript library for building user interfaces.
此仓库未提供描述。
此仓库未提供描述。
Created based on https://dropbox.atlassian.net/browse/DEVHELP-3960
OpenSSL bindings for Rust
Rust rules for Bazel
Data ingestion library for Amundsen to build graph and search index
Amundsen library to place common code for Amundsen microservices to share
Search service library for Amundsen
Metadata service library for Amundsen
Front-end service library for Amundsen
Dropbox在GitHub上开发了多个项目,包括zxcvbn和lepton等。这些项目涉及密码安全和图像处理,展示了公司在多个技术领域的专业知识。
Dropbox主要使用Python、Rust、C++、Go、Kotlin和JavaScript等编程语言进行开发。这些语言使得Dropbox能够构建高效且可维护的应用程序。
是的,Dropbox在GitHub上的代码库是公开的,用户可以访问并查看其多个开源项目。这为开发者提供了学习和参与的机会。