Category : github

github
c3lang / c3c

Compiler for the C3 languageC3 Language C3 is a programming language that builds on the syntax and semantics of the C language, with the goal of evolving it while still retaining familiarity for C programmers. It's an evolution, not a revolution: the C-like for programmers who like C. Precompiled binaries for the following operating systems are available: Windows x64 download, install instructions. Debian x64 download, install instructions. MacOS x64 download, install instructions. The ma…

  • среда, 31 июля 2024 г. в 00:00:02
github
miss-mumu / developer2gwy

公务员从入门到上岸,最佳程序员公考实践教程🚀 developer2gwy 🍔 🍕 一份开源公务员考试的最佳实践指南,一部解构体制工作生活的说明手册 👋Quick start ❓ 为什么 | 📑 教程简介 | 👩‍💻 团队简介 | 🤟 项目必看 | 🔖 正文目录 | 🐇 体制问答 体制备考: 🐻‍❄️ 公考是什么 | 🦫 怎么高效准备 | 🐾 公考资源分享 | 🦮 应用APP推荐 | 🦘 考公全程服务 体制生活: 🦦 工作环境 | 🦥 工作内容 | 🐿️ 晋升路径 | 🐇 人际关系 | 🦌 核心竞争力 | 🐥 薪资待遇 D2G项目: 🦩 项目愿景 | 🦉 项目更新周报 | 🕊️ 项目必看 | 🐝 正文目录 | 🤙 联系我们 公告: 今年开年,团队因本职工作的原因,断更4个多月。负责项目日常维护的李萍,岗位出现调动,加上家庭原因,迟迟没有更新,微信好友请求也暂放一遍,向大家深表歉意。但这期间,我们并没有闲着,再一次的梳理了项目文档以及初心目标,将对项目慢慢进行重组更新,具体如下: 项目去年开始,经历了一轮完整的省考、事业单位招考、国考流程,根据大家的反馈,将对部分…

  • вторник, 30 июля 2024 г. в 00:00:02
github
OpenGenerativeAI / llm-colosseum

Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLMEvaluate LLMs in real time with Street Fighter III Make LLM fight each other in real time in Street Fighter III. Which LLM will be the best fighter ? Our criterias 🔥 They need to be: Fast: It is a real time game, fast decisions are key Smart: A good fighter thinks 50 moves ahead Out of the box thinking: Outsmart your opponent with unexpected moves Adaptable: Learn from your mistakes and adapt yo…

  • понедельник, 29 июля 2024 г. в 00:00:02
github
opendatalab / MinerU

A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。 English | 简体中文 MinerU: An end-to-end PDF parsing tool based on PDF-Extract-Kit, supporting conversion from PDF to Markdown.🚀🚀🚀 PDF-Extract-Kit: A Comprehensive Toolkit for High-Quality PDF Content Extraction🔥🔥🔥 👋 join us on Discord and WeChat MinerU Introduction MinerU is a one-stop, open-source, high-quality data extraction tool, include…

  • воскресенье, 28 июля 2024 г. в 00:00:03
github
ollama / ollama-python

Ollama Python libraryOllama Python Library The Ollama Python library provides the easiest way to integrate Python 3.8+ projects with Ollama. Install pip install ollama Usage import ollama response = ollama.chat(model='llama3', messages=[ { 'role': 'user', 'content': 'Why is the sky blue?', }, ]) print(response['message']['content']) Streaming responses Response streaming can be enabled by setting stream=True, modifying function…

  • воскресенье, 28 июля 2024 г. в 00:00:02
github
AutoMQ / automq

AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x cost-effective. Autoscale in seconds. Single-digit ms latency.AutoMQ: A cloud-first alternative of Kafka by decoupling durability to S3 and EBS 🔥  Free trial of AutoMQ Business Edition    📑  Documentation 🍵 AutoMQ vs Other Streaming Platforms Feature AutoMQ Apache Kafka Confluent Apache Pulsar Redpanda Warpstream Apache Kafka Compatibility[1] …

  • суббота, 27 июля 2024 г. в 00:00:02
github
lz4 / lz4

Extremely Fast Compression algorithmLZ4 - Extremely fast compression LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. Speed can be tuned dynamically, selecting an "acceleration" factor which trades compression ratio for faster speed. On the other end, a high compression derivative,…

  • четверг, 25 июля 2024 г. в 00:00:02
github
Netflix / maestro

Maestro: Netflix’s Workflow OrchestratorMaestro Maestro is a general-purpose workflow orchestrator that provides a fully managed workflow-as-a-service (WAAS) to the data platform users at Netflix. It serves thousands of users, including data scientists, data engineers, machine learning engineers, software engineers, content producers, and business analysts, for various use cases. It schedules hundreds of thousands of workflows, millions of jobs every day and operate with a strict SLO even when …

  • четверг, 25 июля 2024 г. в 00:00:01
github
sinaatalay / rendercv

A LaTeX CV/Resume Framework RenderCV A $\LaTeX$ CV/Resume Framework RenderCV allows you to create a high-quality CV as a PDF from a YAML input file. It supports Markdown syntax and gives you complete control over the $\LaTeX$ code. The primary motivation behind RenderCV is to provide a concrete framework that allows: Version controlling a CV's content and design separately and in an organized manner. Building an automated pipeline that updates the final output (PDF, $\LaTeX$, Markdow…

  • среда, 24 июля 2024 г. в 00:00:02