Category : github

github
trailofbits / multiplier

Code auditing productivity multiplier.Multiplier finds more bugs faster Multiplier provides precise and comprehensive code understanding capabilities. It does so by saving build artifacts into a database, and then making them persistently accessible using a C++ or Python API. Multiplier emphasizes the ability to unique identify all entities in a build process, including individual tokens, AST nodes, and intermediate representations. With Multiplier, an analyst can identify code patterns of inte…

  • среда, 7 августа 2024 г. в 00:00:01
github
marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managersUniGetUI (formerly WingetUI) The main goal of this project is to create an intuitive GUI for the most common CLI package managers for Windows 10 and 11, such as WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. With this app, you can easily download, install, update, and uninstall any software published on the supported pac…

  • вторник, 6 августа 2024 г. в 00:00:02
github
hufrea / byedpi

Bypass DPI

  • понедельник, 5 августа 2024 г. в 00:00:01
github
google / benchmark

A microbenchmark support libraryBenchmark A library to benchmark code snippets, similar to unit tests. Example: #include <benchmark/benchmark.h> static void BM_SomeFunction(benchmark::State& state) { // Perform setup here for (auto _ : state) { // This code gets timed SomeFunction(); } } // Register the function as a benchmark BENCHMARK(BM_SomeFunction); // Run the benchmark BENCHMARK_MAIN(); Getting Started To get started, see Requirements and Installation. See U…

  • воскресенье, 4 августа 2024 г. в 00:00:04
github
xvzc / SpoofDPI

A simple and fast anti-censorship tool written in Go⭐PRs or any form of contribution will be appreciated⭐ SpoofDPI Read in other Languages: 🇬🇧English, 🇰🇷한국어, 🇨🇳简体中文, 🇷🇺Русский A simple and fast software designed to bypass Deep Packet Inspection Installation Binary SpoofDPI will be installed in ~/.spoof-dpi/bin. To run SpoofDPI in any directory, add the line below to your ~/.bashrc || ~/.zshrc || ... export PATH=$PATH:~/.spoof-dpi/bin # OSX curl -fsSL https://raw.githubusercontent.com/xvzc/Sp…

  • воскресенье, 4 августа 2024 г. в 00:00:02
github
asg017 / sqlite-vec

Work-in-progress vector search SQLite extension that runs anywhere.sqlite-vec An extremely small, "fast enough" vector search SQLite extension that runs anywhere! A successor to sqlite-vss Importantsqlite-vec is a pre-v1, so expect breaking changes! Store and query float, int8, and binary vectors in vec0 virtual tables Written in pure C, no dependencies, runs anywhere SQLite runs (Linux/MacOS/Windows, in the browser with WASM, Raspberry Pis, etc.) Pre-filter vectors with rowid IN (…

  • воскресенье, 4 августа 2024 г. в 00:00:01
github
teaxyz / white-paper

how will the protocol work?tea white-paper 2.1.0 The tea white paper is a semantically versioned, Markdown document. New releases are deployed to Gitbook. Contributing If you have general feedback, please open a discussion thread.

  • суббота, 3 августа 2024 г. в 00:00:03
github
pytorch / torchchat

Run PyTorch LLMs locally on servers, desktop and mobileChat with LLMs Everywhere torchchat is a small codebase showcasing the ability to run large language models (LLMs) seamlessly. With torchchat, you can run LLMs using Python, within your own (C/C++) application (desktop or server) and on iOS and Android. What can you do with torchchat? Run models via PyTorch / Python Chat Generate Run chat in the Browser Run models on desktop/server without python Use AOT Inductor for faster execution R…

  • суббота, 3 августа 2024 г. в 00:00:01
github
RSSNext / follow

🧡 Next generation information browser Follow Next generation information browser Roadmap: https://github.com/orgs/RSSNext/projects/1/views/1 License Follow Desktop is licensed under the GNU General Public License version 3 with the addition of the following special exception: All content in the icons/mgc directory is copyrighted by https://mgc.mingcute.com/ and cannot be redistributed.

  • пятница, 2 августа 2024 г. в 00:00:04