bfchroma

Integrating Chroma syntax highlighter as a Blackfriday renderer (by Depado)

Bfchroma Alternatives

Similar projects and alternatives to bfchroma

  • rust

    Empowering everyone to build reliable and efficient software.

  • v86

    153 bfchroma VS v86

    x86 PC emulator and x86-to-wasm JIT, running in the browser

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vigil

    30 bfchroma VS vigil

    Vigil, the eternal morally vigilant programming language

  • virgil

    A fast and lightweight native programming language

  • chroma

    A general purpose syntax highlighter in pure Go (by alecthomas)

  • toml

    TOML parser for Golang with reflection. (by BurntSushi)

  • gofeed

    Parse RSS, Atom and JSON feeds in Go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • sh

    A shell parser, formatter, and interpreter with bash support; includes shfmt (by mvdan)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bfchroma alternative or higher similarity.

bfchroma reviews and mentions

Posts with mentions or reviews of bfchroma. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-01.
  • Virgil: A Fast and Lightweight Programming Language That Compiles to WASM
    12 projects | news.ycombinator.com | 1 Jul 2022
    I've used a markdown to html converter to convert my blog posts into HTML with very nice and customizable code samples... in my case I used Go's Blackfriday library with bfchroma[1] doing syntax highlighting with Chroma[2]. To add your language to Chroma you have to provide a lexer, which in turn is written in Pygments[3] syntax.

    [1] https://github.com/Depado/bfchroma/

    [2] https://github.com/alecthomas/chroma#supported-languages

    [3] https://pygments.org/docs/lexerdevelopment/

  • My stack will outlive yours
    1 project | /r/programming | 7 Jan 2021
    Not being able to re-use html templates was a major problem for me (Web components could solve this when they get rid of the need for JS to use them, which I think will soon happen), and I also needed easy source code highlighting as I mostly write about code. So I wrote a Go generator that did just what I needed and now write my blog posts mostly in markdown, with support for code highlighting thanks to Blackfriday and bfchroma... both of which are simple Go libraries which I "vendor" (copy the source into my own project, so to speak) so if they stop maintaining them, it doesn't affect me much or at all.

Stats

Basic bfchroma repo stats
2
63
4.7
about 1 month ago

Depado/bfchroma is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of bfchroma is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com